Switching from FC3 to CentOS4.3
by
Harald Hoyer
—
last modified
Sep 05, 2007 13:17
Switched my FC3 servers to CentOS4.3 with two shell commands.
Easy :-)
# rpm -Uvh \\
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/centos-release-4-3.2.i386.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/yum-2.4.2-2.centos4.noarch.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/python-elementtree-1.2.6-4.i386.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/python-sqlite-1.1.6-1.i386.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/sqlite-3.2.2-1.i386.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/centos-yumconf-4-4.5.noarch.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/lynx-2.8.5-18.2.i386.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/indexhtml-4-2.centos4.noarch.rpm \
http://ftp.hosteurope.de/mirror/centos.org/4.3/os/i386/CentOS/RPMS/python-urlgrabber-2.9.6-2.noarch.rpm
# yum update
Harald Hoyer
Previous: Traffic Control
