Creating Repos for RHEL / Centos

Article ID: 2799 
Last Review: Oct,6 2008
Author: APPLIES TO:
  • Parallels Pro Control Panel Linux

Additional information

View Knowledge
Knowledge ID 2188
Product : Ensim Pro for Linux
Version : 4.1.0
Topic : Hotfix

Title
Creating Repos for RHEL / Centos

Summary
Please follow the given steps to setup a repos on the local server.
====
Make sure that you have install a rpm createrepo(any version), You can download the required rpm for your os from : http://dag.wieers.com/packages/createrepo/

# mkdir -p /repos/os
Copy all the rpm from redhat cd(all the 4 cds) to this directory

# mkdir /repos/updates
Copy all the updates to this directory. Minimum required rpms in this directory are as follows.

postgresql-python-7.4.7
postgresql-7.4.7
postgresql-server-7.4.7

# createrepo /repos/os

# createrepo /repos/updates

=====
After doing this you just need to run the ensim installer in the following way.

# sh ensim-installer.sh --email=you@youremail.com --cdrom=n -o file:///repos/os -u file:///repos/updates
====

Prevention


Details

Attachments


Related Knowledge

Related Links
 
Last ModifiedUsageSatisfiedLast Used
2/8/2006 2:11:08 PM   


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields