Guide updated on 29th of December 2011

Adaptation of your Debian packages source list


You will need to adapt your Debian packages source list (/etc/apt/sources.list) to match the following :

deb http://ftp.debian.skynet.be/ftp/debian/ stable main contrib non-free
deb-src http://ftp.debian.skynet.be/ftp/debian/ stable main contrib non-free

deb http://security.debian.org/ stable/updates main contrib non-free
deb-src http://security.debian.org/ stable/updates main contrib non-free

I use ftp.debian.skynet.be because it's my ISP mirror but I advice you to choose your nearest ones

aptitude update
aptitude safe-upgrade

Proceed to the debian package install


Users comments
Color Coded Qmail Installation Key
  Regular Black Text     Qmail installation notes and summaries by the author.
  Bold Black Text     Commands to be run by you, the installer.
  Bold/Regular Red Text    Vital and/or critical information.
  Regular Blue text     Denotes helpful tips and hints or hyperlinks.
  Regular Orange Text     Command line output.
  Bold/Regular green text     Denotes the contents of a file or script.