7. Centos7 yum 出现could not retrieve mirrorlist 最终解决方案

Posted shix0909

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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

 

以上是关于7. Centos7 yum 出现could not retrieve mirrorlist 最终解决方案的主要内容,如果未能解决你的问题,请参考以下文章

解决Centos7 yum 出现could not retrieve mirrorlist 错误

Centos7 yum 出现could not retrieve mirrorlist 最终解决方案

在centos7中安装python时,输入yum出现 -bash: /usr/bin/yum: No such file or directory

CentOS6.5 安装Python2.7后, yum出现“No module named yum”错误

CentOS6.5 安装Python2.7后, yum出现“No module named yum”错误

yum安装出现No package vim available解决办法