查看: 25|回覆: 0

[Debian] Debian国内及全球镜像源

[複製鏈接]

0

主題

0

回帖

0

積分

热心网友

金币
0
閲讀權限
220
精華
0
威望
0
贡献
0
在線時間
0 小時
註冊時間
2010-3-11
發表於 2023-10-24 09:18:00 | 顯示全部樓層 |閲讀模式

官方列出的全球镜像源:https://www.debian.org/mirror/list.zh-cn.html

修改源

注意:

在改为国内源后,如果update或upgrade时,会提示“由于没有公钥,无法验证下列签名”,解决办法是安装debian-archive-keyring即可。

sudo apt-get install debian-archive-keyring

然后运行apt update和apt upgrade即可。

erl;gutter:true;collapse:false">vim /etc/apt/sources.list

 以下为debian 12.0版本的源,需根据自己版本调整。

推荐伯克利的镜像源:

deb https://mirrors.ocf.berkeley.edu/debian  bookworm contrib main non-free non-free-firmware
deb-src https://mirrors.ocf.berkeley.edu/debian  bookworm contrib main non-free non-free-firmware

deb https://mirrors.ocf.berkeley.edu/debian  bookworm-backports contrib main non-free non-free-firmware
deb-src https://mirrors.ocf.berkeley.edu/debian  bookworm-backports contrib main non-free non-free-firmware

deb https://mirrors.ocf.berkeley.edu/debian-security/  bookworm-security main
deb-src https://mirrors.ocf.berkeley.edu/debian-security/  bookworm-security main

deb https://mirrors.ocf.berkeley.edu/debian  bookworm-updates contrib main non-free non-free-firmware
deb-src https://mirrors.ocf.berkeley.edu/debian  bookworm-updates contrib main non-free non-free-firmware

美国的一些源:

deb http://ftp.us.debian.org/debian/ bookworm main non-free non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ bookworm main non-free non-free-firmware contrib
deb http://ftp.us.debian.org/debian-security/ bookworm-security main
deb-src http://ftp.us.debian.org/debian-security/ bookworm-security main
deb http://ftp.us.debian.org/debian/ bookworm-updates main non-free non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ bookworm-updates main non-free non-free-firmware contrib
deb http://ftp.us.debian.org/debian/ bookworm-backports main non-free non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ bookworm-backports main non-free non-free-firmware contrib

 

 阿里云源

erl;gutter:true;collapse:false">deb https://mirrors.aliyun.com/debian/ bookworm main non-free non-free-firmware contrib
deb-src https://mirrors.aliyun.com/debian/ bookworm main non-free non-free-firmware contrib
deb https://mirrors.aliyun.com/debian-security/ bookworm-security main
deb-src https://mirrors.aliyun.com/debian-security/ bookworm-security main
deb https://mirrors.aliyun.com/debian/ bookworm-updates main non-free non-free-firmware contrib
deb-src https://mirrors.aliyun.com/debian/ bookworm-updates main non-free non-free-firmware contrib
deb https://mirrors.aliyun.com/debian/ bookworm-backports main non-free non-free-firmware contrib
deb-src https://mirrors.aliyun.com/debian/ bookworm-backports main non-free non-free-firmware contrib

 清华大学源

erl;gutter:true;collapse:false">deb https://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm main non-free non-free-firmware contrib
deb-src https://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm main non-free non-free-firmware contrib
deb https://mirrors.tuna.tsinghua.edu.cn/debian-security/ bookworm-security main
deb-src https://mirrors.tuna.tsinghua.edu.cn/debian-security/ bookworm-security main
deb https://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm-updates main non-free non-free-firmware contrib
deb-src https://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm-updates main non-free non-free-firmware contrib
deb https://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm-backports main non-free non-free-firmware contrib
deb-src https://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm-backports main non-free non-free-firmware contrib

 

中科大源

erl;gutter:true;collapse:false">deb https://mirrors.ustc.edu.cn/debian/ bookworm main non-free non-free-firmware contrib
deb-src https://mirrors.ustc.edu.cn/debian/ bookworm main non-free non-free-firmware contrib
deb https://mirrors.ustc.edu.cn/debian-security/ bookworm-security main
deb-src https://mirrors.ustc.edu.cn/debian-security/ bookworm-security main
deb https://mirrors.ustc.edu.cn/debian/ bookworm-updates main non-free non-free-firmware contrib
deb-src https://mirrors.ustc.edu.cn/debian/ bookworm-updates main non-free non-free-firmware contrib
deb https://mirrors.ustc.edu.cn/debian/ bookworm-backports main non-free non-free-firmware contrib
deb-src https://mirrors.ustc.edu.cn/debian/ bookworm-backports main non-free non-free-firmware contrib

 

网易源

erl;gutter:true;collapse:false">deb https://mirrors.163.com/debian/ bookworm main non-free non-free-firmware contrib
deb-src https://mirrors.163.com/debian/ bookworm main non-free non-free-firmware contrib
deb https://mirrors.163.com/debian-security/ bookworm-security main
deb-src https://mirrors.163.com/debian-security/ bookworm-security main
deb https://mirrors.163.com/debian/ bookworm-updates main non-free non-free-firmware contrib
deb-src https://mirrors.163.com/debian/ bookworm-updates main non-free non-free-firmware contrib
deb https://mirrors.163.com/debian/ bookworm-backports main non-free non-free-firmware contrib
deb-src https://mirrors.163.com/debian/ bookworm-backports main non-free non-free-firmware contrib

 

腾讯云源

erl;gutter:true;collapse:false">deb https://mirrors.cloud.tencent.com/debian/ bookworm main non-free non-free-firmware contrib
deb-src https://mirrors.cloud.tencent.com/debian/ bookworm main non-free non-free-firmware contrib
deb https://mirrors.cloud.tencent.com/debian-security/ bookworm-security main
deb-src https://mirrors.cloud.tencent.com/debian-security/ bookworm-security main
deb https://mirrors.cloud.tencent.com/debian/ bookworm-updates main non-free non-free-firmware contrib
deb-src https://mirrors.cloud.tencent.com/debian/ bookworm-updates main non-free non-free-firmware contrib
deb https://mirrors.cloud.tencent.com/debian/ bookworm-backports main non-free non-free-firmware contrib
deb-src https://mirrors.cloud.tencent.com/debian/ bookworm-backports main non-free non-free-firmware contrib

 

更新源

erl;gutter:true;collapse:false">apt update

====================================================================================

安装 nvidia 驱动

    配置源文件,nvidia 驱动需要启用 contrib 和 non-free 分支 ,你也可以直接复制下面这个清华大学镜像源

deb http://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm main contrib non-free non-free-firmware
deb http://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm-updates main contrib non-free non-free-firmware
deb http://mirrors.tuna.tsinghua.edu.cn/debian-security bookworm-security main contrib non-free non-free-firmware

  2.刷新源

apt update

   3.安装 headers 和 dkms

apt install linux-headers-amd64 dkms

   4.安装nvidia驱动

apt install nvidia-driver firmware-misc-nonfree

这样就安装好了,至于禁用 nouveau 驱动不用特别处理,官方的包都已经自动帮你配置好了,安装过程你只需要敲一次回车确认会帮你禁用的,然后重启,就能使用nvidia驱动了

    


来源:https://www.cnblogs.com/merrynuts/p/17783966.html
回覆

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 立即注册

本版積分規則

相关侵权、举报、投诉及建议等,请发 E-mail:qiongdian@foxmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部