Install basic ubuntu desktop on server

DesktopUbuntu

Either one of these will do the trick

 

sudo apt-get install xorg gnome-core gnome-system-tools gnome-app-install
sudo apt-get install --no-install-recommends ubuntu-desktop
sudo apt-get install --no-install-recommends lubuntu-desktop

Leave a Reply