Bashrc

From KlavoWiki
Revision as of 01:20, 3 October 2007 by David (talk | contribs) (New page: Using Linux you may need to create a globaly proxy setting. You cna do this by editing the file: /etc/bashrc <pre> export http_proxy=http://proxyserver:port/ export ftp_proxy=http://prox...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

/etc/bashrc

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