如何設定快速的debian源

來源:互聯網
上載者:User

Author:gaojinbo
Time:2010-02-04
Mail:admin@gaojinbo.com

如何設定快速的debian源

使用apt-spy,可以自動化的測試到哪個源的下載速度最快,並自動將最快的源寫入設定檔

由於剛裝好系統是沒有apt-spy,所以先找個源先安裝apt-spy

1)設定臨時源
vi /etc/apt/sources.list
#添加以下一行到檔案最後
deb http://http.us.debian.org/debian stable main

2)更新軟體包列表並安裝apt-spy
apt-get update
apt-get install apt-spy

3)自動下載列表並使用apt-spy測試最快的源
apt-spy update
apt-spy -d stable -a asia -t 3

4)查看產生的設定檔,裡面是最快的源
cat /etc/apt/sources.list.d/apt-spy.list

5)刪除臨時源
vi /etc/apt/sources.list
#刪除以下一行
deb http://http.us.debian.org/debian stable main

6)更新軟體包列表
apt-get update

完成!

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.