Category Archives: Linux

Multiple Monitors and Remote Keyboard

At work, they have been buying all the programmers new monitors. Everybody now has at least one 20″ LCD. Some people have two. The rest of us could have two monitors, one maybe smaller, if there wasn’t a shortage of dual-head video cards. I decided to hook up the second smaller [...]

FC6 on MacBook

I am writing this on Fedora Core 6 running on my MacBook. In general, it works pretty well with a few problems. The wireless works great with the madwifi drivers from livna.

The biggest problem is that suspend and hibernate don’t work. Suspend seems to work but does not restore. Hibernate suceeds [...]

Jigdo Files for Fedora Core 6

I have produced Jigdo files files for Fedora Core 6. Jigdo is a program which can produce ISO images from the constituent files and a description. It uses a .template file which contains the description how to compose the image from the files and the missing pieces, and a .jigdo file which describes [...]

DAAP and Linux

I got mt-daapd running on my Linux desktop where all my music files are. I found a patch to make it work with avahi and instruction and RPMs.

The only problem is that iTunes does not support streaming Ogg files. The QuickTime Components do a good job of local Ogg playing but I guess [...]

MacBook Wireless on Linux

I got the wireless working on my MacBook under Fedora rawhide. The MacBook includes an Atheros chipset which needs the madwifi driver. The madwifi driver can’t be included in the base kernel or distribution because it includes a binary HAL which isn’t open-source.

Unfortunately, the madwifi driver did not compile cleanly on the Fedora [...]

Boot Camp, Try 2

I had an idea that the graphical Fedora installer would be okay (or could at least be used with a mouse) even if the keyboard at the console was duplicating keypresses. Instead of trying to do a network install, I burned the FC6 Test 2 DVD. I went quickly through the text dialogs. [...]

Boot Camp and Fedora

To celebrate the release of Boot Camp 1.1 beta, I tried to install Fedora Core in the spare space on my drive. Boot Camp worked great to repartition the drive, shrink the Mac OS X partition, and create a 10 GB free space.

First, I tried Fedora Core 5 DVD. The installer got to [...]

Virtualization on the Mac

Parallels rocks. It is the first virtualization software for the Intel Macs. They also Windows and Linux but they aren’t well known compared to the big guys of Microsoft Virtual PC and VMware. The performance is pretty good since it makes use of the Intel VT extensions in the Core Duo processor [...]

New Stuff

I answered the question of what laptop to get by buying an Apple MacBook. I got the simplest (and cheapest) model. I put 2 GB of RAM that I bought from Fry’s. One reason is that I could pick it up from an Apple Store. Another is that I liked the flexibility of the [...]

OSCON 2006, Day 1

This year, I only went to the sessions for OSCON. This is the sessions on Wednesday.

Big Bad PostgreSQL: A Case Study, Theo Schlossnagle

This talk was about migrating some data warehouse systems from Oracle to PostgreSQL and the issues they ran into. Some of the issues were ones we had run into at work, about [...]