1、登录 2、先安装MATE可视化桌面 yum groups install "MATE Desktop" 选择y 3、安装X Window System:图形接口 yum groups install "X Window System" 选择y 4、设置服务器默认启动桌面 systemctl set-default graphical.target 5、重启服务器 reboot ALT+CTRL+F2 切换到命令行界面 ALT+CTRL+F1 切换到图形界面 相关文章: