美文网首页
centos7 ip addr command not foun

centos7 ip addr command not foun

作者: 点一下我的id | 来源:发表于2020-08-28 01:33 被阅读0次

    添加软件源信息:

    yum clean all
    wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
    yum makecache
    yum update -y
    

    安装ip addr

     yum -y install initscripts
    

    相关文章

      网友评论

          本文标题:centos7 ip addr command not foun

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