摘要: // 安装图形模块 yum group install "Server With GUI" -y // 启用图形模式 systemctl set-default graphical // 重启 reboot 阅读全文
posted @ 2021-11-20 10:11 大话人生 阅读(270) 评论(0) 推荐(0)