centos7中运行ifconfig提示-bash: ifconfig: command not found

  查看/sbin/下是否有ifconfig,若没有通过如下命令安装

  sudo yum install net-tools

05-04 09:09