Skip to content

Instantly share code, notes, and snippets.

@jbpadgett
Created August 21, 2016 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbpadgett/8d73e527f4ec2c6d6d918bcbf91c6a29 to your computer and use it in GitHub Desktop.
Save jbpadgett/8d73e527f4ec2c6d6d918bcbf91c6a29 to your computer and use it in GitHub Desktop.
#CentOS yum proxy setup
#Edit (as sudo or root) the /etc/yum.conf or /etc/dnf/dnf.conf file to make use of cntlm proxy from VirtualBox Linux VM using NAT
proxy=http://10.0.2.2:3128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment