Ubuntu – apt-get behind proxy




If you wish to run apt-get behind different proxy then mentioned in system environment, create / add below line in apt.conf

cat /etc/apt/apt.conf

Acquire::http::Proxy "http://MYPROXY:3128/";


if you find any missing point in here, please let us know in comment section or tweet us at @linuxreaders. To get more articles like this, subscribe to our RSS feeds / Mails.
Read 240 articles by

Trending Posts