This tutorial we will teach you something that most may need to use just for a few times in their Linux experience but will be very happy that such functionality actually exists at first place. Common Linux users, including me, are not so used to get updates through a proxy. Maybe used a proxy server once or twice some time ago but I have totally forgotten that proxies even existed in the Internet.
However if one day it happens that you find yourself in a corporate network and need to update a package as it currently doesn't work as expected (unfortunately we all have to admit that this is something common for Linux distributions, not only under RedHat based systems) you will have to pass through a proxy.
For such cases after you finish reading this tutorial you will know how to configure yum for using proxy with basic authentication.
The configuration file for yum is located in /etc directory

