第一次使用启用网卡(主要针对centos) ```bash cd /etc/sysconfig/network-scripts ls ``` ```bash vi ifcfg-*** service network restart ```