后浪云linux教程:linux安装nginx提供Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again的解决方法!
执行:yum install nginx 提示如下错误,下面说一下解决方法。
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
处理很简单,修改文件“vi /etc/yum.repos.d/epel.repo”, 将baseurl的注释取消, mirrorlist注释掉。即可。
如在安装nginx提示如下错误的:
Setting up Install Process No package nginx available. Error: Nothing to do
参考教程:http://IDC.NET/2015/03/12/312.html
本教程由铁网维原创出品 服务器运维官方网址http://IDC.NET 欢迎大家多多关注本站 感谢大家的支持。
版权声明:
作者:后浪云
链接:https://www.idc.net/help/194556/
文章版权归作者所有,未经允许请勿转载。
THE END