I have a CentOS 5.6 machine set up on a private network without public internet access. In the interest of time and frustration, I would prefer to be able to install packages using Yum as I would if the machine were online. Is it possible to download a copy of the repositories that can be stored on a network local machine from which I can do this? please provide me any instructions I might need if it is possible.
So to break it down, I want yum install gcc
to install gcc without an internet connection.