用虚拟机安装了centos
然后ifconfig提示
ifconfig command not found
网络上说ifconfig命令可以被ip addr等命令替代了。
如果还想使用,只需要执行:
yum install net-tools
用虚拟机安装了centos
然后ifconfig提示
ifconfig command not found
网络上说ifconfig命令可以被ip addr等命令替代了。
如果还想使用,只需要执行:
yum install net-tools