One of my laptops recently died on me, so I replaced it before our trip to Kerrville with an old one I had in the closet. It’s nothing special, an old P3 with 256Mb of RAM, but it runs great and I don’t mind banging it up on the road. I usually stick with Linux on laptops, but this one was loaded with Windows when I pulled it out, so it was Windows I ran while we were there. When we got home, however, it got an upgrade. I didn’t load my usual Gentoo on it, but rather Ubuntu. I’ve heard so many good things, so why not?
It loaded fast, boots fast, runs pretty quick, and looks great. Gnome is sharp and everything is easy to get to. I can control my wifi card through a nice little app, and as long as I want to use Evolution and Firefox I can browse and check email with ease. What if I want to use Thunderbird though? What if I want Thunderbird with the Enigmail extention and support for gpg? How do I add those?
The answer is apt-get. It’s not a good answer, though. Read on.
Being pretty familiar with Linux/Unix, I just plow ahead. I’ve heard people talk about this apt-get thing. Let’s hammer at it a couple of times and make it install stuff. A couple of minutes of whacking at the command did little but turn up vague responses. Apparently there’s no such thing as gpg or thunderbird, says apt-get. And you know what, I’m sick of dealing with sudo. Wouldn’t it be nice to just be root when you should be root?
Look through the man pages. Ask Google. Apt-get doesn’t do searches. You should only run it once, though, and that’s only to get a better manager - aptitude. Ok, I can do that. Aptitude will find the packages through a poorly implemented search function. Good. Install Thunderbird. Cool. Now how do I get rid of Enigmail? And all those games. And the pieces of OO.org I don’t want. And sound daemons. Ask apt-get. It doesn’t know.
Ok, no problem. They’re sure to have forums or a good help system. Search for “replace apt-get with decent package manager” - 1192 responses. Research. Bang away at apt-get some more. Learn to appreciate aptitude. Start to miss emerge. Continue piling crap onto disk.
There has to be a better way, I thought. Then the clever idea hit me, I’ll just install vnc and do this from my main computer instead of this laptop kb/mouse. Apt-get vnc. Not found. Start all over.
It’s been less than 24 hours since I first installed Ubuntu. In that time I learned exactly 2 things.
1. I will not be running Ubuntu any longer. I prefer a little more direct control over my machines, and as a result operate from the command line 99% of the time. None of my servers even have X installed. The workstations which do have very light implementations. I am a Linux user, and Ubuntu just doesn’t feel Linux enough.
2. My wife will be running Ubuntu within one year. There is only one computer in the house that I don’t like to tinker with, and it belongs to her. Because I’m phasing out all of the software which requires money to run, and because I know Ubuntu will offer her an exceptional desktop replacement, I’m going to mix that in. It’s just Linux enough to let me secure it and lock it into the network, but just simple enough to keep her from being annoyed at the loss of Uncle Bill.