
- If what you only want is a Gnome graphical desktop running on top of a Ubuntu server and a few basic indicator-applet, you can follow the instruction below.
 
Installation:
OS
- [Comment] Install Ubuntu Server
 - sp@simple-plan:~ sudo apt-get update
 - sp@simple-plan:~ sudo apt-get upgrade
 
- [Comment] Install ubuntu-desktop applications
 - sp@simple-plan:~ sudo apt-get install --no-install-recommends ubuntu-desktop
 - [Comment] Install indicator applets
 - sp@simple-plan:~ sudo apt-get install --no-install-recommends indicator-applet-complete indicator-applet indicator-session
 - [Comment] Reboot, it's done!
 - sp@simple-plan:~ sudo reboot
 
No comments:
Post a Comment