Today (or yesterday as I write), Debian Lenny was released. If you with to upgrade, the procedure is as follow:

Edit /etc/apt/sources.list and replace all occurences of “etch” by “lenny”
run apt-get update or aptitude update
run aptitude upgrade
run aptitude dist-upgrade

The little discovery I made tonight was that apt needed keys to update the package list. Sometimes these [...]

I frequently use Mac OS X, Windows XP and Linux (Debian, KDE4). I have a MacBook which I use by default to browse the Internet, answer email, etc. I turn on my desktop computer and run Linux if I’m about to edit a video. If I am about to code a little something from home, [...]