正在加载中……

Ubuntu 学习手记

记录shixinyu的Ubuntu的学习手记

读取中...

2008/12/15

推荐一个源服务器

刚刚安装好的Ubuntu的默认源是Ubuntu China Official Mirror,就是下面的源:

deb http://cn.archive.ubuntu.com/ubuntu intrepid main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu intrepid-security main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu intrepid-updates main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu intrepid-backports main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu intrepid-proposed main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu intrepid main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-security main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-updates main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-backports main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-proposed main restricted universe multiverse

虽然服务器是放置在国内的上海地区的,但是很多时候连接这个源下载东西实在是很慢,在这里推荐一个Ubuntu中文维基里也没有推荐到的源:

deb http://ftp.twaren.net/Linux/Ubuntu/ubuntu/ intrepid main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu/ intrepid-security universe main multiverse restricted
deb http://ftp.twaren.net/Linux/Ubuntu/ubuntu/ intrepid-updates universe main multiverse restricted
deb-src http://ftp.twaren.net/Linux/Ubuntu/ubuntu/ intrepid main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security universe main multiverse restricted
deb-src http://ftp.twaren.net/Linux/Ubuntu/ubuntu/ intrepid-updates universe main multiverse restricted

这个源是台湾国网中心的服务器,我的西安电信1M连接此源速度极佳,平均速度高于80KB/s,而且这个源里包含很多Ubuntu官方源没有的包和软件,比如使用了这个台湾国网中心的源之后安装之前介绍的Cherokee就不需要添加LaunchPad的源就可以直接sudo apt-get install cherokee安装了。

众所周知,很早之前Ubuntu就因为某些法规的问题,从官方源中除去了Win32 Codecs等有法规问题的包。安了,这个国网中心的源有这个包的。直接sudo apt-get install w32codecs就OK了。

我是怎么知道这个源的呢?还记得台湾朋友编写的Lazybuntu么?对了,就是那个懒人包。这个小软件用的就是台湾国网中心的源。

不是在用Ubuntu的朋友,这篇文章同样对你有用哦。国网中心有Debian、FreeBSD、Gentoo(喜欢用最小系统的Gentoo来从头到尾emerge的朋友有救了,这个源就速度很快很适合links之后按D来下载需要的包了)、CentOS、Fedora、Knoppix、Mandrake、OpenSuSE、PCLinuxOS、Slackware等等的源,自己去访问http://ftp.twaren.net看看吧。

标签: , , , , ,

AddThis Social Bookmark Button添加到百度搜藏 添加到百度搜藏添加到雅虎收藏收藏到QQ书签Share/Save/Bookmark

2 条评论:

  • 国网中心是什么?
    sf也看到它……

    Anonymous Black-Xstar, at 02:28  

  • @Black-Xstar,我都忘记在文章里写上了。
    台湾的国网中心的服务器同时还提供SourceFrog在Asia区域的镜像下载服务,可想而知多雄厚的实力和多丰富的带宽啊。

    Blogger shixinyu, at 02:45  

发表评论

引用此贴的链接:

创建链接