Results 1 to 6 of 6
I found these mirror sites which I want to add to my /etc/apt/sources.list---What is the excat syntax or statements which i have to append in front of the URL's??
--------------------------------
...
- 11-01-2005 #1
How to add mirrors in /etc/apt/sources.list ????
I found these mirror sites which I want to add to my /etc/apt/sources.list---What is the excat syntax or statements which i have to append in front of the URL's??
--------------------------------
ftp.wa.au.debian.org
ftp.au.debian.org
mirror.aarnet.edu.au
debian.vicnet.net.au
mirror.optus.net
------------------
I have tried adding "deb" infront of the URL's-I got an error when updating!!!!
(I have typed in deb ftp://ftp.au.debian.org)Registered Linux User#394486
- 11-01-2005 #2
Actually here are the mirrors which are easy for me to download:
AU Australia
------------
ftp.wa.au.debian.org /debian/ /debian/ all
ftp.au.debian.org /debian/ /debian/ all
mirror.aarnet.edu.au /debian/ /debian/ !alpha
ftp.monash.edu.au /pub/linux/debian/ /pub/linux/debian/ i386
ftp.uwa.edu.au /mirrors/linux/debian/ all
mirror.eftel.com /debian/ /debian/ i386
mirror.pacific.net.au /debian/ /debian/ all
ftp.iinet.net.au /debian/debian/ /debian/debian/ all
debian.goldweb.com.au /debian/ i386
mirror.datafast.net.au /debian/ /debian/ i386
debian.ihug.com.au /debian/ /debian/ i386
debian.vicnet.net.au /debian/ /debian/ i386
mirror.optus.net /debian/ all
These links are in:
http://www.debian.org/mirror/listRegistered Linux User#394486
- 11-02-2005 #3Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
You have to edit your /etc/apt/sources.list file. Take as an example what is written in there.
http://www.debian.org/doc/manuals/ap...basico.en.htmlserzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 11-02-2005 #4Just Joined!
- Join Date
- Oct 2005
- Location
- Mass
- Posts
- 52
deb server root [subdir] [subdir] [subdir]
Originally Posted by exploder
make sure you don't have the / at the end of the root anything else or else it'll think it's an absolute path
it's little things like that that will give you problems when adding mirrors... personally i'd use synaptic to add.. it's nicer to the common man =D
- 11-02-2005 #5Just Joined!
- Join Date
- Aug 2005
- Location
- india
- Posts
- 27
yeah synaptic is easier way to install remove and add repositeries too..
- 11-02-2005 #6
Maybe take a look at apt-spy. It searches for mirrors in your vicinity (you can define a country, such as US, or a state, or Europe...) and writes the fastest one to your /etc/apt/sources.list. You can also add any additional mirrors by hand or with synaptic. Note that checking all of the mirrors in the US or Europe can take a while
I left it running overnight
Stumbling around the 'net:
www.cloudyuseful.com


Reply With Quote
