Set APT Proxy

Found the Ubuntu based answer here.

# nano /etc/apt/apt.conf
Acquire::http::proxy::deb.devuan.org "http://192.169.1.9:3142";

This of course makes sense if 192.168.1.9 is running apt-cacher or apt-cacher-ng

tips/set_apt_proxy.txt · Last modified: 2023-08-06 19:13 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki