Wednesday, 6 January 2016

command line settings required for installation program that requires access to the Internet

user:password@xproxy.xcompany.co.uk:8080
also do not forget the “”
export http_proxy=”user:password@http://xproxy.xcompany.co.uk:8080”
export https_proxy=”user:password@http://xproxy.xcompany.co.uk:8080”

No comments: