Adding a GUI to your Ubuntu Server
-
If you want to add a GUI to your Ubuntu Server install simply run:
[CODE]
sudo apt-get update
sudo apt-get install gnome-desktop-environment
[/CODE]It will download about 200MB and take a few minutes to complete the install. You can then reboot or gdm to pop into the GUI.
You don’t have to run the Desktop version to have GUI.