centos 7

作者: hshg | 来源:发表于2018-08-01 15:30 被阅读0次

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

相关文章

网友评论

      本文标题:centos 7

      本文链接:https://www.haomeiwen.com/subject/fwkrvftx.html