CentOS 7 默认已不再安装此命令,其中很多功能用 ip addr 指令 替代了。
[root@xxx xxx]# ifconfig -bash: ifconfig: command not found
yum安装
yum install net-tools -y
本文链接:https://jeff.xin/post/111.html
--EOF--
发表于 2019-07-08 ,并被添加「 Linux 」标签 。
IT技术笔记
CentOS 7 默认已不再安装此命令,其中很多功能用 ip addr 指令 替代了。
[root@xxx xxx]# ifconfig -bash: ifconfig: command not found
yum安装
yum install net-tools -y
本文链接:https://jeff.xin/post/111.html
--EOF--
发表于 2019-07-08 ,并被添加「 Linux 」标签 。
Comments
发表评论:
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。