centos7 ip addr command not foun
2020-08-28 本文已影响0人
点一下我的id
添加软件源信息:
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
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
yum -y install initscripts