官方地址:https://mirrors.tuna.tsinghua.edu.cn/help/centos/

前提:连接外网

1、copy

sudo cp /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak

2、修改

vim  /etc/yum.repos.d/CentOS-Base.repo

注释 mirrorlist=
取消注释 baseurl= 行内的域名 mirror.centos.org -> mirrors.tuna.tsinghua.edu.cn

 

相关文章:

  • 2022-12-23
  • 2021-12-23
  • 2021-07-21
  • 2022-12-23
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案