在安装 CentOS7 时采用了最小安装的模式, 在查看 ip 地址时发生错误, 即命令找不到.
command not found.
安装 :
1. 查询
yum search ifconfig

2. 安装
yum install net-tools.x86_64

3. 测试

CentOS7 ifconfig 命令找回
在安装 CentOS7 时采用了最小安装的模式, 在查看 ip 地址时发生错误, 即命令找不到.
command not found.
安装 :
1. 查询
yum search ifconfig

2. 安装
yum install net-tools.x86_64

3. 测试

2372
1992

被折叠的 条评论
为什么被折叠?