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: Root any Android Phone, Spreadtrum, Chinese Phone
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineHi, While I was trying to find the Drivers for my Spreadtrum Phone I did come across this Root Software that could root my phone – as I could read Chinese I was able to use it easily – it…
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…
How to: CentOS Virtualmin PHPMyadmin Disable Root Logins and Force SSL
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineAfter you have installed phpmyadmin with virtualmin into a domain there are two things you need to change in the phpmyadmin config file for this to work The phpmyadmin file can be found at /home/domain/phpmyadmin/config.inc.php – or what ever you…
How to: CentOS Virtualmin secure SSH
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineAfter you have setup your server (See:How to Setup Virtualmin on CentOS 5) SSH is one of the first things you need secure, and make sure it is done well as you will receive many attacks on this part of your…