RPM packages not signed
I recently came across a howto on howtoforge, and that was to use Munin and Monin, however, one of the packages i had to install was not signed.
Package perl-Crypt-DES-2.05-4.el5.kb.i386.rpm is not signed
To resolve this, I used the following command;
[root@pokkelt ~]# yum –nogpgcheck install munin munin-node
It would help to read the manual every now and again, but I am posting it for other users who i see have gone and changed their yum config files.
