2Second, again from the results of the analysis above to see that the current RunLevel is 3, and there is no software installed desktop environment.
Then we use the command to look at the desktop desktop environment of the software, and then install the displayed software components on it. For example:
[[Email protected] ~]#[[email protected] ~]# yum grouplist | more
Loaded plugins:fastestmirrorsetting up Group processloading mirror speeds from cached hostfile
* base:mirrors.usc.edu * extras:centos.mirror.ndchost.com *
Updates:mirror-centos.hostingswift.com
Installed Groups:e-mail Server Security Tools Storage
Availability Tools ISCSI Storage Client
Available Groups:
Additional Development
Backup Client Backup Server
Base CIFS File Server
Client Management Tools
Compatibility libraries
Console Internet Tools
Debugging Tools
Desktop
Desktop Debugging and Performance Tools
Desktop Platform
Desktop Platform Development
Development tools
Dial-up Networking Support
Directory Client
Directory Server
Eclipse
Emacs
FCoE Storage Client
FTP Server
Fonts
General Purpose Desktop
Graphical Administration Tools
Graphics Creation Tools
Hardware Monitoring Utilities
High Availability
High Availability Management
Identity Management Server
Infiniband Support
Input Methods
Internet applications
Internet Browser
Java Platform
KDE Desktop
Large Systems Performance
Legacy UNIX Compatibility
Legacy X Window System compatibility
Load Balancer
Mainframe Access
Messaging Client Support
MySQL Database Client
MySQL Database Server
NFS File Server
Network Infrastructure Server
Network Storage Server
Network File System Client
Networking Tools
Office Suite and Productivity
PHP Support
Performance Tools
Perl Support PostgreSQL
Database Client
PostgreSQL Database Server
Print Server
Printing Client
Remote Desktop Clients
Resilient Storage
Ruby Support
SNMP Support
Scientific support
Server Platform
Server Platform Development
Smart Card Support
System Management
System Administration Tools
TeX Support Technical Writing
TurboGears Application Framework
Virtualization
Virtualization Client
Virtualization Platform
Virtualization Tools
Web Server
Web Servlet Engine
web-based Enterprise Management
X Window System
Available Language Groups:
Catalan support [CA]
Chhattisgarhi support [Hne]
Chichewa support [NY]
Chinese support [en]
Coptic support [COP]
Croatian support [HR]
Czech support [CS]
Danish support [da]
Dutch support [NL]
中文版 (UK) support [EN_GB]
Esperanto support [EO]
Telugu support [Te]
Tetum support [Tet]
Zulu support [zu]
Done
===========================================
From the software group information above, select the software group related to the desktop environment, and then install it, I choose the following software group and input method also has the font and other desktop environment needs to use for everyone reference.
Yum groupinstall-y "desktop" "Desktop Platform" "Desktop Platform Development" "Fonts" "General Purpose Desktop" "Graphical administration Tools" "Graphics Creation Tools" "Input Methods" "X Window System" "Chinese support [zh]" " Internet Browser "
The following is the installation software process, need wait a while.