On Wed, 15 Nov 2023 22:18:09 -0700
Charles Curley <charlescurley@charlescurley.com> wrote:
One thing I didn't like is that approx appears to require fiddling
with sources.list. apt-cacher-ng simply requires setting a proxy
value, in its own file in /etc/apt/apt.conf.d. E.g.:
root@hawk:/etc/apt/apt.conf.d# cat /etc/apt/apt.conf.d/02proxy
Acquire::http::Proxy "http://aptcacher.localdomain:3142";
root@hawk:/etc/apt/apt.conf.d#
Or, even simpler, install auto-apt-proxy on your clients and let them
find your proxy. The package description says it works for approx. And
that worked!
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/