LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to configure yum server on rhel-5 without use of internet? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-configure-yum-server-on-rhel-5-without-use-of-internet-856779/)

jayaswalsnehil 01-17-2011 03:32 AM

how to configure yum server on rhel-5 without use of internet?
 
hello sir,

i am having one problem that

WITHOUT USE OF INTERNET ,how can i configure YUM server on RHEL-5

please provide me the steps for the above,

thank you

kbp 01-17-2011 03:56 AM

Do you mean you want to create a yum repository ? .. if so :-

- create a directory in an appropriate place
- copy your rpms into the directory
- run 'createrepo /path/to/directory'

You will then need to publish it, usually via http

cheers


All times are GMT -5. The time now is 01:34 PM.