Index » Software » Linux System » Linux minimal Desktop
Hier eine Liste der Metapakete, mit der man einen Minimalen Linux Desktop aufsetzten kann.
1 2
sudo aptitude install x-window-system-core xserver-xorg sudo aptitude install xfce4
ubuntu-minimal ubuntu-standard lubuntu-core
linux-generic linux-headers-generic ubuntu-minimal ubuntu-standard xserver-xorg gdm gnome-core
Wichtige Pakete:
network-manager-gnome openssh-server denyhosts htop mc command-not-found bash-completion
Mit autoaptitude kann man recht einfach sein System "aufräumen":
permalink