1) Install desktop Environment
2) Install Webmin
1) Install desktop Environment
First you nee to make sure you have enabled Universe and multiverse repositories in /etc/apt/sources.list file once you have enable you need to use the following command to install GUI
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install ubuntu-desktop
The above command will install Unity desktop and if you want to start GUI run the following command from your terminal
startx
If you wan to install a graphical desktop manager without some of the desktop addons like Evolution and OpenOffice, but continue to use the server flavor kernel use the following command
sudo apt-get install --no-install-recommends ubuntu-desktop
If you want to install light weight desktop install xfce using the following command
sudo apt-get install xubuntu-desktop
If you want to install KDE desktop use the following command
sudo apt-get install kubuntu-desktop
2) Install Webmin on Ubuntu 12.10 server
You can check here howto install Webmin on Ubuntu 12.10 server
Incoming search terms:
- gui on ubuntu server 12 10
- install desktop on ubuntu server 12 10
- install ubuntu desktop on server 12 10
- ubuntu 12 10 no gui
- ubuntu 12 10 server install desktop
- ubuntu server 12 10 install desktop
- best gui for ubuntu server 12 10
- how to install a gui on ubuntu server 12 10
- how to install ubuntu server 12 10 gui
- install unity on ubuntu server 12 10





the dektop update last forever… nice tutorial, ima try it and post if it works.
[Reply]
nice
works perfectly
[Reply]