SOLVED – How to: Get iDVD 7 and Enable Dual Layer Image Creation without DVD Drive

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a quick HOW TO on how to install iDVD on a new Mac and also how to enable DUAL LAYER Image creation event without a DVD Drive. 1. Install iDVD Download the iDVD Application Support Folder – https://www.dropbox.com/s/sbp7qz4vsup6u89/iDVD%20Application.zip?dl=0 Extract and…

Mac Fastboot Flash Xiaomi Hongmi Recovery Rom when all else Fails

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a short guide on how to flash a Recovery Rom to any Xiaomi Device on a Mac Using Fastboot 1. Install Fastboot Use something like this – https://code.google.com/p/adb-fastboot-install/ Or directly from Google – http://developer.android.com/sdk/index.html 2. Download your recovery rom from…

How to: Xiaomi HongMi Note 4G FDD-LTE MIUI V6 install Google Apps – Google Play – Google Services Framework

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a How to on installing Google Services Framework and then Google Play on your Xiaomi HongMi Note 4G MIUI 6. You could always flash to the MIUI V5 4G Global Rom as that would be the best way…

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

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis 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 >> Two-Factor Authentication >> Enable Two-Factor For User…

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…

How to: Centos 6 Virtualmin Cloudflare mod_cloudflare install

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a quick guide on how to install mod_cloudflare on Centos 6 with Virtualmin I followed the directions on the Cloudflare page but had to change some things Run the Following commands yum install glibc Make sure to get…

How to: Mac OSX Bluestacks Install APK Terminal – ERROR Device not found

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a how to on installing a APK to Bluestacks using the terminal on a Mac. To install the APK run the following command, replacing PATHTOAPK with the path to your APK file ~/Library/BlueStacks\ App\ Player/Runtime/uHD-Adb install PATHTOAPK This…

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: CentOS 6 Virtualmin Logwatch Install and Configure – Mail to Email – Disable Service Monitoring – Debug and fix – MySQL and HTTP Error

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis How to contains instructions on how to install and configure Logwatch 7.4.0 on CentOS 6 running Virtualmin, and how to – Configure Mail to Email –  Disable Service Monitoring – Debug and Fix MySQL and HTTP Error Checking: 1. Install…

How To: CentOS Two-factor SSH and Virtualmin Authentication via Google-Authenticator

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is my guide to setting up Two-factor SSH and Virtualmin Authentication via Google-Authenticator on CentOS. What is Google Authenticatorcode.google.com/p/google-authenticator/ OverviewThe Google Authenticator project includes implementations of one-time passcode generators for several mobile platforms, as well as a pluggable authentication…