Debian Tutorials Copy/Paste tutorials for Debian based Linux distros

18Mar/115

Upgrade from lenny to squeeze

Debian has released a stable version of Debian 6.0 (squeeze). If you're running previous version of Debian, you can easily upgrade.

1. Update all packages currently installed to the latest lenny versions

apt-get update
apt-get upgrade

12Mar/090

Upgrade from etch to lenny

Debian has released a stable version of Debian 5.0 (lenny). If you're running previous version of Debian, you can easily upgrade.

1. Update all packages currently installed to the latest etch versions

apt-get update
apt-get upgrade