How To: Count.ly Server Backup Script – Local, Remote, Rotate – Automated Daily via Cron

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis is a Linux Backup Script to Backup all the needed Count.ly Settings and Databases of your Count.ly Server It supports both Local and Remote Backups as well as Backup Rotation and can be…

How to Linux: Get Directory Size in Human Readable – How do I determine the size of a directory?

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboLinux offers a nice command to check the size of a Directory The size of a directory and its contents can be determined using the “du” command in Linux. It has a variety…

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

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboFor 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…

How To: Virtualmin CentOS Upgrade PHP 5.3 to 5.4

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin Weibo1. Enable the REMI repo and Upgrade software yum –-enablerepo=remi install mysql The reason for using install mysql is that the yum software utility will install/upgrade all dependencies to ensure that all the…

How to: Virtualmin Two Factor Google Authenticator – Authen::OATH – CentOS

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis is my guide to setting up Two-factor Google-Authenticator for Virtualmin on CentOS. Virtualmin now has Two Factor Built in: http://doxfer.webmin.com/Webmin/EnhancedAuthentication In Virtualmin Click on the: Webmin >> Webmin >> Webmin Users >>…

How to: QR Code – Multi Platform – Apple App Store and Android Google Play Store – redirect PHP

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboBelow is a simple PHP script to detect the users device type and then redirect them to the appropriate Apple iTunes App Store or Google Play store – in my case I actually…

SOLVED: APK download file size not shown – no download percentage – SetEnv – htaccess – PHP Content-Length – Apache Server – CentOS

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboWhen trying to host an APK file on my server I was able to get it to download fine – but I was not able to get the file size to show in…