Creating Local Repository for Redhat Linux 6 for YUM Packet Manager
What are we going to go through…
– Installing “yum-utils” and “createrepo” packages using Redhat packet manager
– Using “reposync” to create local repository of ‘base’, ‘updates’, ‘extras’, ‘centosplus’ and ‘epel’
– Using “createrepo” to create repodata of downloaded repositories.
– Create .repo file for yum to sync local repository
Prerequisites
– IPTables Disabled https://goo.gl/WyrqVy
– SELinux Disabled https://goo.gl/lcKRy1
– HTTPD Webserver Installed https://goo.gl/lzds8H
– Working Internet Connection
redhat linux