RHEL7 Default is minimized installation (Minimal install), no graphical interface,
We should choose the server with GUI. If you have missed this step, we have supplemented the installation GUI interface in the following ways.
Configure the Yum source first
I can refer to this article
http://blog.itpub.net/27771627/viewspace-1223153/
[root@liuzhenmnt]# rpm--import rpm-gpg-key-redhat-release
Execute the following command
[root@liuzhenmnt]# Yum Group list
Loaded plugins:langpacks, Product-id, Subscription-manager
This system was notregistered to Red Hat Subscription Management. You can use Subscription-managerto register.
There is no installedgroups file.
Maybe Run:yum groupsmark convert (see Mans Yum)
Available environmentgroups:
Minimal Install
Infrastructure Server
File and Print Server
Basic Web Server
Virtualization Host
Server with GUI
Available Groups:
Compatibility Libraries
Console Internet Tools
Development Tools
Graphical Administration Tools
Legacy UNIX Compatibility
Scientific support
Security Tools
Smart Card Support
System Administration Tools
System Management
Done
[Root@liuzhen mnt]#
The list of packages in the Server with GUI is required to install the graphics, continue to execute the following command
[root@liuzhenmnt]# yum-y Groupinstall "Server with GUI"
Loaded plugins:langpacks, Product-id, Subscription-manager
This system was notregistered to Red Hat Subscription Management. You can use Subscription-managerto register.
There is no installedgroups file.
Maybe Run:yum groupsmark convert (see Mans Yum)
Package1:networkmanager-config-server-0.9.9.1-12.git20140326.4dba720.el7.x86_64already installed and latest Version
Warning:group coredoes not has any packages to install.
Warning:groupgnome-desktop does not has any packages to install.
Warning:groupguest-agents does not has any packages to install.
Packagegtk2-immodule-xim-2.24.22-5.el7.x86_64 already installed and latest version
Packageimsettings-gsettings-1.6.3-9.el7.x86_64 already installed and latest version
Packageibus-gtk3-1.5.3-11.el7.x86_64 already installed and latest version
Packageibus-gtk2-1.5.3-11.el7.x86_64 already installed and latest version
Packagegtk3-immodule-xim-3.8.8-5.el7.x86_64 already installed and latest version
Warning:groupinput-methods does not has any packages to install.
Group Input-methodsdoes has 2 conditional packages, which may get installed.
Warning:groupguest-desktop-agents does not has any packages to install.
Warning:group fontsdoes not has any packages to install.
Warning:groupprint-client does not has any packages to install.
Warning:groupdesktop-debugging does not has any packages to install.
Warning:groupdial-up does not has any packages to install.
Warning:group basedoes not has any packages to install.
Group Base does have1 conditional packages, which may get installed.
Packagegstreamer1-plugins-bad-free-1.0.7-4.el7.x86_64 already installed and latestversion
Packagegstreamer1-plugins-good-1.0.7-5.el7.x86_64 already installed and latest version
Warning:groupmultimedia does not has any packages to install.
Warning:groupinternet-browser does not has any packages to install.
Warning:group x11does not has any packages to install.
Maybe Run:yum groupsmark install (see Mans Yum)
No packages in anyrequested group available to install or update
[root@liuzhenmnt]# show-installed
Warning:thefollowing packages is installed but not in the repository:
Cups-pdf
Warning:thefollowing groups contain packages not found in the repositories:
XXX Base
Yum-plugin-security
XXX Core
Ql2100-firmware
Ql23xx-firmware
Ql2200-firmware
Bfa-firmware
XXX Gnome-desktop
Unoconv
Polkit-gnome
Gvfs-obexftp
@base
-yum-plugin-security
@core
-bfa-firmware
-ql2100-firmware
-ql2200-firmware
-ql23xx-firmware
@dial-up
@fonts
@gnome-desktop
-gvfs-obexftp
-polkit-gnome
-unoconv
@guest-agents
@guest-desktop-agents
@input-methods
@internet-browser
@multimedia
@print-client
@x11
# Others
Red_hat_enterprise_linux-release_notes-7-zh-cn
Red_hat_enterprise_linux-release_notes-7-zh-tw
Clucene-core
Cups-pdf
Grub2
Lftp
Samba-client
Screen
# 1196 Package names,228 leaves
# groups, 8leftovers, 8 excludes
# lines
You can perform startx to see the effect.
Source: http://blog.itpub.net/27771627/viewspace-1223155/
RHEL7 Installing the graphics separately X11