How does Centos7 install a graphical interface?
Today, Xiaobian will bring you an article introducing the installation method of Centos7 graphical interface. Xiao Bian thinks it is quite practical, so share it for everyone to make a reference. Let's follow the editor and have a look.
1. Log in as root or switch to root
su - root
2. Install the "X Window" system
yum groupinstall "X Window System" Select y and start downloading the package you want Select y and start installing When Complete! appears This means that the installation was successful. yum grouplist
3. Install graphical interface software "GNOME"
yum groupinstall "GNOME Desktop" "Graphical Administration Tools" Select y to start downloading the package you want to install Use the command startx to enter the graphical interface
About Centos7 graphical interface installation method is shared here, the solution to the problem is not only in the article and everyone's analysis method, but the accuracy of the method analyzed in this article is beyond doubt. If you like this post, share it with more people.