Wednesday, November 4, 2009

HowTo Achieve "Ubuntu-Desktop-Minimal" - Ubuntu Forums

HowTo Achieve "Ubuntu-Desktop-Minimal" - Ubuntu Forums: "#!/bin/bash ####################################################################### # Ubuntu-Desktop-Minimal: Post-install script to install only the bare # essentials of an Ubuntu Desktop. ####################################################################### echo '[*] Installing Gnome Essentials' sudo apt-get -y install gnome-core gdm network-manager-gnome fast-user-switch-applet \ human-theme x11-xserver-utils tangerine-icon-theme gnome-themes-ubuntu ubuntu-artwork \ jockey-gtk gnome-screensaver gnome-utils echo '[*] Installing Application Essentials' sudo apt-get install -y gcalctool tsclient"

No comments:

Post a Comment