Debian Desktop Destruction and Recovery

Luckily the install is very painless and mostly automated (easier than the last windows install I did). Despite all the critiques of linux installs (and yes, it did cross my mind that a new Mac would be nice), I find myself hunting for drivers and driver CDs (especially for motherboard subsystems) than I have to compared to Windows.

That said, I have to do the following to get the PC back into a useful state - install nvidia binary drivers, setup twinview for the dual monitors, setup apache2 virtual hosts for my local development sites, install mysqll4.1, install php5, install subversion. The most painful one will be recompiling the kernel to include mppe support so I can vpn into the network at Forum One and be productive on Wednesday.

Not sure what it says about me, or my comfort with linux nowadays compared to 3 years ago, but none of the above sound all that challenging. I think its mostly because apt is such a handy packaging system, debian developers do a good job maintaing packages, so that something like subversion is just an apt-get install subversion away.

Update: at 3am, I started installing at 11:30pm, I had a working system with all of the above. MMPE support is now in them main linux kernel tree so no more patching and kernel recompiles for me!

Related Items

I have to confess that delegating software installation to Debian and Ubuntu's apt command is what finally converted me...
I ran into SSL timeouts on in local development setup when I was re-factoring some integration code with facebook and...
I finally got around to upgrading my dual-boot desktop PC to running Windows XP.  It was just about time, the...
I've been using Subversion heavily lately to keep my live and development sites synchronized and its been a huge...
Under debian, fail2ban's configuration is in /etc/fail2ban/.  In the filter.d directory add the following file and...
Scott Rosenberg draws an interesting parallel between Microsoft's attempt to rewrite Windows, and the Bush...