Open Source Desktop Environment : UpdateCentos

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: OSDE.INFO is produced by "osde8info" :
http://docs.fedoraproject.org/yum/en/

Update CentOS

on centos 4 & 5 you will now need to use rpm to import the rpm gpg key before up2date or yum will work

rpm import
# mount /dev/cdrom /media/cdrom
# cd /media/cdrom
# rpm --import RPM-GPG-KEY-centos4
OR
# rpm --import RPM-GPG-KEY-CentOS-5
# cd
# eject


Centos 4 update using up2date
# up2date -u 


Centos 4 & 5 update using yum
# yum check-update

# yum update


See
Yum
YumEx

REFERRERS

CentOS

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0286 seconds