CentOS7没有ifconfig/route/arp/netstat等命令的解决方案

查看提供 ifconfig 命令的包

[root@bogon ~]# yum search ifconfig

 

这里选择安装net-tools包即可

[root@bogon ~]# yum install -y net-tools

 

查看net-tools包提供的其它命令

[root@bogon ~]# yum info net-tools

 

posted @ 2019-07-09 12:09  heqiuyong  阅读(1645)  评论(0编辑  收藏  举报