How to install GNOME X Window System on CentOS Linux
Login as root or run all of the following commands using “sudo”
yum grouplist
yum groupinstall “X Window System”
yum groupinstall “Desktop”
yum groupinstall “Fonts”
You are now ready to test if it all works! Run the following command and if everything installed correctly, you should see the X Window system start up!
startx OR init 5
Don’t forget to leave a comment on how you get on.
No comments:
Post a Comment