Tagged Questions
1
vote
1answer
1k views
How to tell if squid-deb-proxy is working?
I've got squid-deb-proxy, avahi-tools, and squid-deb-proxy-client installed on a gateway VM running 12.04 Server, and squid-deb-proxy-client installed on two client VMs running Lubuntu and Xubuntu ...
0
votes
1answer
128 views
Can Squid be used to cache updates for other distros?
Specifically, if I have a small virtual LAN with multiple VMs of each different distro - say three CentOS VMs, two Debian VMs, and assorted Ubuntu VMs - can Squid safely cache the updates for each ...
7
votes
2answers
530 views
How to add packages to a squid-deb-proxy cache?
To save bandwidth and data on my Internet plan, I have installed squid-deb-proxy on a desktop, and the client on it and a few other machines I've got. However, based on the post that put me onto this ...
59
votes
5answers
7k views
Best way to cache apt downloads on a LAN?
I have multiple Ubuntu machines at home and a pretty slow internet connection, and sometimes multiple machines need to be updated at once (especially during new Ubuntu releases.)
Is there a way where ...