View previous topic :: View next topic |
Author |
Message |
Gentoo_Lover l33t


Joined: 10 Jun 2004 Posts: 707 Location: ln -s France/Aquitaine/Bordeaux/ Localisation
|
Posted: Tue Jun 15, 2004 11:40 am Post subject: [mirrorselect] quel sont les meilleure option ?(résolu) |
|
|
je souaite mettre à jour la liste de mes serveur avec mirrorselect , alors j'ai déja fait un
puis il me liste les options , mais je ne sais pas lequels utiliser ! alors j'aimerai savoir quels option de mirrorselect utilisez vous pour mettre votre liste de serveur à jour via internet !
[EDIT] est ce que cela ce met à jour avec un emerge sync ?[/EDIT] _________________ My fvwm desktop screen : http://romain.perier.free.fr/fvwm/fvwm-last.png
http://www.gentoofr.org
Last edited by Gentoo_Lover on Tue Jun 15, 2004 1:08 pm; edited 1 time in total |
|
Back to top |
|
 |
2spirit n00b


Joined: 14 May 2004 Posts: 52
|
Posted: Tue Jun 15, 2004 12:58 pm Post subject: |
|
|
Moi perso j'utilise les options fournis dans la doc :
a savoir: mirrorselect -a -s3
ça lances une recherche sur plusieurs serveurs et garde les plus rapides.
je ne penses pas qu'un "emerge sync" ecrase tes serveurs mirroirs |
|
Back to top |
|
 |
YuLin Tux's lil' helper


Joined: 30 Jan 2004 Posts: 88 Location: Lausanne [CH]
|
Posted: Tue Jun 15, 2004 12:59 pm Post subject: |
|
|
J'ai du mal à saisir ta question. Voyons :
Code: | root@foo bar # mirrorselect
Mirrorselect Usage:
options:
-a : Automatic Mode, this will automatically
select the best mirrors.
-i : Interactive Mode, this will present a list
to make it possible to select mirrors
you wish to use.
-D : Deep mode. This is used to give a more accurate
speed test. It will download a 100k file from
each server. Because of this you should only use
this option if you have a good connection
-sX : Specify Number of servers for Automatic Mode
to select. this is only valid for download mirrors
If this is not specified, a default of 1 is used.
-r : Rsync Mode, This will set the default type to
rsync mirrors, instead of download mirrors.
These are the mirrors portage will sync to.
-o : Output Only Mode, this is especially useful
when being used during installation, to redirect
output to a file other than /etc/make.conf
-bX : This is to be used in automatic mode
and will split the hosts into blocks of X for use
with netselect. This is required for certain routers
which block 40+ requests at any given time.
Recommended parameters to pass for -b are:
-a -s3 -b10
-c : Prevent $DISPLAY detection, this will force the use
of dialog instead of Xdialog (if available) in Interactive
mode
-v : Display Mirrorselect version
Automatic Example:
# mirrorselect -a -s5
# mirrorselect -a -s3 -b10 -o >> /mnt/gentoo/etc/make.conf
# mirrorselect -a -D -s4
Interactive Example:
# mirrorselect -i -r |
Je ne pense pas qu'il y ait des options meilleures que d'autres pour sélectionner des miroirs de téléchargement. Tu regardes celles que tu trouves pertinentes dans ton cas et tu les utilises, tout simplement.
Personnellement j'utilise la commande mannuelle :
mais les commandes automatiques sont aussi bien, il me semble.  _________________ Life would be so much easier if we could have a look at the source code...
http://photoblog.swissly-yours.net |
|
Back to top |
|
 |
fafounet l33t


Joined: 03 Apr 2004 Posts: 703 Location: Meuves, France
|
Posted: Tue Jun 15, 2004 1:20 pm Post subject: |
|
|
Ce qui a ete le plus simple pour moi c´est de definir le proxy rsync
C´est vrai que c´est pas tres rapide, a peine 5MB/S  |
|
Back to top |
|
 |
Gentoo_Lover l33t


Joined: 10 Jun 2004 Posts: 707 Location: ln -s France/Aquitaine/Bordeaux/ Localisation
|
|
Back to top |
|
 |
|