VMware安装Centos7,ens33无IP地址解决方式

解决方法:
    [root@localhost ~]# cd /etc/sysconfig/network-scripts/
    [root@localhost network-scripts]# vi ifcfg-ens33
    将ONBOOT设置为yes,保存,重启虚拟机
原文地址:https://www.cnblogs.com/lystbc/p/14509173.html