> Giorgio Raccanelli wrote:
> I need to tell the system to go through the proxy. How can I do that?

you can configure apt to always use the proxy by editing
/etc/apt/apt.conf (or create it if not already there)

and adding a line:

  ACQUIRE::http::Proxy "http://192.168.0.1:3128/";;

or whatever.

I had trouble getting this to work when I was testing it because I spelt
ACQUIRE wrong!


Sam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to