SOLVED: BUG – CentOS – Yum – RPM Broken by nss-softokn-3.14.3-19.el6_6 Update – error: rpmts_HdrFromFdno – error: rpmdbNextIterator – Header V3 RSA/SHA1 Signature, key ID BAD

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineFor CentOS servers an update for the nss-softokn package was release today – nss-softokn-3.14.3-19 However, nss-softokn-3.14.3-19 needs nss-softokn-freebl-3.14.3-19 to operate properly, and vice versa, but those packages do not have checks in place to make sure that a matching version…

SOLVED: Virtualmin CentOS 5/6/7 Linux Bash Bug – Critical update

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineTo Fix Run yum update as soon as possible! Here is the Bug Report: https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/ Links to the actual Centos Bash updates: CentOS-5: http://lists.centos.org/pipermail/centos-announce/2014-September/020582.html CentOS-6: http://lists.centos.org/pipermail/centos-announce/2014-September/020585.html CentOS-7: http://lists.centos.org/pipermail/centos-announce/2014-September/020583.html

Bug: Embed font TTF not displaying Android 4.4 Kitkat , 4.3 JellyBean – FIXED use OTF

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThere is a Bug in Android  4.4 KitKat when using embedded fonts, it does not display the TTF version of the file. The simple fix is to simply use the OTF version of the font. You can use the site…

How to: CentOS 6 Apache errors – Unable to load dynamic library timezonedb.so / memcache.so / ioncube_loader_lin_5.3.so

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineI recently had a few errors in my httpd error log on a new CentOS 6 server – here I will list the errors as well as how to fix them. PHP Warning: PHP Startup: Unable to load dynamic library…

How to Fix: Centos 6 SSH Stop/Restart Error – cat: /proc/sys/crypto/fips_enabled

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineWhile setting up a new system I got this error. Stopping sshd: [ OK ]cat: /proc/sys/crypto/fips_enabled: No such file or directory/etc/init.d/sshd: line 50: [: too many argumentsStarting sshd: [ OK ] To fix: vim /etc/init.d/sshd replace this part on line 50…

How to: CentOS Virtualmin Add Cronjob – Hourly, Daily, Weekly, Monthly Missing – Fix

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineHow to Add or Fix the Cronjobs tab in your Virtualmin running CentOS or most other Systems. If your Virtualmin >> System >> Scheduled Cron Jobs  tab does not contain the Hourly, Daily, Weekly, Monthly Cronjobs there is an easy fix. Simply…