告诉你怎样找ubuntu最快的源!

告诉你怎样找ubuntu最快的源!

告诉你怎么样ubuntu最快的源!
在群里几个月了,我第一次看到有人为我威望,我真是好高兴。其实这个源我也找了好久,我是这么找出最快的源的:系统-系统管理-升级源-ubuntu软件中的下载自,然后选择其他,然后选择最佳服务器,会出来三个快的源,你把这几个快的,都ping 上一分钟就差不多,看一下平均响应时间就行了,选小的最好,源不要多了,多了会很慢的,我就只有这个源!我今天一高兴就把他贴出来和大家分享,希望大家少走点迂回路!
下面这个是ubuntu8.10的中国南方地区电信最快的源,给大家共享,希望大家顶起来,给其他人看到。这源直接加到源文件(gedit sudo /etc/apt/sources.list)里面就行了,把你源来有的全删掉,源多了相反会慢的!(大家可以转载到别的论坛,不过最好是贴上我的QQ:148350583,因为这是果实。)
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release amd64 (20081029.2)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid main restricted
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid-updates main restricted
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid universe
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid universe
deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid-updates universe
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid-updates multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://cn.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner

deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid-security main restricted
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid-security main restricted
deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid-security universe
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid-security universe
deb http://mirror.lupaworld.com/ubuntu/archive/ intrepid-security multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ intrepid-security multiverse
说的很详细阿学习了