Anyways installing a GUI on Ubuntu server is really easy.
Here are the steps:
1. Start up your Ubuntu server VM
2. Log into Ubuntu with your credentials
3. Make sure you have internet connection, and type in the following command without the double quotes of course, "sudo apt-get install ubuntu-gnome-desktop"
4. You have to confirm that your are lord sudo of the Ubuntu clan. I mean, sudo is a command that let's you execute commands with elevated privileges. But not all users have sudo power, only the special ones.
5. When asked "Do you want to continue? [Y/n]", type "Y" and press "Enter"
6. The installation will take place automatically, just sit back and enjoy.
7. After a reboot you see a login screen on Ubuntu GNOME desktop
8. After logging in you will see the desktop home screen, click on "Activities" to see a list of actions that you can perform.
No comments:
Post a Comment