PDA

View Full Version : [ubuntu] apt and a web proxy



charles.gretton
January 5th, 2009, 04:14 PM
Hi All,

At work I have to use a web proxy. For 8.10, how do I notify apt of the details of this? -- Incidentally, I have already added an apt.conf file to /etc/apt/ containing the text:

ACQUIRE {
http::proxy "http://servername:port/"
}

cheers,
Charles