Re: apt-get and proxy servers

2006-03-25 Thread pedro lopez
 Sumo.   thanks you gave me an idea and I did this   edit   >  /root/.bashrc    export http_proxy=http://1.1.1.1:3128/   and edit   >  /root/profile    export http_proxy=http://1.1.1.1:3128/   and work for mi.     "Sumo Wrestler (or just ate too much)" <[EMAIL PROTECTED]>

Re: apt-get and proxy servers

2006-03-24 Thread Sumo Wrestler (or just ate too much)
pedro lopez wrote: i conect to internet by a proxy server, how i can configure apt-get? I've never had to do it before, but I'd guess that you'd define the environment variable "http_proxy". Look at the man page for sources.list: $ man sources.list You would define (and export) the vari