Wednesday, September 17, 2008

Help Getting GUI on Ubuntu Server

Since you do not yet have Internet on that computer you can add cd-rom's as repositories and should be able to get the desktop installed by placing the cdrom in the drive and running

Code:sudo apt-cdrom add

If you have Internet access you will enter one of the following commands depending upon the desktop that you prefer you can do it with one simple command:

Gnome Desktop:Code:sudo apt-get install ubuntu-desktop or sudo aptitude install ubuntu-desktop

KDE Desktop: Code:sudo apt-get install kubuntu-desktop or sudo aptitude install kubuntu-desktop

XFCE Desktop:Code:sudo apt-get install xubuntu-desktop or sudo aptitude install xubuntu-desktop

Submitted by Aurora on Mon, 2007-10-22 18:16.

NB:- Warning Untested

No comments:

Post a Comment