आनंद (Anand M R) wrote:
Could someone tell me how to configure proxy setting in bash. I found
some links that mention the http_proxy variable to be set, but over
there the proxy is of the format http://proxy.abc.com:80

now the proxy i'm using dosn't have the http:// in the begining :(

just append 'http://' with the proxy IP address and port.

# http_proxy=http://<proxy IP or hostname>:<port>
# export http_proxy

--
Regards
विवेक ज. पाटणकर (Vivek J. Patankar)

Registered Linux User #374218
Fedora Core release 6 (Zod)
Linux 2.6.19-1.2911.6.4.fc6 X86_64

--
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to