centos 7 下载地址 with U盘启动工具Rufus 重启记得拔U盘
- change user root权限
su root
vi /etc/sudoers
username ALL=(ALL) ALL - centos gui
yum -y groups install "GNOME Desktop"
error:Cannot find a valid baseurl for repo: base/7/x86_64
cd /etc/sysconfig/network-scripts
ls -a
vi ifcfg-eno1and change ONBOOT=yes
service network restart
startx
网友评论