// 安装图形模块 yum group install "Server With GUI" -y // 启用图形模式 systemctl set-default graphical // 重启 reboot 相关文章: 2021-12-03 2021-05-14 2022-01-14 2022-02-07 2021-06-12 2022-01-10 2021-10-30