1、首先进入centos系统界面,先测试一下能不能上网。如ping www.baidu.com

2、解决好上网问题之后,接着开始安装桌面需要的包安装 yum groupinstall "X Window System"

4、然后安装桌面包(这些顺序没有关系)yum groupinstall "Desktop"

6、安装中文语言包,如果不要中文这个可以安装。yum groupinstall"Chinese Support"

8、安装好上述包之后,输入 startx (服务器本机上操作)

1、首先进入centos系统界面,先测试一下能不能上网。如ping www.baidu.com

2、解决好上网问题之后,接着开始安装桌面需要的包安装 yum groupinstall "X Window System"

4、然后安装桌面包(这些顺序没有关系)yum groupinstall "Desktop"

6、安装中文语言包,如果不要中文这个可以安装。yum groupinstall"Chinese Support"

8、安装好上述包之后,输入 startx (服务器本机上操作)
