
- 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)
- Checklist of Disaster Recovery Plan in Kubernetes (EKS) for GitLab - February 24, 2023
- Kubernetes: Pull an Image from a Private Registry using Yaml and Helm File - February 24, 2023
- Jenkins Pipeline code for Sending an email on Build Failure - February 24, 2023