Yum proxy
11 Mar 2015Configure Yum to go through a fiddler proxy:
Update /etc/yum.conf with the following line: proxy=http://mycache.mydomain.com:3128
Run command as below: sudo http_proxy=’http://HQZ1QW1:8888/’ yum update jenkins
Configure Yum to go through a fiddler proxy:
Update /etc/yum.conf with the following line: proxy=http://mycache.mydomain.com:3128
Run command as below: sudo http_proxy=’http://HQZ1QW1:8888/’ yum update jenkins