FreeGuide | Main »
Configure Proxy On Linux |
|
Configuring your proxy server for FreeGuide on LinuxIf you have a proxy server or are behind a firewall, you may need to follow the instructions below to allow FreeGuide to see past them to the Internet. NOTE: most home users will NOT need to do this - you are ready to start FreeGuide! Go straight to the UserGuide. Add 2 lines to the file ~/.bash_profile: export http_proxy=http://example.com:8080 export FREEGUIDE_OPTS=-DproxySet=true -DproxyHost=http://example.com -DproxyPort=8080 Replace "example.com" with your proxy server address, and "8080" with the port it uses. |
If you would like to help improve this site, please Contact Us and we will give you the password to edit pages. | |
Page last modified on June 04, 2008, at 01:37 AM PmWiki Info |