gpg2 – POFTUT

Rpm, Yum, Dnf “NOKEY” Public Key Check Error and Solution

Rpm is very popular and secure package management format and application. Recent version of the rpm and yum command uses Public Key Check in order to make installation more secure. This is done by checking integrity of the rpm package. NOKEY Error For RPM Package We may see the error during a package installation with … Read more

How To Use GPG To Create, List Keys and Sign Files?

GnuPG or GPG is Gnu version of Open PG standard implementation. It is very popular especially at personal use for mails etc. Here I will look basic usage of gpg2 in Linux command line interface. gpg2 is the second major version of gpg. Create/Generate Private GPG Keys Here we will create public and private keys … Read more