今天新安装的centos7,使用ifconfig
命令却提示没有,直接安装也没有~
直接安装直接告诉我这个包不是一个有效的
[root@kafka ~]# yum install -y ifconfig Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.aliyun.com * extras: mirrors.aliyun.com * updates: mirrors.aliyun.com No package ifconfig available. Error: Nothing to do
[root@kafka ~]# yum install -y net-tools.x86_64
来源:博客园
作者:。思索
链接:https://www.cnblogs.com/wangyang0210/p/11459058.html