CentOS 6/7/8 操作系统镜像下载

CentOS Mirrors List

​编辑

In order to conserve the limited bandwidth available, ISO images are not downloadable from mirror.centos.org

The following mirrors in your region should have the ISO images available:

Index of /centos/7.9.2009/isos/x86_64/
Index of /centos/7.9.2009/isos/x86_64/ | 北京外国语大学开源软件镜像站 | BFSU Open Source Mirror
NJU Mirror
Index of /centos/7.9.2009/isos/x86_64/
Index of /centos/7.9.2009/isos/x86_64/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror
Mirrors Directory
Index of /centos/7.9.2009/isos/x86_64/
centos-7.9.2009-isos-x86_64安装包下载_开源镜像站-阿里云
Jilin University Open-source Mirrors
Index of /centos/7.9.2009/isos/x86_64/

Other mirrors further away:

http://ftp.ksu.edu.tw/pub/CentOS/7.9.2009/isos/x86_64/
http://mirror01.idc.hinet.net/centos/7.9.2009/isos/x86_64/
Index of /Linux/CentOS/7.9.2009/isos/x86_64
Index of /centos/7.9.2009/isos/x86_64
http://mirror.xtom.com.hk/centos/7.9.2009/isos/x86_64/
Index of /CentOS/7.9.2009/isos/x86_64/
Index of /centos/7.9.2009/isos/x86_64/
Index of /CentOS/7.9.2009/isos/x86_64/
Index of /centos/7.9.2009/isos/x86_64
http://mirror.kakao.com/centos/7.9.2009/isos/x86_64/
Index of /centos/7.9.2009/isos/x86_64/
Index of /pub/linux/centos/7.9.2009/isos/x86_64
Index of /Linux/packages/CentOS/7.9.2009/isos/x86_64
Index of /pub/Linux/centos/7.9.2009/isos/x86_64
http://mirrors.cat.net/centos/7.9.2009/isos/x86_64/
Index of /pub/linux/centos/7.9.2009/isos/x86_64
Index of /pub/Linux/CentOS/7.9.2009/isos/x86_64
Index of /Linux/centos/7.9.2009/isos/x86_64/
Index of /Linux/centos/7.9.2009/isos/x86_64
Index of /centos/7.9.2009/isos/x86_64

Mirrors verified Tue Oct 17 03:51:07 2023 UTC

You can also download the ISO images using bittorrent, a peer-to-peer file sharing protocol. The .torrent files can be found from CentOS mirrors. Various bittorrent clients are available, including (in no particular order of preference): utorrent, vuze (Azureus), BitTorrent, Deluge, ctorrent, ktorrent, rtorrent and transmission. Packaged copies of various torrent clients for CentOS can be found in the repositories listed in the following wiki article: https://wiki.centos.org/AdditionalResources/Repositories

© 2019 The CentOS Project | Legal | Privacy

相关推荐
未济10 小时前
linux 配置环境变量
linux
傲世仙尊10 小时前
目录即文件-Ext文件系统收尾篇
linux·c语言
虎头金猫11 小时前
4K 视频总卡在公网带宽?用 N1 + OpenList 把网盘播放链路重新理顺
运维·服务器·网络·python·容器·beautifulsoup·pandas
_艾伦 耶格尔.12 小时前
进程间通信
linux
AI职业加油站12 小时前
AI智能体应用工程师证书:政策红利下的职业新风口
大数据·运维·人工智能·学习·职场发展
Liuqy-0513 小时前
Linux IO编程——静态库、动态库
linux
此冬歌咏13 小时前
K8s 节点故障实战:优雅驱逐 31 秒,硬故障 331 秒,以及那个永远 Pending 的 Pod
运维·k8s
彧azz13 小时前
Linux 环境下 Redis 学习总结:数据类型、持久化、锁、事务、主从与缓存问题
linux·redis·笔记·学习·面试
-梅14 小时前
linux(8) 软硬链接
linux·运维·服务器
AIgorithmGEEK14 小时前
[Linux]线程三部曲(上):一个执行流的诞生——从操作系统一路拆到 pthread_create
linux·线程·pid