Hello There,
I just installed Ubuntu 10.10 Server Edition. When I log in I only get the username and password login. I input that info I get the user@user waiting for me to enter a command. What can I do to leave the shell and open up the desktop?
Regards,
Ubuntu Server does not come
Ubuntu Server does not come with a GUI.
To get a GUI, type:
sudo apt-get install ubuntu-desktopor for KDE, type
sudo apt-get install kubuntu-desktopEnter your password, hit 'y' if prompted, and reboot.