Some of the information in this article is advanced material we make available as a courtesy. Please be advised that you are responsible for properly following the procedures below. Customer Support cannot assist with these topics.
As of September 22, 2009, we're discontinuing support of Red Hat Enterprise Linux. You can migrate your server's operating system to Cent OS or independently purchase a software license from Red Hat.
Note: If you do nothing, your account will no longer be charged for use of Red Hat, but you cannot update software via the Red Hat Network or call Red Hat for support.
- Connect to your server via SSH (more info).
- Switch to the root user (more info).
- Run the following commands to upgrade to Cent OS 4.7:
yum clean all
mkdir ~/centos
cd ~/centos/
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/centos-release-4-7.i386.rpm
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/python-elementtree-1.2.6-5.el4.centos.i386.rpm
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/python-sqlite-1.1.7-1.2.1.i386.rpm
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/python-urlgrabber-2.9.8-2.noarch.rpm
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/sqlite-3.3.6-2.i386.rpm
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/yum-2.4.3-4.el4.centos.noarch.rpm
wget http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/yum-metadata-parser-1.0-8.el4.centos.i386.rpm
rpm --import http://mirror.centos.org/centos/4/os/i386/RPM-GPG-KEY-centos4
rpm -e --nodeps redhat-release
rpm -Uvh *.rpm
yum upgrade
Note: This process reprovisions your server. By completing the instructions above, your original server will no longer be available. We provide an FTP backup for 90 days, but we recommend you complete a system backup before proceeding.
- Log in to your ITEGY account.
- Click Servers.
- Next to the server you want to use, click Manage.
- In the Support section, select Reprovision Server.
- Select CentOS.
- Recreate your user name and password.
- Click Continue and then click Save Changes.
- Connect to your server via SSH (more info).
- Switch to the root user (more info).
- Run the following commands to upgrade to Cent OS 5.3:
yum clean all
mkdir ~/centos
cd ~/centos/
wget http://mirror.centos.org/centos/5/os/i386/CentOS/centos-release-5-3.el5.centos.1.i386.rpm
wget http://mirror.centos.org/centos/5/os/i386/CentOS/centos-release-notes-5.3-3.i386.rpm
wget http://mirror.centos.org/centos/5/os/i386/CentOS/yum-3.2.19-18.el5.centos.noarch.rpm
wget http://mirror.centos.org/centos/5/os/i386/CentOS/yum-updatesd-0.9-2.el5.noarch.rpm
wget http://mirror.centos.org/centos/5/os/i386/CentOS/yum-metadata-parser-1.1.2-2.el5.i386.rpm
wget http://mirror.centos.org/centos/5/os/i386/CentOS/python-iniparse-0.2.3-4.el5.noarch.rpm
wget http://mirror.centos.org/centos/5/os/i386/CentOS/yum-fastestmirror-1.1.16-13.el5.centos.noarch.rpm
wget http://mirror.centos.org/centos/5/os/i386/CentOS/gamin-python-0.1.7-8.el5.i386.rpm
rpm --import http://mirror.centos.org/centos/5/os/i386/RPM-GPG-KEY-CentOS-5
rpm -e --nodeps redhat-release
rpm -e yum-rhn-plugin
rpm -Uvh *.rpm
yum upgrade
You can purchase Red Hat Enterprise Linux from Red Hat directly on their site.
- Log in to the Red Hat Network website or your Satellite server.
- Go to the Systems tab in the top navigation bar, then select the name of the old system or duplicated system in the System List.
- Click delete system in the top-right corner of the page.
- Confirm the removal of the system by selecting the Delete Profile button.
- As root at the command line, delete the file (if it exists) /etc/sysconfig/rhn/systemid from your system by running the command:
rm /etc/sysconfig/rhn/systemid
- Run the following command to register your system with the update agent:
rhn_register
Note: For more information on the rhn_register command, see Red Hat's documentation What is the command rhn_register used for?.
- When re-registering, enter the license you purchased from Red Hat directly.