Ce document me sert de mémo Je le diffuse en espérant qu'il puisse servir à d'autres personnes Plan de ce document : |
* Image réseau pour architecture i386 --> télécharger
* Image réseau pour architecture 64 bits --> télécharger
on choisi debian-testing-businesscard.iso (~38 Mega )
nano /etc/apt/sources.list
deb http://ftp.fr.debian.org/debian/ sid main non-free contrib
deb-src http://ftp.fr.debian.org/debian/ sid main non-free contrib
#Marillat (codecs)
deb http://www.debian-multimedia.org/ sid main
gpg --keyserver pgpkeys.mit.edu --recv-key 1F41B907
gpg --armor --export 1F41B907 | apt-key add -
ou plus simplement
apt-get install debian-multimedia-keyring
apt-get update
apt-get dist-upgrade
reboot
apt-get install linux-headers-`uname -r`
apt-get install xfonts-base
apt-get install xserver-xorg-video-all
apt-get install xserver-xorg-input-all
apt-get install kde-core
apt-get install kdm
apt-get install gnome-core
apt-get install gdm
apt-get install alsa-base alsa-utils && alsaconf
apt-get install kmix pour kde
apt-get install synaptic