January 20, 2011

Add the following line to your /etc/apt/apt.conf to enable apt-get through a proxy-server.

Acquire::http::Proxy “http://proxy.server.here:port/”;

Comments