So, we need to install the repository Epel, we already have it installed (if not, see here).

Login in console as root and run the command

yum groupinstall Desktop "X Window System" "Fonts"

restart

reboot

After restarting the login and run the command

init 5

We will see it

Next, click enter login root "login" password, enter, and we are here (I have opened a certificate that would make it Gnome :))

Yes, even here the better, if you put on a clean server to run at system startup gnome

nano /etc/inittab

and find the line

id:3:initdefault:

change it to

id:5:initdefault:

Save Ctrl+O Ctrl+X and

reboot

Here's.