解决-bash: ifconfig: 未找到命令
作者:神秘网友
发布时间:2020-09-22 11:13:26
解决-bash: ifconfig: 未找到命令
解决-bash: ifconfig: 未找到命令方法一:
输入以下命令
ip addr
方法二:
输入以下命令安装net-tool
yum -y install net-tools
最后使用以下命令验证
ifconfig
方法一:
输入以下命令
ip addr
方法二:
输入以下命令安装net-tool
yum -y install net-tools
最后使用以下命令验证
ifconfig