bash: ip command not found

系统:centos

问题:bash: ip command not found

解决办法: yum -y install initscripts
系统:centos

问题:bash: ifconfig command not found

解决办法: yum -y install net-tools

你可能感兴趣的:(Linux,centos)