You are hereUbuntu Desktop zu Ubuntu Server konvertieren
Ubuntu Desktop zu Ubuntu Server konvertieren
Alter PC wird zum WebServer. Ausgeschlachtet: Grafikkarte raus, Floppy raus, CD-ROM raus. Ubuntu Desktop 8.04 via USB Stick installiert. SSH Zugriff:
sudo apt-get install openssh-server
Konvertierung von Desktop zu Server (Gnome Desktop entfernen, LAMP installieren):
"Ubuntu has a built-in tool for changing the type of system you are running."
sudo tasksel
[*] LAMP
[ ] Ubuntu Desktop
This tool lets you check the box next to the type of system you want (Kubuntu, Xubuntu, Ubuntu, Ubuntu Server) and then confirm to have the tool re-configure your system, removing and adding packages as needed.
http://superuser.com/questions/28781/how-to-remove-the-ubunt...
