centos7服务器安装桌面环境(Mate desktop)无评论第五部分:Linux系统管理 Ray2023年6月25日2023年6月25日Linux 最小化安装centos7 安装epel源 yum groups install “MATE Desktop” yum groups install “X Window System” systemctl set-default graphical.target 重启reboot centos7服务器安装桌面环境(Mate desktop)