Monday, August 2, 2010

Install Gnome on Centos server 5

I want to share this because I had trouble installing X window system on a centos 5 server

the following command allow you to install X Window System

yum -y groupinstall "X Window System"


then you need to install Gnome Desktop environment,


yum -y groupinstall "GNOME Desktop Environment" --exclude nautilus-sendto

No comments: