Centos7安装图形化界面 一、进入root模式 二、安装X窗口系统 1、首先安装X(X Window System),命令为: yum groupinstall "X Window System" //注意有引号 2025-09-29