Apt via Proxy
Submitted by vitki on Oct 28 2009 - 4:37am
in
Add this in /etc/apt/apt.conf.d/proxy:
Acquire { Retries "0"; HTTP { Proxy "http://proxy.ourdom.com:3128"; }; }; Add this in /etc/apt/apt.conf.d/proxy:
Acquire { Retries "0"; HTTP { Proxy "http://proxy.ourdom.com:3128"; }; }; 
Comments
Post new comment