centos的那些小事儿!

操作系统:centos7

1、[root@chaoge ~]# ifconfig
-bash: ifconfig: 未找到命令

安装net-tools即可:

[root@chaoge ~]# yum install net-tools

posted @ 2016-10-17 11:34  听风者~  阅读(108)  评论(0)    收藏  举报