Webmin : GPG error: the public key is not available: NO_PUBKEY Issue : GPG error: the public key is not available: NO_PUBKEYSolution :#cd /usr/share/webmin/ #./setup-repos.sh -f Read More
SSL : RSA server certificate CommonName (CN) `abc.com.my' does NOT match server name!? Issue : [warn] RSA server certificate CommonName (CN) `abc.com.my' does NOT match server name!? Resolve: Edit Apace SSL file : /etc/httpd/conf.d/ssl.conf Change line # SSL Engine Switch from ON to OFF - SSLEngine off Read More