[plug] how to add a package cache for debian/ubuntu
Russell Steicke
russellsteicke at gmail.com
Wed Jul 2 10:46:57 WST 2008
On Tue, Jul 1, 2008 at 11:38 PM, Mike Holland <michael.holland at gmail.com> wrote:
> good morning, I was wondering:
> How do you arrange for apt-get to look in a local directory for .deb files,
> to reduce downloads?
apt-proxy works well. You run apt-proxy on one machine, and point at
it in /etc/apt/sources.list from the others (including from the
machine running apt-proxy). It caches the debs for you in
/var/cache/apt-proxy/archive. You don't copy debs around yourself:
let each machine fetch them from apt-proxy over your local network.
--
Virus found in this message.
More information about the plug
mailing list