一、查询命令: ip addr
二、网卡的配置: vi /etc/sysconfig/network-scripts/ifcfg-ens33
三、将ONBOOT=no 修改为 ONBOOT=yes
四、重启网络服务: sudo service network restart