Displaying 2 results from an estimated 2 matches for "behinf".
Did you mean:
behind
2007 Feb 12
1
yum behinf authenticated proxy
Hi,
I've just installed a CentOS 4.4 and i'm behind a proxy with authentication.
Does anyone know the parameters for the environment variable
"http_proxy" so i can make a "yum update" ?
Usually i'd do a
$ export http_proxy="proxy.domaion.foo:3128"
but this is not the case of an authenticated proxy.
Any help would be appreciated.
Warm Regards,
M?rio
2007 Feb 13
1
yum behinf authenticated proxy - Replay
Simply modify yum.conf, add
proxy=http://proxy.example.si:80/
proxy_username=some_username
proxy_password=some_password
work for me.
Bla? Bogataj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070213/04c947e3/attachment.html>