yum prox problem

Simon Andrews simon.andrews at bbsrc.ac.uk
Thu Sep 18 12:03:27 UTC 2008


adrian kok wrote:
> Hi 
> 
> I do try to use yum to use proxy to install
> but doesn't work

It should be straight forward.  Edit your yum.conf file and add a line like:

proxy=http://wwwcache.example.com:8080

..using the correct servername and port for your proxy and you should be 
good to go.  Works fine here.

If yours is an authenticating proxy then you'll also need to add lines like

proxy_username=some_username
proxy_password=some_password

All the details can be found in 'man yum.conf'

Simon.




More information about the fedora-list mailing list