六月 6th, 2009

Debian 下 Sources.list 较快的源 2009-06-06

163 views, 原创、翻译, 电脑、技术, by Sulow.

之前每次apt-get update时总是遇到这样那样的问题

不是 “正在等待报头”,就是bzip2无法访问,搞的非常郁闷

不过真正的原因还是在Sulow同时用了stable及testing的源,这样导致了每次apt-get update时,都会重复下载,(因为stable和testing会互相覆盖)

今天测试了无数个源,最后选择用mirrors.163.com了,详细设定请自行看他最下面的sources.list.XXXX

不过,Sulow不推荐使用他的 security update,重要更新还是用security.debian.org稳妥点

sources.list具体如下:

deb http://mirrors.163.com/debian testing main non-free contrib
deb http://mirrors.163.com/debian testing-proposed-updates main contrib non-free

deb-src http://mirrors.163.com/debian testing main non-free contrib
deb-src http://mirrors.163.com/debian testing-proposed-updates main contrib non-free

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

deb http://dl.google.com/linux/deb/ testing non-free

##### 以下都是在110k以上的源 #####

# 台湾交通大
# deb http://debian.nctu.edu.tw/debian/ stable main non-free contrib
# deb http://debian.nctu.edu.tw/debian/ testing main non-free contrib
# deb-src http://debian.nctu.edu.tw/debian/ stable main non-free contrib
# deb-src http://debian.nctu.edu.tw/debian/ testing main non-free contrib

# 台大
# deb http://debian.csie.ntu.edu.tw/debian/ stable main non-free contrib
# deb http://debian.csie.ntu.edu.tw/debian/ testing main non-free contrib
# deb-src http://debian.csie.ntu.edu.tw/debian/ stable main non-free contrib
# deb-src http://debian.csie.ntu.edu.tw/debian/ testing main non-free contrib

# Linux.org.tw
# deb http://debian.linux.org.tw/debian/ stable main non-free contrib
# deb http://debian.linux.org.tw/debian/ testing main non-free contrib
# deb http://debian.linux.org.tw/debian-non-US/ stable/non-US main non-free contrib
# deb http://debian.linux.org.tw/debian-non-US/ testing/non-US main non-free contrib

# deb-src http://debian.linux.org.tw/debian/ stable main non-free contrib
# deb-src http://debian.linux.org.tw/debian/ testing main non-free contrib
# deb-src http://debian.linux.org.tw/debian-non-US/ stable/non-US main non-free contrib
# deb-src http://debian.linux.org.tw/debian-non-US/ testing/non-US main non-free contrib

# 163
# deb http://mirrors.163.com/debian testing main non-free contrib
# deb http://mirrors.163.com/debian testing-proposed-updates main contrib non-free
# deb-src http://mirrors.163.com/debian testing main non-free contrib
# deb-src http://mirrors.163.com/debian testing-proposed-updates main contrib non-free

# CN99
# deb http://debian.cn99.com/debian stable main contrib non-free
# deb http://debian.cn99.com/debian testing main contrib non-free
# deb http://debian.cn99.com/debian-non-US stable/non-US main contrib non-free
# deb http://debian.cn99.com/debian-non-US testing/non-US main contrib non-free

# deb-src http://debian.cn99.com/debian stable main contrib non-free
# deb-src http://debian.cn99.com/debian testing main contrib non-free
# deb-src http://debian.cn99.com/debian-non-US stable/non-US main contrib non-free
# deb-src http://debian.cn99.com/debian-non-US testing/non-US main contrib non-free

##### 其他 #####

# Google
# deb http://dl.google.com/linux/deb/ stable non-free

# Security Debian Stable
# deb http://security.debian.org/ stable/updates main non-free contrib
# deb-src http://security.debian.org/ stable/updates main non-free contrib

# deb http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp
# deb-src http://www.vollstreckernet.de/debian/ stable amule-stable wx upnp

# deb http://volatile.debian.org/debian-volatile stable/volatile main non-free contrib
# deb-src http://volatile.debian.org/debian-volatile stable/volatile main non-free contrib

原创文章如转载,请注明:
转载自ONEDUST-浮塵草堂 [ http://www.onedust.com/ ]

本文联结:http://www.onedust.com/archives/308



延伸阅读
  1. Linux 下磁盘备份
  2. GoDaddy 无法加载 Drupal Clean URLs 解决方案
  3. Ubuntu 9.04 使用 Live CD 重新安装 Grub
  4. FreeBSD 初安装
  5. unzip 解压缩目录下所有 zip文件


Back Top

回复自“Debian 下 Sources.list 较快的源 2009-06-06”

  1. 没有任何评论。
  1. 没有任何引用。

发表回复

Back Top

Spam Protection by WP-SpamFree Plugin