i have not made any changes my yum.conf file, still using the default one that is installed. so i should be ok after everything is released?
On Fri, 2004-09-17 at 10:41, cweisiger@i-55.com wrote:
i have not made any changes my yum.conf file, still using the default one that is installed. so i should be ok after everything is released?
Chris, What I did to get the updates was to issue these commands as root: ---------------------------- wget http://caos.nplus1.net/centos-3/3.3/os/i386/RedHat/RPMS/centos-release-3.3-1...
rpm -Uvh centos-release-3.3-1.i386.rpm
yum upgrade ---------------------------
Johnny Hughes http://www.HughesJR.com
On Fri, 17 Sep 2004, Johnny Hughes wrote:
On Fri, 2004-09-17 at 10:41, cweisiger@i-55.com wrote:
i have not made any changes my yum.conf file, still using the default one that is installed. so i should be ok after everything is released?
Chris, What I did to get the updates was to issue these commands as root:
wget http://caos.nplus1.net/centos-3/3.3/os/i386/RedHat/RPMS/centos-release-3.3-1...
rpm -Uvh centos-release-3.3-1.i386.rpm
yum upgrade
what was wrong with rpm -Uvh http://caos.nplus1.net/centos-3/3.3/os/i386/RedHat/RPMS/centos-release-3.3-1... ??
Lance