Bashrc

From KlavoWiki
Revision as of 01:22, 3 October 2007 by David (talk | contribs)
Jump to navigationJump to search

Using Linux you may need to create a globaly proxy setting. You can do this by editing the file:

/etc/bashrc

export http_proxy=http://proxyserver:port/
export ftp_proxy=http://proxyserver:port/