Profile

Click to view full profile
Hi, I'm Veerapat Sriarunrungrueang, an expert in technology field, especially full stack web development and performance testing.This is my coding diary. I usually develop and keep code snippets or some tricks, and update to this diary when I have time. Nowadays, I've been giving counsel to many well-known firms in Thailand.
view more...

Thursday, August 18, 2011

Install GUI in Ubuntu Server

When you have installed a Ubuntu Server, you can access through bash only. Since I am not familiar with that, then I will try to install gnome interface on it to make it used easier.
The easiest way to install is to use apt-get install by type "sudo apt-get install ubuntu-desktop". Then, it will download all needed packages via the internet. After installation is finished, reboot the system. Finally, you will see GUI in your Ubuntu Server.

Other resource: http://www.ubuntugeek.com/install-gui-in-ubuntu-server.html

No comments:

Post a Comment