Linux常用镜像收集
Debian11 bullseye
南京大学 10Gbps
deb https://mirror.nju.edu.cn/debian/ bullseye main non-free contrib
deb-src https://mirror.nju.edu.cn/debian/ bullseye main non-free contrib
deb https://mirror.nju.edu.cn/debian-security/ bullseye-security main
deb-src https://mirror.nju.edu.cn/debian-security/ bullseye-security main
deb https://mirror.nju.edu.cn/debian/ bullseye-updates main non-free contrib
deb-src https://mirror.nju.edu.cn/debian/ bullseye-updates main non-free contrib
deb https://mirror.nju.edu.cn/debian/ bullseye-backports main non-free contrib
deb-src https://mirror.nju.edu.cn/debian/ bullseye-backports main non-free contrib
Ubuntu20.04LTS focal
清华大学
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse
# 预发布软件源,不建议启用
# deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-proposed main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-proposed main restricted universe multiverse
南京大学 10Gbps
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
deb https://mirror.nju.edu.cn/ubuntu/ focal main restricted universe multiverse
# deb-src https://mirror.nju.edu.cn/ubuntu/ focal main restricted universe multiverse
deb https://mirror.nju.edu.cn/ubuntu/ focal-updates main restricted universe multiverse
# deb-src https://mirror.nju.edu.cn/ubuntu/ focal-updates main restricted universe multiverse
deb https://mirror.nju.edu.cn/ubuntu/ focal-backports main restricted universe multiverse
# deb-src https://mirror.nju.edu.cn/ubuntu/ focal-backports main restricted universe multiverse
deb https://mirror.nju.edu.cn/ubuntu/ focal-security main restricted universe multiverse
# deb-src https://mirror.nju.edu.cn/ubuntu/ focal-security main restricted universe multiverse
# 预发布软件源,不建议启用
# deb https://mirror.nju.edu.cn/ubuntu/ focal-proposed main restricted universe multiverse
# deb-src https://mirror.nju.edu.cn/ubuntu/ focal-proposed main restricted universe multiverse