How to install GNOME GUI on CentOS 7

Step 1. Download the latest version of CentOS from http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7.0-1406-x86_64-DVD.iso

Step 2. Install CentOS 7 as minimal server with libraries.

Step 3. To install GNOME GUI run the following commands
              # yum groupinstall "GNOME Desktop" "Graphical Administration Tools"

Step 4.  Run the following command to enable the GUI on system start.
             ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target

Step 5. Reboot the system and you are done with GUI installation

Comments

Popular posts from this blog

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

Email Notification in Koha! How to configure Email Notification in Koha 20.11 with postfix?

Moodle OAuth 2. This account is pending email confirmation! Solved