国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

Debian 10 更換國內(nèi)源 (中科大、網(wǎng)易源、阿里云)

這篇具有很好參考價(jià)值的文章主要介紹了Debian 10 更換國內(nèi)源 (中科大、網(wǎng)易源、阿里云)。希望對(duì)大家有所幫助。如果存在錯(cuò)誤或未考慮完全的地方,請(qǐng)大家不吝賜教,您也可以點(diǎn)擊"舉報(bào)違法"按鈕提交疑問。

1. 修改文件 /etc/apt/sources.list 為下面內(nèi)容

根據(jù)自己需求決定使用哪個(gè)源文章來源地址http://www.zghlxwxcb.cn/news/detail-679438.html

# Debian 10 buster

# 中科大源

deb http://mirrors.ustc.edu.cn/debian buster main contrib non-free
deb http://mirrors.ustc.edu.cn/debian buster-updates main contrib non-free
deb http://mirrors.ustc.edu.cn/debian buster-backports main contrib non-free
deb http://mirrors.ustc.edu.cn/debian-security/ buster/updates main contrib non-free

deb-src http://mirrors.ustc.edu.cn/debian buster main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian buster-updates main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian buster-backports main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian-security/ buster/updates main contrib non-free

# 官方源

deb http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free

deb-src http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free

# 網(wǎng)易源

deb http://mirrors.163.com/debian/ buster main non-free contrib
deb http://mirrors.163.com/debian/ buster-updates main non-free contrib
deb http://mirrors.163.com/debian/ buster-backports main non-free contrib
deb http://mirrors.163.com/debian-security/ buster/updates main non-free contrib

deb-src http://mirrors.163.com/debian/ buster main non-free contrib
deb-src http://mirrors.163.com/debian/ buster-updates main non-free contrib
deb-src http://mirrors.163.com/debian/ buster-backports main non-free contrib
deb-src http://mirrors.163.com/debian-security/ buster/updates main non-free contrib

# 阿里云

deb http://mirrors.aliyun.com/debian/ buster main non-free contrib
deb http://mirrors.aliyun.com/debian/ buster-updates main non-free contrib
deb http://mirrors.aliyun.com/debian/ buster-backports main non-free contrib
deb http://mirrors.aliyun.com/debian-security buster/updates main

deb-src http://mirrors.aliyun.com/debian/ buster main non-free contrib
deb-src http://mirrors.aliyun.com/debian/ buster-updates main non-free contrib
deb-src http://mirrors.aliyun.com/debian/ buster-backports main non-free contrib
deb-src http://mirrors.aliyun.com/debian-security buster/updates main

到了這里,關(guān)于Debian 10 更換國內(nèi)源 (中科大、網(wǎng)易源、阿里云)的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!

本文來自互聯(lián)網(wǎng)用戶投稿,該文觀點(diǎn)僅代表作者本人,不代表本站立場。本站僅提供信息存儲(chǔ)空間服務(wù),不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任。如若轉(zhuǎn)載,請(qǐng)注明出處: 如若內(nèi)容造成侵權(quán)/違法違規(guī)/事實(shí)不符,請(qǐng)點(diǎn)擊違法舉報(bào)進(jìn)行投訴反饋,一經(jīng)查實(shí),立即刪除!

領(lǐng)支付寶紅包贊助服務(wù)器費(fèi)用

