Changes

Jump to navigation Jump to search
495 bytes added ,  05:47, 15 November 2009
m
sh ./first-setup.sh --context=current
 
== Proxy settings ==
 
The installation script uses <code>rsync</code> to fetch the required files. So, if you are behind a proxy server, you need to tell the details to rsync. The easiest way to set this is to set <code>RSYNC_PROXY</code> variable in the terminal or your startup script (<code>.bashrc</code> or the corresponding file for your shell). Replace username, password, proxyhost and proxyport with the correct information
 
export RSYNC_PROXY=username:password@proxyhost:proxyport
== Usage ==

Navigation menu