View Full Version : How to install desktop environment in ubuntu server
ykongbam
March 16th, 2008, 01:48 PM
I am a beginner...
i have a server which has ubuntu installed
i wanted to ask if i can install any desktop environment like Gnome, KDE etc..etc
if yes, How???
thnx in advance
Koybe
March 16th, 2008, 01:53 PM
You can install the metapackage :
sudo apt-get install ubuntu-desktop
sudo apt-get install kubuntu-desktop (for kde)But then you go to a desktop install, not a server one.
You can also install just what you need, for example :
sudo apt-get install x-window-system-core gdm gnome so you won't get openoffice and other stuff.
SuperMiguel
March 16th, 2008, 02:51 PM
does install a desktop environment slow ur server down?
Koybe
March 17th, 2008, 10:03 AM
Of course installing a desktop environement means more services, means more ram used, means more cpu used... etc.
badperson
March 20th, 2008, 11:56 AM
so if you hit
sudo apt-get install ubuntu-desktop
then at that point do you not have a lamp install, you have the regular ubuntu desktop edition? Not a server edition?
bp
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.