最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

修改ubuntu 18.04的sources.list源為阿里或清華鏡像的方法

 更新時間:2020年08月24日 15:19:47   作者:侯祥胡  
這篇文章主要介紹了修改ubuntu 18.04的sources.list源為阿里或清華鏡像的方法,文中通過示例代碼介紹的非常詳細,對大家的學習或者工作具有一定的參考學習價值,需要的朋友們下面隨著小編來一起學習學習吧

1. 備份源列表

Ubuntu缺省的配置的源并不是國內(nèi)的服務器,下載更新軟件都比較慢,本文介紹如何設(shè)置源列表,選擇比較快的源以節(jié)省下載時間。

# 首先備份源列表
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup

2. 打開sources.list文件修改

選擇合適的源,替換原文件的內(nèi)容,保存編輯好的文件, 以阿里云更新服務器為例(從實際測試上結(jié)果分析,個人認為阿里云比網(wǎng)易和搜狐的服務器要快):

sudo vim /etc/apt/sources.list

3. 阿里云鏡像源-清華鏡像源

注意根據(jù)具體使用的Ubuntu的版本不同,將文本中trusty替換為下面對應版本的字符串:

版本 版本號 代號
Lucid(10.04) 10.04 lucid
Precise(12.04): precise 12.04 precise
Trusty(14.04): trusty 14.04 trusty
Utopic(14.10): utopic 14.10 utopic
Ubuntu 16.04 TLS: xenial 16.04 xenial
Ubuntu 18.04 TLS: bionic 18.04 bionic

Ubuntu 18.04 TLS版本阿里云鏡像源:

# https://opsx.alibaba.com/mirror
deb https://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse 
deb https://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse 
deb https://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse 
deb https://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse 
deb https://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse 

# 仿照清華鏡像源,注釋了源碼鏡像以提高 apt update 速度,如有需要可自行取消注釋
# deb-src https://mirrors.aliyun.com/ubuntu/ xenial main restricted universe multiverse 
# deb-src https://mirrors.aliyun.com/ubuntu/ xenial-security main restricted universe multiverse 
# deb-src https://mirrors.aliyun.com/ubuntu/ xenial-updates main restricted universe multiverse 
# deb-src https://mirrors.aliyun.com/ubuntu/ xenial-proposed main restricted universe multiverse 
# deb-src https://mirrors.aliyun.com/ubuntu/ xenial-backports main restricted universe multiverse

Ubuntu 18.04 TLS版本清華鏡像源:

# https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/
# 默認注釋了源碼鏡像以提高 apt update 速度,如有需要可自行取消注釋
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe multiverse
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe multiverse

# 預發(fā)布軟件源,不建議啟用
# deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-proposed main restricted universe multiverse
# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-proposed main restricted universe multiverse

4. 刷新列表,一定要執(zhí)行刷新

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential

5. 參考

修改ubuntu的sources.list源

修改ubuntu的sources.list源

如何修改Ubuntu的源列表(source list)

到此這篇關(guān)于修改ubuntu 18.04的sources.list源為阿里或清華鏡像的方法的文章就介紹到這了,更多相關(guān)ubuntu18.04 sources.list內(nèi)容請搜索腳本之家以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持腳本之家!

相關(guān)文章

  • Linux使用cut進行文本提取的操作方法

    Linux使用cut進行文本提取的操作方法

    Linux 中的 cut 命令是一個命令行實用程序,用于從文件或標準輸入中提取文本行的部分,本文給大家介紹了Linux使用cut進行文本提取的操作方法,文中有詳細的代碼示例供大家參考,需要的朋友可以參考下
    2025-02-02
  • linux輕量級 Web 服務器

    linux輕量級 Web 服務器

    linux輕量級 Web 服務器...
    2007-11-11
  • 如何將CentOS7升級至CentOS8(詳細步驟)

    如何將CentOS7升級至CentOS8(詳細步驟)

    這篇文章主要介紹了如何將CentOS7升級至CentOS8(詳細步驟),文中通過示例代碼介紹的非常詳細,對大家的學習或者工作具有一定的參考學習價值,需要的朋友們下面隨著小編來一起學習學習吧
    2019-11-11
  • Apache?Doris基礎(chǔ)簡介

    Apache?Doris基礎(chǔ)簡介

    Apache?Doris?是一個現(xiàn)代化的?MPP(Massively?Parallel?Processing,即大規(guī)模并行處理)分析型數(shù)據(jù)庫產(chǎn)品,這篇文章主要介紹了Apache-Doris基礎(chǔ)概念,需要的朋友可以參考下
    2024-03-03
  • 詳解CentOS 6.5搭建Redis3.2.8單機分布式集群

    詳解CentOS 6.5搭建Redis3.2.8單機分布式集群

    這篇文章主要介紹了詳解CentOS 6.5搭建Redis3.2.8單機分布式集群,具有一定的參考價值,感興趣的小伙伴們可以參考一下
    2017-05-05
  • CentOS 7安裝Mysql并設(shè)置開機自啟動的方法

    CentOS 7安裝Mysql并設(shè)置開機自啟動的方法

    本篇文章主要介紹了CentOS 7安裝Mysql并設(shè)置開機自啟動的方法,小編覺得挺不錯的,現(xiàn)在分享給大家,也給大家做個參考。一起跟隨小編過來看看吧
    2017-02-02
  • Apache簡介及安全配置方案

    Apache簡介及安全配置方案

    Apache HTTP Server(簡稱Apache)是Apache軟件基金會的一個開放源碼的網(wǎng)頁服務器,可以在大多數(shù)計算機操作系統(tǒng)中運行,由于其多平臺和安全性被廣泛使用,是最流行的Web服務器端軟件之一。它快速、可靠并且可通過簡單的API擴展,將Perl/Python等解釋器編譯到服務器中。
    2014-08-08
  • linux服務器磁盤爆滿的處理方案

    linux服務器磁盤爆滿的處理方案

    文章描述了Linux服務器磁盤爆滿導致Redis服務無法訪問的問題,通過一系列命令查找并刪除大文件,解決了磁盤空間不足的問題,同時,文章介紹了如何配置Nacos以防止日志文件過大導致磁盤空間爆滿,需要的朋友可以參考下
    2025-02-02
  • 詳解CentOS7 FTP服務搭建(虛擬用戶訪問FTP服務)

    詳解CentOS7 FTP服務搭建(虛擬用戶訪問FTP服務)

    Liunx外部文件的傳輸,避免不了使用FTP服務,所以現(xiàn)在就整理下,CentOS7環(huán)境下,F(xiàn)TP服務的搭建。有興趣的可以了解一下。
    2017-01-01
  • 2018即將推出的Apache Spark 2.4都有哪些新功能

    2018即將推出的Apache Spark 2.4都有哪些新功能

    即將發(fā)布的 Apache Spark 2.4 版本是 2.x 系列的第五個版本。 本文對Apache Spark 2.4 的主要功能和增強功能進行了概述,需要的朋友可以參考下
    2018-09-09

最新評論

广德县| 酉阳| 响水县| 延吉市| 德州市| 临西县| 平泉县| 澄江县| 西乌珠穆沁旗| 祁东县| 丰台区| 靖宇县| 安阳县| 大石桥市| 宜州市| 德阳市| 饶平县| 通化县| 玉田县| 丰宁| 广南县| 丹阳市| 原阳县| 富阳市| 高密市| 忻州市| 玉树县| 安远县| 靖远县| 泰来县| 苗栗市| 清水县| 蓝山县| 南宫市| 德格县| 凤阳县| 广河县| 宣化县| 泰州市| 孝感市| 巫山县|