hxsaj

1.获取阿里的yum源覆盖本地官方yum源

wget -O /etc/yum.repos.d/CentOS-ali.repo http://mirrors.aliyun.com/repo/Centos-6.repo

2.清理yum缓存,并生成新的缓存

yum clean all
yum makecache

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-14
  • 2022-12-23
  • 2021-05-28
  • 2022-12-23
  • 2022-01-04
猜你喜欢
  • 2021-11-10
  • 2022-01-16
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2021-09-11
相关资源
相似解决方案