摘要: yum groupinstall "X Window System" -y yum groupinstall "GNOME Desktop" -y systemctl set-default graphical.target #设置开机进入图形化或使用 startx安装完成后重启系统 reboot 阅读全文