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

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis 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 Automated via Crontab. The Git Repo can…

How to: Xiaomi Hongmi/Redmi 1S Flash Global Rom to Chinese WCDMA / China Unicom Version – Add Google Play

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineCaution: FOLLOW THE FOLLOWING AT YOUR OWN RISK This is a short guide on how to flash the Global Rom to a Chinese WCDMA / China Unicom version of the Xiaomi Redmi 1S so that you can add Google Play…

Best Cheap Basic Android Smartphone, ZTE 中兴 U791, Spreadtrum, for Android App Development, ADB Testing, ROOT – China Mobile

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineHi, I have been developing apps for Android for a while and needed a really cheap device to do basic Android Testing on. I went to China Mobile in China and looked around and found this little Gem! It runs…

How to: CentOS, Virtualmin – htaccess rewrite index.php, redirect .php to no extension, rewrite non .php to .php

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineHere is a quick guide on how to 1.  rewrite index.php to root 2. redirect .php to no extension (non .php) 3.  rewrite non .php to .php using a .htaccess file To do this the order of the rules in…

How to: CentOS Virtualmin MySQL mysqlcheck Cronjob

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineHow to setup a mysqlcheck cronjob in Virtualmin to run automatically every midnight and make it check, optimize and repair all of your databases and tables. Setup mysqlcheck cronjob in Virtualmin  – Login to Virtualmin – browse to Webmin >> System >> Scheduled…