When I was new to Linux, I needed to use the graphical interface to perform regular management tasks. After installing Ubuntu 8.04, setup was complete and I was left with a command line interface. Now what?
Here is how I loaded the beautiful graphical interface (gnome):
sudo aptitude update
sudo aptitude install ubuntu-desktop
Recent Comments