刚装完CentOS 后ifconfig命令可能是不可用的,那么需要以下配置
vi /etc/sysconfig/network-scripts/ifcfg-xx (ONBOOT=yes) yum install net-tools
原文地址:https://www.cnblogs.com/0bug/p/8637820.html
时间: 2024-10-08 07:53:56
刚装完CentOS 后ifconfig命令可能是不可用的,那么需要以下配置
vi /etc/sysconfig/network-scripts/ifcfg-xx (ONBOOT=yes) yum install net-tools
原文地址:https://www.cnblogs.com/0bug/p/8637820.html