[gilug.org] install party a olot
Jordi Pujol jordipujol arsystel com
2006-04-20 14:42:18 UTC
Hola,
segurament lo millor es posar un programa especialitzat com apt-proxy o
apt-cacher,
http://apt-proxy.sourceforge.net/
Introduction
apt-proxy is a caching proxy for use with apt on Debian systems. It is useful
anywhere where you have more than one Debian machine together on a network
which is faster than your internet connection (most networks are). It builds
up a partial Debian mirror, containing those files which have been requested
by clients.
segons diu va guardant en el disc del proxy cada un dels paquets que es
demanen, de manera que nomes els hem de descarregar una vegada,
es pot instalar el paquet per debian amb
apt-get install apt-proxy
en aquest paquet sembla que la configuracio es sencilla, copiat de
"man apt-proxy.conf"
CONFIGURATION EXAMPLES
To access a resource that’s listed under a specific section name,
simply append the section name (without the brackets) to the end of your
deb
source line in /etc/apt/sources.list
Debian main
This example shows how to give clients access to the main Debian
archive:
[debian]
backends = http://ftp.us.debian.org/debian/
http://ftp.de.debian.org/debian/
Using this configuration, the client would use a sources.list entry
like:
deb http://server:9999/debian woody main
And so the file
request ‘/debian/woody/main/binary-i386/x11/foo_1-1.deb’ would turn into a
backend request of first
‘http://ftp.us.debian.org/debian/woody/main/binary-i386/x11/foo_1-1.deb’
and if that failed,
‘http://ftp.de.debian.org/debian/woody/main/binary-i386/x11/foo_1-1.deb’
and apt-proxy will place the downloaded package in
‘/var/cache/apt-proxy/debian/debian/woody/main/binary-i386/x11/foo_1-1.deb’.
Salut,
Jordi Pujol
A Dimecres, 19 de Abril de 2006 19:56, David Casals va escriure:
> Hola a tots,
>
> Ja fa un temps vam estar parlant de les activitats que es durien a terme
> a la Garrotxa, una d'elles es una Install Party, tal com està penjat a
> la web del Gilug, aquesta es celebra aquest dissabte de 10 a 14 i de 16
> a 20.
>
> Els que estiguin interessats tant en ajudar com en participar-hi que ho
> diguin , que buscarem algun restaurant per anar a dinar.
>
>
> Relacionat amb aquest tema, estic a mig muntar un mirror d'ubuntu per a
> no col·lapsar l'Adsl del local.
>
> Ja tinc un rsync fet del servidor d'Ubuntu (de la setmana passada, ara
> l'estic actualitzant) però m'agradaria poder realitzar un proxy cache de
> paquets per descongestionar totalment la connexió. Però no aconsegueixo
> treure'n l'aigua clara. Algú te alguna idea??
>
> Atentament
> David Casals
> hakd0c
> _______________________________________________
> Llista mailing list
>
> http://gilug.org/cgi-bin/mailman/listinfo/llista
Més informació sobre la llista de correu gilug