howto yum

Discussion in 'HOWTO-Related Questions' started by Centos_user, Mar 4, 2010.

  1. Centos_user

    Centos_user New Member

    Hello guys,
    how to configur Yum to work with Proxy,
    i can't get my yum working i am behind proxy
    i am in TXT mode thank you
    I am using Centos 5.3
     
  2. kashikar.harsh

    kashikar.harsh New Member

    Just execute the following commands

    export http_proxy="http://proxy-server-url: port/"
    export ftp_proxy="http://proxy-server-url: port/"

    Please ignore space between : and port, it is just to get rid of smiley
     

Share This Page