To get the Software Updater application in CentOS/Red Hat to use a web proxy server, add the following line in the [Main] section of the /etc/yum.conf file.
proxy=http://{proxyserver}:{port}/
Be sure to keep the trailing / slash on the end.
To get the Software Updater application in CentOS/Red Hat to use a web proxy server, add the following line in the [Main] section of the /etc/yum.conf file.
proxy=http://{proxyserver}:{port}/
Be sure to keep the trailing / slash on the end.