提示:“bash:startx: command not found”
切换到root用户下安装YUM源
[oracle@localhost /]# yum -y groupinstall "X Window System"
安装过程中会提示[oracle@localhost /]# …(y/n/)
[oracle@localhost /]# y 安装即可
[oracle@localhost /]# yum -y groupinstall "Gnome"
安装过程中会提示[oracle@localhost /]# …(y/n/)
[oracle@localhost /]# y 安装即可
[oracle@localhost /]# startx