Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Quick upgrade to Debian Lenny

linux, Product Info, QuickFix, Technical | 0 comments

Are you planning to upgrade your Debian etch on your server? It’s quite simple. You just need to follow these two steps.

Edit sources.list

sudo vi /etc/apt/sources.list

and change all words etch to lenny,

Update and upgrade

sudo aptitude update

sudo aptitude install apt dpkg aptitude

sudo aptitude full-upgrade

that is all.

Do it on command line instead of running it through GDM/KDE so that these services get started automatically without any issues during the upgrade.

Related Articles

Related