flying607

首先进入要使用root权限:

使用 yum grouplist可以看现在的安装情况以及支持哪些软件包。

使用 yum groupinstall "GNOME Desktop" "Graphical Administration Tools" 安装桌面

使用 startx 在安装完后进入GNOME桌面环境

使用 systemctl set-default graphical.target 设置默认启动等级为桌面环境

一个传送门:http://cnzhx.net/blog/centos-yum-install-desktop/

 

分类:

技术点:

相关文章:

  • 2021-11-19
  • 2022-12-23
  • 2021-08-07
  • 2022-01-07
  • 2022-01-07
  • 2022-12-23
猜你喜欢
  • 2022-02-08
  • 2021-11-19
  • 2021-11-28
  • 2021-12-09
  • 2022-01-13
相关资源
相似解决方案