Install the GNOME desktop
Before installing the desktop, make sure that yum List is running properly. Yum is the CentOS software store. Yum List is the list of software that can be installed in the operating system. (Ensure that the network is connected properly. For the problem of network connection failure, go to the solution of network connection failure.)
- The input
yum groups install "GNOME Desktop"
Download the GNOME desktop.
Keep typing when a selection is encountered during the procedurey
(yes) Will be displayed after completionComplete!!!
-
The input
startx
-
Set related information on the GUI
Language selection:
Select keyboard input type:Copy the code
Setting privacy:Copy the code
Select an online account (this can be skipped) :The setting is complete:The desktop is shown as follows:For convenience, CentOS 7 can be configured as a graphical login interface. Right-click and choose from the shortcut menuopen terminalOpen the terminal and entersystemctl set-default graphical.target
Then restart the system.Other Settings, such as time zone and user Settings, may occur during the restart.
The GNOME desktop installation is complete. The default mode of CentOS 7 is classic. To install GNOME Shell, perform the following steps: 1.
Gnome Shell is the main component of Gnome 3. It revolutionizes the operation of the Gnome desktop environment, including the way of window management, application launch and workspace management, providing users with a new convenient and easy to use desktop management way.
Install Gnome Shell
The easier way is to install it on a graphical interface. When you reboot, click Settings next to Login, select GNOME, and log in.The interface is shown as follows: