Centos7-Gnome安装

Posted kylingx

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos7-Gnome安装相关的知识,希望对你有一定的参考价值。

查看grouplist

yum grouplist

安装gnome

yum groupinstall "GNOME Desktop"

root用户权限下,设置centos系统默认的启动方式

systemctl set-default multi-user.target #设置成命令模式
systemctl set-default graphical.target #设置成图形模式

重启

reboot

卸载

yum groupremove “GNOME Desktop”

以上是关于Centos7-Gnome安装的主要内容,如果未能解决你的问题,请参考以下文章

centos7怎么安装 centos7安装步骤

centos7怎么安装 centos7安装步骤

centos7安装教程?

如何安装Centos7

安装centos7正在执行安装后设置需要多久

vmware怎么安装centos7