•Installed RPM file verification :
•rpm –V verifies installed RPM against the RPM database
•rpm –Va verifies all installed RPMS against the RPM database
•rpm –Vp.i386.rpm
•Signature Verification before package install
•rpm –import RPM –GPG-KEY
•By default when the linux is install in the system the GPG-KEY for the redhat is stored in /etc/pki/rpm-gpg
•rpm –qa gpg-pubkey
•rpm –V
•rpm –Va verifies all installed RPMS against the RPM database
•rpm –Vp
•Signature Verification before package install
•rpm –import RPM –GPG-KEY
•By default when the linux is install in the system the GPG-KEY for the redhat is stored in /etc/pki/rpm-gpg
•rpm –qa gpg-pubkey
No comments:
Post a Comment