centos换源

Posted wuxiaoshi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos换源相关的知识,希望对你有一定的参考价值。

linux centos 网易换源

  • 备份源

    mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak
  • 下载国内源

    cd /etc/yum.repos.d/
    wget http://mirrors.163.com/.help/CentOS7-Base-163.repo
  • CentOS7-Base-163.repo 改名为 CentOS-Base.repo

    mv  CentOS7-Base-163.repo CentOS-Base.repo
  • 清除缓存

    yum clean all
  • 更新本地yum源缓存

    yum makecache

以上是关于centos换源的主要内容,如果未能解决你的问题,请参考以下文章

片段(Java) | 机试题+算法思路+考点+代码解析 2023

CentOS yum 命令出现 [Errno 14] curl#6 - "Couldn't resolve host ..." 的解决方法(代码片段

Flink 多流转换算子

centos8换清华源

centos最小安装换源

centos7环境变量换了开机桌面黑屏