centos7 安装完成后提示ifconfig命令不存在

重新安装centos7后敲ifconfig后提示错误:ifconfig:command not find

就查找后发现问题是没有安装网络工具

解决办法:

yum install net-tools


你可能感兴趣的:(centos7 安装完成后提示ifconfig命令不存在)