[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get through a proxy



Here it is my /etc/apt.conf file, the only line I need to pass through a proxy 
requiring authentication via userid and password:

Acquire::http::Proxy "http://mydomain\userid:password@proxy.domain:8080/";;

It works greatly!

Vittorio



Reply to: