Category Archives: Linux

The suboptimal way to expand a filesystem online

I used LVM to increase the size of a logical volume containing an ext3 fileystem from 300GB to 500GB. After expanding the logical volume, it is necessary to expand the filesystem to use the added space. In theory, this can … Continue reading

Posted in Linux, The Suboptimal Way | Leave a comment

Skype and Teamspeak finally coexisting

I use Skype for telephony, and Teamspeak for some online games (mostly Ticket to Ride). Until now, I’ve never gotten them to peacefully coexist on my 64-bit Linux system, despite the use of the ALSA OSS emulation library. Now, with … Continue reading

Posted in Fedora | Leave a comment

Fedora 7 Rhythmbox install is brain-damaged

The update to Fedora 7 installed Rhythmbox.  Perhaps it was already installed with Fedora Core 6, but I didn’t use it, and it hadn’t caused me any grief.  But in Fedora 7, Rhythmbox registered itself as the default player for … Continue reading

Posted in Fedora | Leave a comment

Upgraded one system to Fedora 7

After making a backup, I upgraded one of my computers to Fedora 7.  The upgrade went smoothly, and I haven’t noticed any problems.   The balloon theme is nicer that then Fedora Core 6 DNA theme.. GutenPrint 5.0 (formerly GimpPrint) has … Continue reading

Posted in Fedora | Leave a comment

lcdtest now uses SCons instead of make

A few people reported problems caused by the “.d” dependency files created by the dependency analysis hack in the Makefile, so I’ve updated lcdtest to use SCons instead of make.  I’ve also now made RPMs for Fedora Core 6 available … Continue reading

Posted in Fedora, lcdtest | Leave a comment

Gish – novel computer game, using 2D physics

Hanford Lemoore recently wrote about the low sales figures for the indie game Gish. in which the player controls a gelatinous blob of tar, navigating subterranean coridors and traps, dealing with monsters, etc. They actually have a Linux version (as … Continue reading

Posted in Blog/website/news comments, Games, Linux | 2 Comments

Free Software client for Cisco VPN

Several years ago I tried to get a Linux system to connect to a Cisco VPN concentrator. There is a proprietary Cisco client for Linux, but it uses a closed-source kernel module, and I an not willing to use such … Continue reading

Posted in Fedora, Linux | Leave a comment

Sprint Mobile Broadband (EV-DO)

I finally decided to get a cellular data service, Sprint Mobile Broadband (EVDO). Short summary: I’ve only tried using it at my office so far, but the performance is great. I’m getting over 500 Kbps downstream, with round-trip ping times … Continue reading

Posted in Customer satisfaction, Fedora, Hardware | 3 Comments

/home partition recovered

I was able to recover the /home partition from the disk that Windows clobbered a week ago.  Windows overwrote the partition table, and none of the usual methods I’ve used for data recovery were able to find it, nor was … Continue reading

Posted in Disaster recovery, Linux | 2 Comments

FreeNX

I just tried using FreeNX instead of X port forwarding with SSH. The problem with X port forwarding is that if your SSH connection dies for any reason, you lose your X session. You can use the ‘screen’ program inside … Continue reading

Posted in Fedora, NX | 2 Comments