Bashrc

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

Using Linux you will need to create a globaly proxy setting so you can imnport a GPG key. You can do this by editing the file:

/etc/bashrc

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