7. Centos7 yum 出现could not retrieve mirrorlist 最终解决方案
Step 1:
sudo vi /etc/sysconfig/network-scripts/ifcfg-ens33
Step 2: 将ONBOOT改为yes,wq!保存退出
Step 3:重启network
service network restart
不要小瞧女程序员
Step 1:
sudo vi /etc/sysconfig/network-scripts/ifcfg-ens33
Step 2: 将ONBOOT改为yes,wq!保存退出
Step 3:重启network
service network restart