Setting up YUM: Difference between revisions

From RSWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 6: Line 6:


  rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4
  rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4
[[Category:Linux| ]]

Revision as of 11:15, 24 April 2007

Based on information found here [1]

You need to install the CentOS RPM signing key. It is not installed as part of the base system install for security reasons. This provides you the opportunity to validate the key before installing it on your system.

RPM has the capacity to retrieve the key from a Centos Mirror:

rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4