sxgaofeng

centos7安装桌面启动`

 yum groupinstall "X Window System"
 yum groupinstall "GNOME Desktop"
systemctl set-default graphical.target

# 启动
startx

分类:

技术点:

相关文章:

  • 2022-02-13
  • 2021-12-24
  • 2021-11-08
  • 2021-12-17
  • 2022-01-07
  • 2021-11-19
  • 2022-01-18
  • 2022-01-07
猜你喜欢
  • 2021-11-17
  • 2021-11-20
  • 2022-01-07
  • 2022-01-07
  • 2021-11-19
  • 2021-09-10
相关资源
相似解决方案