操作系统:centos7
1、[root@chaoge ~]# ifconfig
-bash: ifconfig: 未找到命令
安装net-tools即可:
[root@chaoge ~]# yum install net-tools
操作系统:centos7
1、[root@chaoge ~]# ifconfig
-bash: ifconfig: 未找到命令
安装net-tools即可:
[root@chaoge ~]# yum install net-tools
转载于:https://www.cnblogs.com/espooky/p/5969169.html