export http_proxy=http://proxy:portnum/
export ftp_proxy=http://proxy:portnum/
Put this in your .bashrc, /etc/profile, or the like. I recommend
setting https_proxy and ftp_proxy to the same value.
export ftp_proxy=http://proxy:portnum/
Put this in your .bashrc, /etc/profile, or the like. I recommend
setting https_proxy and ftp_proxy to the same value.