相關(guān)文章

  • 【Python】怎么在pip下載的時(shí)候設(shè)置鏡像?(常見的清華鏡像、阿里云鏡像以及中科大鏡像)

    在使用 pip 命令下載 Python 包時(shí),可以通過設(shè)置 pip 的鏡像源為清華鏡像來加快下載速度。 以下是如何設(shè)置清華鏡像源的步驟: 打開終端或命令行窗口 執(zhí)行以下命令添加清華鏡像源: 這將會(huì)在全局范圍內(nèi)設(shè)置 pip 的鏡像源為清華鏡像源。 如果只想對(duì)當(dāng)前用戶設(shè)置鏡像源,可以

    2024年02月06日
    瀏覽(45)
  • ubuntu設(shè)置中科大的源

    1.備份源文件,打開終端,輸入 sudo cp -v /etc/apt/sources.list /etc/apt/sources.list.backup 2.編輯sources.list.文件,在終端輸入 sudo vi /etc/apt/sources.list (運(yùn)用的是vi編輯器,用insert進(jìn)入編輯) 3.將sources.list里的文件內(nèi)容替換成下面的即可 deb https://mirrors.ustc.edu.cn/ubuntu/ bionic main restricted univers

    2024年01月16日
    瀏覽(26)
  • 中科大chatgpt學(xué)術(shù)優(yōu)化環(huán)境配置及部署

    中科大chatgpt學(xué)術(shù)優(yōu)化環(huán)境配置及部署

    github項(xiàng)目地址:https://github.com/binary-husky/chatgpt_academi 1)通過 git 命令,將項(xiàng)目克隆到本地,并進(jìn)行項(xiàng)目文件夾 2)直接download 1、我一般一個(gè)項(xiàng)目一個(gè)虛擬環(huán)境,所以先新建一個(gè)虛擬環(huán)境 ,在終端輸入: 2、激活環(huán)境 3、安裝 Python 的 pip 命令安裝項(xiàng)目依賴,并運(yùn)行項(xiàng)目: 但這里

    2023年04月09日
    瀏覽(41)
  • 中科大OJ Verilog 在線評(píng)測題解 28-47

    中科大OJ Verilog 在線評(píng)測題解 28-47

    最近跟著老師學(xué)習(xí)Verilog,做了中科大的練習(xí)題,將答案記錄一下 題目描述 所有的數(shù)字電路都是由邏輯門和連線構(gòu)成的,因此理論上來說都可以通過模塊的連接和assign語句進(jìn)行描述,然而在很多情況下這并不是最方便的一種方式,過程塊提供了一種更加方便的描述方式,alw

    2024年02月03日
    瀏覽(31)
  • 中科大OJ Verilog 在線評(píng)測題解 100-105

    中科大OJ Verilog 在線評(píng)測題解 100-105

    近跟著老師學(xué)習(xí)Verilog,做了中科大的練習(xí)題,將答案記錄一下 題在哪兒 題目描述 在RV32I中,寄存器堆指32個(gè)通用寄存器的集合,具有專門的讀寫端口,可并發(fā)訪問不同寄存器。 我們用5位數(shù)代表寄存器的端口號(hào),需要注意的是:當(dāng)待寫入寄存器端口號(hào)為0時(shí),往x0寫入的數(shù)據(jù)總

    2024年02月03日
    瀏覽(29)
  • 全網(wǎng)最詳細(xì)部署配置中科大chatgpt學(xué)術(shù)優(yōu)化環(huán)境

    全網(wǎng)最詳細(xì)部署配置中科大chatgpt學(xué)術(shù)優(yōu)化環(huán)境

    項(xiàng)目地址: https://github.com/binary-husky/gpt_academic 使用git下載到本地 ` 使用conda創(chuàng)建虛擬環(huán)境chatgpt-academic 激活剛才創(chuàng)建好的虛擬環(huán)境 chatgpt-academic 切換到gpt_academic項(xiàng)目根目錄下,安裝依賴文件。 虛擬環(huán)境創(chuàng)建好了,依賴也安裝了,這個(gè)時(shí)候我們用pycharm打開項(xiàng)目,建議大家在conf

    2024年02月07日
    瀏覽(119)
  • Linux/Windows下 Anaconda 添加、刪除清華/中科大鏡像源

    Linux/Windows下 Anaconda 添加、刪除清華/中科大鏡像源

    首先進(jìn)入你所創(chuàng)建的conda環(huán)境 ? 以下兩種選其一 Linux下: ?如果出現(xiàn)以下界面,則成功 Windows下: ??如果出現(xiàn)以下界面,則成功 #####分界線 conda config --remove channels 你的鏡像名稱 eg:刪除中科大鏡像源 eg:刪除清華鏡像源

    2024年04月25日
    瀏覽(24)
  • Linux下不能連接ppa.launchpad.net的問題(中科大軟件源)

    警告:操作前請(qǐng)先做好備份。 每個(gè)ppa都會(huì)在 /etc/apt/sources.list.d/ 目錄下創(chuàng)建一個(gè)list文件,修改: 將文件中 http://ppa.launchpad.net 替換為 https://launchpad.proxy.ustclug.org ,如下所示:

    2024年02月06日
    瀏覽(25)
  • [知識(shí)點(diǎn)整理]中科院/國科大 自然語言處理nlp 期末考試知識(shí)點(diǎn)整理

    [知識(shí)點(diǎn)整理]中科院/國科大 自然語言處理nlp 期末考試知識(shí)點(diǎn)整理

    本文為2022秋網(wǎng)安學(xué)院的自然語言處理課程期末復(fù)習(xí)知識(shí)點(diǎn)整理,水平有限,整理的答案可能有錯(cuò)誤或遺漏,歡迎大家指正。 文章的第二部分內(nèi)容參考了學(xué)校學(xué)姐的文章,文章寫的很好,大家可以關(guān)注她: (133條消息) 【一起入門NLP】中科院自然語言處理期末考試*總復(fù)習(xí)*:考

    2024年02月09日
    瀏覽(35)
  • Debian 更換國內(nèi)源

    有時(shí)候我們?cè)L問 Debian 的國外網(wǎng)站會(huì)比較慢,可以換為國內(nèi)的源。 查看 Debian 全球鏡像站 Debian -- Debian Mirrors (worldwide),可以找到需要的國內(nèi)的源網(wǎng)址: mirror.bjtu.edu.cn /debian/ amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x mirror.lzu.edu.cn /debian/ amd64 arm64 armel armhf i386 mips mips64el

    2024年02月10日
    瀏覽(15)

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請(qǐng)作者喝杯咖啡吧~博客贊助

支付寶掃一掃領(lǐng)取紅包,優(yōu)惠每天領(lǐng)

二維碼1

領(lǐng)取紅包

二維碼2

領(lǐng)紅包