DevOps服务与运维Linux本页总览Linux 本文以Centos7系统为例 开启网络 cd /etc/sysconfig/network-scripts// 修改对应的ifcfg-ensXX ONBOOT = yes// 重启networkservice network restart