Comments 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/”;


