1.安裝Gnome包bash
yum -y groupinstall "GNOME Desktop" "Graphical Administration Tools"
2.查看系統的運行級別ide
3.更新系統的運行級別spa
ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target
4.重啓get
reboot
5.安裝vmtools報錯it
The path " " is not a valid path to the 3.10.0-693.21.1.el7.x86_64 kernel headersio
yum install "kernel-devel-uname-r == $(uname -r)"