Add GUI to Ubuntu Server
Posted on September 29th, 2011
We have already discussed how to install ubuntu 9.04 LAMP server .If you are a new user and not familiar with command prompt you can install GUI for your ubuntu LAMP server using the 2 options
1) Install desktop Environment
2) Install Webmin
1) Install desktop Environment
First you nee to make sure you have enabled Universe and multiverse repositories in /etc/apt/sources.list file once you have enable you need to use the following command to install GUI
sudo apt-get update
sudo apt-get install ubuntu-desktop
How To Share Media Between Xbox 360 and Linux
Posted on September 29th, 2011
I was surfing the internet looking for a solution to share media from a linux box to xbox 360 and this is what I found.