Install or uninstall the CentOS graphics Interface Pack with Yum

Source: Internet
Author: User



Command-line mode installation graphical interface
Yum grouplist Check for installed groups
Yum groupinstall "X window System"
Yum groupinstall "GNOME Desktop Environment"
StartX
or init 5.
Just OK.
Re-installed the CentOS system with graphical interface mode to experiment with Yum mode to unload the graphical interface
The graphical interface wants to uninstall:
Yum groupremove "GNOME Desktop Environment"
Yum groupremove "X window System"

Linux uninstall GUI with graphical interface prompts for errors
Init:id "x" respawning too fast:disabled for 5 minutes
The solution is
Vi/etc/inittab
Find this text change the number after the ID in this text to 3 Id:3:initdefault let the system start with the text interface
Find this piece of text X:5:respawn:/etc/x11/prefdm-nodaemon comment out!

Execute "startx" error "waiting for X server to shut down server terminated successfully (0). Closing log file. "


The solution is as follows:

Yum Groupinstall "KDE Desktop"

Execute the above code, the graphical interface installation is successful.


Install or uninstall the CentOS graphics Interface Pack with Yum

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.