最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
CentOS 7 报 ifconfig: command not found问题解决办法
时间:2022-06-30 20:46:35 编辑:袖梨 来源:一聚教程网
我安装的是minimal版的通常minimal版本的CentOS没有安装网络工具,这个命令也是不存在与sbin目录下的。此时系统会提示:
# ifconfig
-bash: ifconfig: command not found
-bash: ifconfig: command not found
可以先安装网络工具,输入如下命令:
# yum search ifconfig
这个命令可以查看ifconfig命令所在的安装包 net-tools.x86_64。接下来安装这个软件:
yum -y install net-tools
安装好以后就可以通过ifconfig命令查看ip地址
相关文章
- 《无限暖暖》天星之羽获得位置介绍 12-20
- 《流放之路2》重铸台解锁方法介绍 12-20
- 《无限暖暖》瞄准那个亮亮的成就怎么做 12-20
- 《无限暖暖》魔气怪终结者完成方法 12-20
- 《无限暖暖》曙光毛团获得位置介绍 12-20
- 《无限暖暖》日光果获得位置介绍 12-20