2009/12/15 Alexius Dionysius Diakogiannis < [email protected]>
> Το ntlmaps το ειχα δοκιμασει αλλα ο isa ειχε θεματα, οταν εκανες πολλαπλα > concurrent hits οπως apt-get update τοτε εστελνε μερικα login errors. > Έχεις σίγουρα κοιτάξει την ιστοσελίδα που σ'έχω παραπέμψει; [?] Περιέχει πληροφορίες για το πώς να ρυθμίσεις το apt, το gnome proxy κτλ. http://anamasry.wordpress.com/2009/02/09/configuring-ubuntu-with-ms-isa-server/ Επίσης, δώσε limit στο apt.conf με την ακόλουθη εντολή: sudo apt-get -o Acquire::http::Dl-Limit=50 -o Acquire::Queue-Mode=access update Η παραπάνω εντολή θα: - περιορίσει το download σε 50KBytes/s. - περιορίσει τις συνδέσεις, μια κάθε φορά. Με άλλα λόγια, αυτό που ζητούσες! [?] Queue-Mode can be one of host or access which determines how APT parallelizes outgoing connections. host means that one connection per target host will be opened, access means that one connection per URI type will be opened. Μπορείς να το θέσεις και ως αρχείο ρύθμισης ( /etc/apt/apt.conf.d/80limit-bandwidth ).
<<35E.gif>>
<<35F.gif>>
-- Ubuntu-gr mailing list [email protected] If you do not want to receive any more messages from the ubuntu-gr mailing list, please follow this link and choose unsubscribe: https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr

