Posts Tagged ‘ yum ’
This is actually a lot more simple than I was expecting. Recently our RHEL subscription for a backup server expired and couldn’t really justify the cost to renew it, so I decided to convert it to a CentOS installation by doing the below: yum clean all mkdir /usr/src/centos cd /usr/src/centos wget http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5 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-fastestmirror-1.1.16-13.el5.centos.noarch.rpm rpm –-import RPM-GPG-KEY-CentOS-5 /bin/rpm [ READ MORE ]
Ok, so I’m about to do a reinstallation of Fedora (I made a boo-boo which would be easier to fix by a re-install than go through manually and try to fix). I have backups, but not of the lib folders etc, I do however have backups of the uber important folders e.g. /etc /home /root [ READ MORE ]
This evening I installed Fedora 10 onto my desktop so I can use it as my primary OS – I’d had enough of Vista 64 Ultimate to last me a lifetime. Anyway, I didn’t expect the install to go amazingly smoothly, since I’m running relatively new hardware, however I was pleasantly surprised at just how [ READ MORE ]