circle.ch weblog by Urs Gehrig |
|
|
|
| Academic, Android, Apache, Apple, Art, Best Of, Biotech, Civil Society, Content Management, Cooking, Copyright, Creative Commons, Crosspost, Culture, Database, Deutsch, DRM, Economy, Education, Event, Gadget, General, Geodata, Government, Health, Howto, Humor, Innovation, Intellectual Property, Java, Language, LaTeX, Law, Linux, Media, Moblog, Mozilla, Music, Office, Open Content, Open Source, P2P, PHP, Podcast, Politics, Privacy, Projects, Random Thought, Rant, Science, Search, Social Network, Software, Sport, Talks, Technology, Technology Transfer, Travelling, Weblog, Wiki, Wireless and Mobile, XML
|
|
06. October 2008
Rock and roll with mpg321 me@foo:~/Eigene Musik/iTunes$ find . -name '*.mp3' | mpg321 -@ - -z Comments (0) Permalink del.icio.us 03. December 2007
Fuppes beliefert MusicPal [1] http://www.musicpal.info [2] http://www.cyrius.com/debian/nslu2/install.html [3] http://fuppes.ulrich-voelkel.de [4] http://www.bks.ch Comments (0) Permalink del.icio.us 13. October 2007
Sharing folders with VirtualBox c:\>net use x: \\vboxsvr\mysharedid the job [1]. There is no need subsitute vboxsvr with 10.0.2.2 or 192.168.0.2 or something like that. myshare is the name of the shared folder located on the host system. [1] http://www.virtualbox.org/ticket/313 Comments (0) Permalink del.icio.us 05. July 2007
Zattoo on Kubuntu (Feisty Fawn) $ sudo apt-get install libxul-common libmozjs0d libnspr4-0d libnss3-0d libxul0d $ sudo dpkg -i zattoo-2.2.10.6523-i386.deb [1] https://zattoo.com/downloadlinux Comments (0) Permalink del.icio.us 04. July 2007
Swisscom Mobile Unlimited on Kubuntu (Linux) You might want to start with the installation of the Nozomi GPL Cardbus driver for an NB or NF card type (HSDPA 1.8, UMTS, EDGE, GPRS and WiFi 802.11g), if NB or NF are the first two letters of the Serial Number [1]: $ sudo apt-get install nozomi-source $ ls -t /dev/ | grep noz noz0 noz2 noz3 noz1 There were no /dev/ttyUSB* devices on this machine. Neither the card could be found with lsusb. Nevertheless I continued and installed gcom ("Gcom is a scripting language interpreter useful for establishing communications on serial lines and through PCMCIA modems as well as GPRS and 3G datacards. Works with Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacards."): $ sudo apt-get install gcom wvdial $ gcom -d /dev/noz0 Enter PIN number: **** Waiting for Registration..(120 sec max).... Registered on Home network: "Swisscom",0 Signal Quality: 24,99 There is also wvdial to install, a PPP dialer with built-in intelligence [2]. Configure wvdial via /etc/wvdial.conf and follow the instructions given here [3]. I slightly modified the file to fit with Swisscom services: # cat /etc/wvdial.conf # Created P.Hardwick for GlobeTrotter EDGE and GlobeTrotter Combo EDGE # Step 1 # sudo wvdial Setup # Step 2 # sudo wvdial Status # repeat Step 2 every few seconds until you get an operator name reported # Step 3 # sudo wvdial Swisscom & # [Dialer Defaults] baud = 57600 Modem = /dev/noz0 Dial Command = ATD Carrier Check = no [Dialer Swisscom] Init = AT+CGDCONT=1,"IP","gprs.swisscom.ch" Phone = *99***1# Username = gprs Password = gprs [Dialer Setup] init = AT+CFUN=1 [Dialer Status] init1 = AT+COPS?;+CSQ Finally a "sudo wvdial Swisscom" should do the job: $ sudo wvdial Swisscom & There are various good resources [4] on the web that might help you out, starting with Hannes' comments on such a card, especially regarding the ppp settings [5]: $ egrep -v '#|^ *$' /etc/ppp/options 460800 local persist lock usepeerdns ipcp-accept-local ipcp-accept-remote defaultroute debug nodeflate nobsdcomp nopcomp noaccomp novj novjccomp +chap nomagic lcp-echo-failure 0 lcp-echo-interval 0 Recently there has been a GUI made available, which can be found on https://forge.vodafonebetavine.net [6]. Newer models of the Thinkpad X60 have an integrated multimode card, but these configurations have only been tested with an external PCMCIA card. [1] http://www.pharscape.org/component/option,com_frontpage/Itemid,1/ [2] http://packages.ubuntu.com/feisty/source/wvdial [3] http://www.pharscape.org/content/view/40/53/ [4] http://forum.ubuntuusers.de/viewtopic.php?p=796533 [5] http://hannes.kaywa.com/p303.html [6] https://forge.vodafonebetavine.net/projects/vodafonemobilec/ Comments (0) Permalink del.icio.us 03. July 2007
Skype on Kubuntu Comments (0) Permalink del.icio.us 30. May 2007
Lenovo Thinkpad mit Linux Kubuntu Feisty Fawn [1] http://www.adfinis.com/node/217 [2] http://shop.tell-it.ch Comments (0) Permalink del.icio.us 01. November 2005
amaroK LiveCD - Open Music Player [1] http://amaroklive.com [2] http://blog.chris.de/archives/236-amaroK-on-MacOS-X.html Comments (0) Permalink del.icio.us 10. August 2005
SUSE Linux 10.0 Beta 1 available SUSE Linux 10.0 Beta 1 (code name: Prague) is an unsupported, open source only, preliminary edition of SUSE Linux that contains bleeding-edge packages and represents the latest development snapshot.It is also available as BitTorrent from the mentioned site. [1] http://opensuse.org Comments (1) Permalink del.icio.us 30. May 2005
Linux Solutions Group aktiv in der Schweiz [1] http://www.novell.com/switzerland/news/presse/lisog.html Comments (0) Permalink del.icio.us 23. November 2004
Jollix - Gentoo Live CD [1] http://www.jollix.de Comments (0) Permalink del.icio.us 23. October 2004
Playing with Qemu You need to boot up with a rescue CD. Then you can use the command line tools e2fsck and resize2fs. For example:Eventually one could just mount another bigger image and move the system to it [2]. Just a guess. [1] http://www.linuxquestions.org/questions/showthread.php?postid=956898 [2] http://linux.simple.be/debian/install Comments (0) Permalink del.icio.us 21. October 2004
Get Debian running on Qemu mkqemuimage -s 600 debian.imgand then downloaded a Qemu installer for Windows [1], a Qemu GUI [2] for Windows and a Debian ISO image [3]. What followed next was to find ou the appropriate command line to start that installation from the ISO an get into the installation routine. Basically one should get around with this: qemu.exe -L "c:\programme\qemu\bios" -cdrom "debian-30r2-i386-binary-1_NONUS.iso" -boot d -m 96 -hda "c:\programme\qemu\img\debian.img" -nics 1 -user-net -localtime -enable-audioHaving finished the installation I did have to close and to reconfigure the command line. There I removed '-cdrom "debian-30r2-i386-binary-1_NONUS.iso" -boot d' to '-boot c'. From then on, the system boots no longer from the iso file. If You get bug messages like "Debian - clock timer configuration lost!", then have a look at this proposal (upgrading to kernel 2.4.x) [4]. [1] http://www.freeoszoo.org/ftp/qemu/win32/daily/ [2] http://perso.wanadoo.es/comike/ [3] http://mirror.switch.ch/ftp/mirror/debian-cd/images/current/i386/ [4] http://groups.google.com/groups?selm=20040317223444.71a5da39%40giga.mumblefrotz.org Update: You may also use a business card ISO from gluck.debian.org, which is only 34.1MB [5]. [5] http://gluck.debian.org/cdimage/testing/sarge_d-i/i386/current Comments (0) Permalink del.icio.us 20. October 2004
Qemu for OSX [1] http://cordney.com/QemuX/ Comments (3) Permalink del.icio.us 11. August 2004
283 potential patent claims against Linux Dan Ravicher, founder and executive director of the Public Patent Foundation and senior counsel to the Free Software Foundation, reviewed all U.S. software patents that have been litigated through appeal, examining whether the Linux kernel contains technology that could trigger patent claims against end-users. In conclusion, he found that no court-validated software patent is infringed by the Linux kernel. However, Ravicher also found 283 issued but not yet court-validated software patents that, if upheld as valid by the courts, could potentially be used to support patent claims against Linux."That reminds me of the book written by Karl-Friedrich Lenz called "Grenzen des Patentwesens. Konkrete Maßnahmen gegen die Patentinflation."; always worth a read and giving you ideas what one could do against (software)patent claims [2]. [1] http://www.osriskmanagement.com/press_release_080204.pdf [2] http://k.lenz.name/d/v/Grenzen.pdf Comments (0) Permalink del.icio.us 16. March 2004
Just no win-win situation if (stristr(PHP_OS, "WIN")) {This worked usually perfect for scripts moved between Windows and Linux based systems. But one has to be more precise for scripts to run additionally on OS X. Since OS X comes with a PHP_OS string consisting of "Darwin". If you are wondering, why your scripts do not work on Mac try this: if (stristr(PHP_OS, "Windows")) { Comments (0) Permalink del.icio.us 21. January 2004
Furlongs Linux Kernel Emulator [1] http://zlog.thebrainroom.net/archives/22_Linux_on_windows.html Comments (0) Permalink del.icio.us 13. January 2004
Captive - Handling NTFS on GNU/Linux [1] http://www.jankratochvil.net/project/captive/ [2] http://www.amunra.co.uk/archives/000028.php Comments (1) Permalink del.icio.us 11. November 2003
Merger of Fedora Linux and Red Hat Linux Project With corporate backing and guidance from Red Hat, and a high level of community involvement, Red Hat intends to have two separate distributions: Red Hat Enterprise Linux and a "Debian-style" community-supported distribution from the Fedora Project [3].via http://www.10500bc.org [1] http://www.fedora.us/ [2] http://www.newsforge.com/print.pl?sid=03/10/01/1417208 [3] http://fedora.redhat.com Comments (0) Permalink del.icio.us
Novell becoming a new OpenSource leader? [..] to Expand Linux Solutions and Open Source Commitment [1] http://www.novell.com/news/press/archive/2003/08/pr03051.html [2] http://www.suse.de/de/company/press/press_releases/archive03/novell_suse.html [3] http://www.novell.com/news/press/archive/2003/11/pr03069.html Comments (0) Permalink del.icio.us
Running Linux from a USB memory stick [1] http://www.stresslinux.org Comments (0) Permalink del.icio.us 02. October 2003
AGNULA - A GNU/Linux Audio distribution This is a strong statement by the European Commission to provide an audio system based on Free Software in an emerging audio consumer market. [1] http://www.agnula.org Comments (0) Permalink del.icio.us 11. August 2003
Gnoppix and Morphix [1] http://www.ao.kernel.org/pub/gnoppix/ Version 0.4_2 (beta) [2] http://morphix.sourceforge.net [3] http://www.kefk.net/Linux/Distributionen/CD-basiert/ Comments (0) Permalink del.icio.us 16. July 2003
XFce - The Cholesterol Free Desktop Environment [1] http://www.xfce.org [2] http://packages.debian.org/unstable/x11/xfce.html Comments (1) Permalink del.icio.us
Linux in Munich USA TODAY obtained government and corporate documents that provide a rare insider's look at Microsoft's efforts to keep from losing a key customer. Among other things, it:[1] usatoday.com/money/industries/technology/ Comments (0) Permalink del.icio.us 18. March 2003
Unofficial APT repositories [1] http://www.apt-get.org Comments (0) Permalink del.icio.us
mono for Debian [1] http://www.atoker.com/mono/ Comments (0) Permalink del.icio.us 04. March 2003
Date sticks to hwclock [aloha]# date --set="2003/03/04 16:01:00" Tue Mar 4 16:01:00 CET 2003 [aloha]# hwclock --utc --systohc [Update] Time synchronisation via Internet [1]. [1] http://sdb.suse.de/en/sdb/html/xntp.html Comments (0) Permalink del.icio.us
User-mode Linux [from the online documentation] "Normally, the Linux Kernel talks straight to your hardware (video card, keyboard, hard drives, etc), and any programs which run ask the kernel to operate the hardware, like so:" ![]() "The User Mode Linux Kernel is different; instead of talking to the hardware, it talks to a 'real' Linux kernel, like any other program. Programs can then run inside User-Mode Linux as if they were running under a normal kernel, like so:" ![]() It might be an alternative to Vmware under some circumstances [2]. This paper might help to install UML too [3]. [1] http://user-mode-linux.sourceforge.net [2] http://www.vmware.com [3] http://project.honeynet.org/papers/uml/ Comments (1) Permalink del.icio.us 02. March 2003
CollegeLinux - Linux for Students [via desktoplinux 4] Professor David Costa, Dean of Robert Kennedy College (RKC) in Switzerland: "Slackware is -- in my opinion -- one of the best distros in terms of stability and structure. I don't think that another Red Hat-based distribution can add something relevant to the original base. We wanted to have a user friendly environment but also a learning experience for the user, being himself a student or not. Furthermore, I think that Slackware package system is much more reliable them 'rpm'." [1] http://www.slackware.org [2] http://www.college.ch/linux/ [3] http://www.distrowatch.com/table.php?distribution=college [4] http://www.desktoplinux.com/articles/AT6903717609.html Comments (0) Permalink del.icio.us 14. February 2003
Debian GNU/Linux on Xbox [1] http://xbox-linux.sourceforge.net/articles.php?aid=2002248060056 Comments (1) Permalink del.icio.us 03. January 2003
Lindows Chief revealed as Xbox-Linux mystery backer [1] http://www.siliconvalley.com/mld/siliconvalley/4866966.htm [2] http://lindows.com [3] http://xbox-linux.sf.net Comments (0) Permalink del.icio.us 26. October 2002
SuSE Linux 8.0 FTP Download Edition [1] ftp://ftp.suse.com/pub/suse/i386/8.0/disks/boot.iso [2] http://www.distrowatch.com/review-suse.php (Update) To install the distro you will need to configure a network card first and then an FTP IP and a repository to start with: - ftp://195.38.96.124/ - /pub/suse/i386/8.0 Comments (2) Permalink del.icio.us 22. October 2002
Xbox Linux Mandrake 9 Released And it is to remember, that an Xbox compared to a conventional PC costs "only" at about CHF 349.00 [3]. [1] http://circle.ch/news/article/431 [2] http://xbox-linux.sourceforge.net [3] http://www.portable-shop.ch/default.asp?ID=6/65.10.060.001 Comments (0) Permalink del.icio.us |
Werbung:Beiträge von Dritten:
Nachfolgende Titel verweisen auf von mir gelesene Weblogs. Feeds:WikiAgenda:Comments:Good question, but...Hi, thank you very... Unter http://www.s... Ich weiss mir nich... ThanQ matthias. Th... in case you just w... ich liebe dir, urs... hi there, sorry i... Hoi Leo. I haven'... Do you know the si... Archives:Blog stack:Bill Humphriesmonorom Wendy M. Seltzer Christian Stocker Roger Fischer Sandro Zic Wez Furlong Ben Hammersley George Schlossnagle Joichi Ito Lawrence Lessig Derek Slater Karl-Friedrich Lenz John Palfrey Bernhard A.M. Seefeld Gregor J. Rothfuss Rainer Langenhan Elke Engel Sebastian Bergmann Simon Willison Jeremy Zwaodny Udo Vetter Axel A. Horns Miguel de Icaza Andreas Halter Silvan Zurbrügg Hannes Gassert Markus Koller
|
$Date: 2005/11/05 11:14:30 $ |
|