- No username and password required: To configure proxy without username and password:
export http_proxy=http://SERVER:PORT/ - Username and password authentication: To configure the proxy server with username and password authentication:
export http_proxy=http://USERNAME:PASSWORD@SERVER:PORT/
Latest posts by Rajesh Kumar (see all)
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024
- Introduction to System Operations (SymOps) - October 30, 2024