[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian] Apt-sources teilen



Hallo Adam,

* Adam Lackorzynski <al10@inf.tu-dresden.de> [25-11-01 14:33]:
> On Sun Nov 25, 2001 at 14:20:55 +0100, Udo Müller wrote:
> > Wie mache ich das? Geht das nur üner nfs oder sind mir da noch
> > andere Möglichkeiten offen?
> 
> Richte einen Webcache auf Deinem Gateway ein (Squid), richte apt-get
> darauf (via apt.conf), stelle noch die Dateigröße hoch, die Squid cachen
> soll, und das ganze sollte funktionieren (tut es zumindest bei mir ;).

Hat geklappt. Habe die /usr/share/doc/apt/examples/apt.conf in
/etc/apt kopiert und unter

Acquire
{
  Retries "0";
  http
    { 
      Proxy "http://localhost:3128";;
    };
};

hinzugefügt. zusätzlich noch in /etc/squid.conf

maximum_object_size 4096 KB
maximum_object_size_in_memory 4096 KB

geändert. Jetzt läuft alles nach Plan. Danke!


Gruss Udo

-- 
Registrierter Linux-User #225706 auf Debian GNU/Linux 2.4.6

Attachment: pgpgIlkaxSx9l.pgp
Description: PGP signature


Reply to: