本人装的是centos7 

想看下网络配置 结果显示如图:

linux  ifconfig显示 command not  found

正常情况下 ifconfig  是在超级管理员 的所属的目录 sbin/下的命令

现在来查看该目录下。

linux  ifconfig显示 command not  found

没有找到,别急 用 yum  search  ifconfig试试

linux  ifconfig显示 command not  found

看到=====下面这个扩展中包含这个ifconfig  那就下载喽。 

yum install  net-tools

之后ifconfig  命令就可以用了 

 

相关文章: