Hopla, on vire cet ecran qui n’a rien de fabuleux pour mettre un vrai Desktop avec un prime un serveur SSH.
On ajoute d’abord quelques lignes dans le fichier /etc/apt/sources.list :
deb etch main contrib non-free
deb dccri-3.0 main
deb xandros4 main
#Debian Stable (sarge) repository:
deb http://http.us.debian.org/debian/ sarge main contrib non-free
#Debian Stable (sarge) repository (For downloading source):
deb-src http://http.us.debian.org/debian/ sarge main contrib non-free
#Video Lan (VLC) testing repository:
deb http://download.videolan.org/pub/videolan/debian/ sid main
#Video Lan (VLC) testing source repository (For downloading source):
deb-src http://download.videolan.org/pub/videolan/debian/ sid main
#Tor Debian Repository:
deb sarge main
#Tor Debian Repository (For downloading source):
deb-src sarge main
Puis on crée le fichier /etc/apt/preferences :
Package: *
Pin: origin update.eeepc.asus.com
Pin-Priority: 950
Package: *
Pin: origin xnv4.xandros.com
Pin-Priority: 900
Package: *
Pin: origin dccamirror.xandros.com
Pin-Priority: 850
Package: *
Pin: origin www.geekconnection.org
Pin-Priority: 800
Ensuite on met à jour la liste apt :
apt-get update
On install kicker et ksmserver et openssh :
apt-get install kicker ksmserver openssh-server binutils
Allez dans ‘Réglages’ -> ‘Personnalisation’
Sélectionnez « Full Desktop Mode »
Redémarrez…
Et voila!