May 2024
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  

Categories

May 2024
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  

CENTOS 7.2 TEXT TO GUI

[root@clusterserver1 ~]# yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.usonyx.net
* epel: mirror.wanxp.id
* extras: centos.usonyx.net
* updates: centos.usonyx.net
repo id repo name status
!base/7/x86_64 CentOS-7 – Base 9,007
!epel/x86_64 Extra Packages for Enterprise Linux 7 – x86_64 10,304
!extras/7/x86_64 CentOS-7 – Extras 356
!updates/7/x86_64 CentOS-7 – Updates 2,002
repolist: 21,669
[root@clusterserver1 ~]#

[root@clusterserver1 ~]# yum group list
Loaded plugins: fastestmirror
There is no installed groups file.
Maybe run: yum groups mark convert (see man yum)
Loading mirror speeds from cached hostfile
* base: centos.usonyx.net
* epel: mirror.wanxp.id
* extras: centos.usonyx.net
* updates: centos.usonyx.net
Available Environment Groups:
Minimal Install
Compute Node
Infrastructure Server
File and Print Server
MATE Desktop
Basic Web Server
Virtualization Host
Server with GUI
GNOME Desktop
KDE Plasma Workspaces
Development and Creative Workstation
Available Groups:
CIFS file server
Compatibility libraries
Console internet tools
Desktop
Desktop Platform
Desktop Platform Development
Development Tools
Eclipse
Educational Software
Electronic Lab
FCoE Storage Client
Fedora Packager
General Purpose Desktop
Graphical Administration Tools
Haskell
Legacy UNIX compatibility
Messaging Client Support
Messaging Server Support
Milkymist
MySQL Database client
MySQL Database server
NFS file server
Network Storage Server
SNMP Support
Scientific support
Security Tools
Server Platform
Server Platform Development
Smart card support
Storage Availability Tools
System Management
System administration tools
TeX support
TurboGears application framework
Virtualisation
Web-Based Enterprise Management
Xfce
iSCSI Storage Client
Done
[root@clusterserver1 ~]#yum group install “Server with GUI”

vim-filesystem x86_64 2:7.4.160-1.el7 base 9.6 k
vte-profile x86_64 0.38.3-2.el7 base 5.9 k
vte291 x86_64 0.38.3-2.el7 base 311 k
wavpack x86_64 4.60.1-9.el7 base 131 k
webkitgtk3 x86_64 2.4.9-5.el7 base 11 M
webrtc-audio-processing x86_64 0.1-5.el7 base 108 k
xcb-util x86_64 0.4.0-2.el7 base 16 k
xdg-user-dirs x86_64 0.15-4.el7 base 59 k
xdg-utils noarch 1.1.0-0.16.20120809git.el7 base 70 k
xkeyboard-config noarch 2.14-1.el7 base 758 k
xml-common noarch 0.6.3-39.el7 base 26 k
xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k
xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k
xorg-x11-drv-ati x86_64 7.5.0-3.el7 base 134 k
xorg-x11-drv-dummy x86_64 0.3.6-21.el7 base 16 k
xorg-x11-drv-evdev x86_64 2.9.2-2.el7 base 46 k
xorg-x11-drv-fbdev x86_64 0.4.3-20.el7 base 20 k
xorg-x11-drv-intel x86_64 2.99.917-8.20150615.el7 base 650 k
xorg-x11-drv-nouveau x86_64 1:1.0.11-2.el7 base 101 k
xorg-x11-drv-qxl x86_64 0.1.1-18.el7 base 91 k
xorg-x11-drv-synaptics x86_64 1.8.2-1.el7 base 82 k
xorg-x11-drv-v4l x86_64 0.2.0-42.el7 base 20 k
xorg-x11-drv-vesa x86_64 2.3.2-20.el7 base 24 k
xorg-x11-drv-vmmouse x86_64 13.0.0-11.el7 base 22 k
xorg-x11-drv-vmware x86_64 13.0.2-7.20150211git8f0cf7c.el7 base 78 k
xorg-x11-drv-void x86_64 1.4.1-1.el7 base 14 k
xorg-x11-drv-wacom x86_64 0.29.0-1.el7 base 293 k
xorg-x11-font-utils x86_64 1:7.5-20.el7 base 87 k
xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
xorg-x11-server-common x86_64 1.17.2-10.el7 base 50 k
xorg-x11-server-utils x86_64 7.7-14.el7 base 176 k
xorg-x11-xkb-utils x86_64 7.7-12.el7 base 103 k
yajl x86_64 2.0.4-4.el7 base 39 k
yelp-libs x86_64 1:3.14.2-1.el7 base 89 k
yelp-xsl noarch 3.14.0-1.el7 base 270 k
zenity x86_64 3.8.0-5.el7 base 3.4 M

Transaction Summary
=================================================================================================================================================================================================
Install 265 Packages (+671 Dependent packages)

Total download size: 692 M
Installed size: 2.0 G
Is this ok [y/d/N]: Y

Next step is to change boot mode to graphical using graphical.target

# systemctl set-default graphical.target

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>