centos系統更換yum源為國內源方法實踐
當你在centos系統使用yum安裝軟件時, 經常遇到下載速度極慢,或最近類似如下錯誤: Could not resolve host: mirrorlist.centos.org; 未知的錯誤 表明mirrorlist鏡像停止更新了。 有效的解決辦法是更換為國內源,如阿里yum 源,不僅速度快,還可靠。方法如下: mv /etc/yum.repos.d/CentOS-Base.repo /etc
Nickname apollo008
Contributes1
Followers0
當你在centos系統使用yum安裝軟件時, 經常遇到下載速度極慢,或最近類似如下錯誤: Could not resolve host: mirrorlist.centos.org; 未知的錯誤 表明mirrorlist鏡像停止更新了。 有效的解決辦法是更換為國內源,如阿里yum 源,不僅速度快,還可靠。方法如下: mv /etc/yum.repos.d/CentOS-Base.repo /etc
Nickname apollo008