One Thing Well

A weblog about simple, useful software.

You can follow along on Twitter or via the feed. Don't hesitate to get in touch. Sponsor the site.

My Linux Setup

This is the software I use on my Eee PC 701, which has a 900Hhz Intel Celeron M processor underclocked to 630Mhz, 500MB of RAM and a 4GB internal SSD, plus a 16GB SDHC card that lives permanently in its card reader.

my eee pc 701

Distribution

I install from the Minimal CD, and say 'no' to everything it offers to install beyond the basics, then install xorg and everything listed below with apt-get1.

The last time I did this was with an Ubuntu 9.0.4 CD, and have do-release-upgrade'd from there to 10.10 Alpha 1 without a hitch; a cron job runs apt-get update && apt-get -y dist-upgrade every night to keep me up to date.

NB: the Eee PC is perfectly capable of running a full-blown Ubuntu installation, even with all the Compiz eye-candy turned up to 11; I just don't need a DE.

The Basics

my desktop A tmux session

Text

Electronic Mail & IRC

The Web

Downloading

Sound & Vision

Copying & Pasting 2

Software that doesn't seem to exist


  1. Except the software in italics, which I build myself. This can be tiresome, but in some cases I have to configure an application by editing its source code, and in others the version in the Ubuntu repos is packaged in a way I don't like (and sometimes I just like having the very latest version).

  2. I'm aware that this section is completely ridiculous; if there's a more sensible way to to copy and paste to and from every application, with history, do let me know.


Updates