Hi again.
Replace 'http-proxy-hostname' with the hostname of your proxy machine, and replace '8080' with the port number that the proxy is listening on, e.g.
Code:
export http_proxy=http://dave:p455w0rd@proxyhost:3126
export ftp_proxy=http://dave:p455w0rd@proxyhost:3126