centos 6 Repository creation on centos 7
by flothaboss from LinuxQuestions.org on (#4YNA3)
Hy guys hope you are doing great
first of all my english is bad so kindly try to understand on your own what i mean ;) thanks
Task:
i have assigned to configure a local yum repository server for our servers that dont have internet access. so i searched for different solution opensource and builtin like " createrepo".
i am using centOS 7 and i followed the below mentioned tutorial and it worked for me now i have local repository for CentOS 7 .
Tutorial:
https://phoenixnap.com/kb/create-loc...ository-centos
Problem:
i also need to download rhel 6 rpm files for both i386 and 84x_64 architecture ..... can you guys kindly guide me how can i achieve that..
I have tried to move /etc/yum.repos.d/* file to /tmp/ and tried to create a new .repo file that contain rhel 6 package URL.
but when i see " yum-config-manager main \* its settings are different and i dont know how to change section headers to pick to rhel 6 i386 and 84x_64 arch and base,extra,updates and centosplus url .....
can some explain what change do i need to make an on which files step by step cause i am new to linux it would be helpful if someone explain it briefly and asap thanks..


first of all my english is bad so kindly try to understand on your own what i mean ;) thanks
Task:
i have assigned to configure a local yum repository server for our servers that dont have internet access. so i searched for different solution opensource and builtin like " createrepo".
i am using centOS 7 and i followed the below mentioned tutorial and it worked for me now i have local repository for CentOS 7 .
Tutorial:
https://phoenixnap.com/kb/create-loc...ository-centos
Problem:
i also need to download rhel 6 rpm files for both i386 and 84x_64 architecture ..... can you guys kindly guide me how can i achieve that..
I have tried to move /etc/yum.repos.d/* file to /tmp/ and tried to create a new .repo file that contain rhel 6 package URL.
but when i see " yum-config-manager main \* its settings are different and i dont know how to change section headers to pick to rhel 6 i386 and 84x_64 arch and base,extra,updates and centosplus url .....
can some explain what change do i need to make an on which files step by step cause i am new to linux it would be helpful if someone explain it briefly and asap thanks..