Linux – CentOs 6.3 x64 installed with no GUI

centosgraphical-user-interfacelinux

I downloaded a fresh ISO of CentOs 6.3 from here. After installing successfully, CentOs loads a text based linux.

How do i load the GUI?

Best Answer

You can run:

yum groupinstall "X Window System"

And possibly change the /etc/inittab to default to runlevel 5.