I don't have a subscription for RHEL anymore and I want to update my server. Can anyone tell me How to Update Red Hat Enterprise Linux 5.4 using CentOS Repos ?
|
feedback
|
migrated from stackoverflow.com Jan 31 '10 at 4:44
This question came from our site for professional and enthusiast programmers.
|
Ok i figured out. I created a file CentOs.repo (/etc/yum.repos.d/CentOs.repo) with the following contents :
| |||
|
feedback
|
|
IIRC, you just install the approprate | |||||
feedback
|
|
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm use this and update it work chkconfig rhnsd off | |||||
feedback
|