Author Archives: Linerd

Why I hate Dell

Being the computer geek in the family means I am frequently called upon for computer emergencies. The most recent one involves a Dell computer that bit the dust. The machine wouldn’t POST and gave only a memory error beep code. After several rounds of moving the memory chips to different slots and then trying new memory, I finally gave up and decided it’s time to start fresh. I figured it was most likely an issue with the motherboard.

Now the folks at Dell are kind enough to use a bunch of non-standard hardware. This means that whenever you want to replace something, you pretty much have to go to Dell or to Ebay. Their power supply connector is a standard ATX connector, but they wire it differently. Therefore, you need a Dell specific power supply as a replacement. Continue reading

Create an Encrypted Folder in Ubuntu with Cryptkeeper

Since it’s tax time here in the US, I figured it would be good to post something to help you keep your information safe. Today I’ll show you how to install and use the Cyptkeeper applet in Ubuntu.

Cryptkeeper is a GNOME applet for managing EncFS encrypted folders. To install it, make sure the Universe Repository is enabled and install it with Synaptic. Alternatively, install it from the command line with:

sudo apt-get install cryptkeeper

The installation should have added your userid to the fuse group. If it didn’t, you can add it with: Continue reading

How To Create Multiple Firefox Profiles in Windows

Although it’s possible to create separate login profiles on Windows, it’s often inconvenient when sharing a computer with other household members to start a whole new login session when someone just wants to quickly access their webmail or homepage. A more convenient solution is to create separate user profiles in Firefox to manage different homepages, bookmarks, etc. Continue reading

Install the Fedora 10 Desktop Theme in Ubuntu

One of the common complaints heard about Ubuntu is that some people just don’t care for the brown theme that’s applied by default. Many who have tried Fedora 10 have commented on the clean appearance of the theme. Thanks to the open source nature of Linux, it’s not too hard to get your Ubuntu desktop to look like the one from Fedora 10. Continue reading