RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineI recently purchased a Redmi Note 3 (SnapDragon/Qualcomm) in China and wanted to Flash from a Chinese Rom to Global Rom. I quickly learnt that because of the Locked Bootloader you can not simply Flash from a Chinese Rom to a Global…
ADB Xiaomi Mi Pad start Hardware Test app without Dailer – Calibrate Display, Proximity Sensor
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineI recently had some display and button problems and wanted to calibrate the display and Proximity sensor on my Xiaomi Mi Pad. Xiaomi`s MIUI ships with a great app for testing and calibrating all the hardware on the phone, the…
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…
How To: Virtualmin CentOS Upgrade PHP 5.3 to 5.4
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLine1. 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 software pieces work together. It will also…
SOLVED: iOS APP Webview Arabic Ligature Font Paragraph Overflow – Kerning Issues
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineI was recently asked to help find a solution for an iOS App using a Webview to display Arabic Text – the text in the paragraphs where flowing over other elements in the paragraph and even out of the paragraph.…
Titanium Alloy iOS Android Modules: Count.ly – Google Analytics, Flurry Alternative – Android Module Updated – Segmentation Event Tracking – Example
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineUPDATED VERSION: Titanium Alloy iOS Android Modules: Count.ly Analytics, Push Notifications – Events, User Profiles, Messaging – Google Analytics Alternative I have recently had to move away from Google Analytics for our Titanium Alloy Mobile apps for different reasons – I…
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
SOLVED: CentOS OpenSSL SSL/TLS MITM vulnerability – Virtualmin – Update Version 1.0.1e-16.el6_5.14 – (CVE-2014-0224)
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineAs you might have seen on the OpenSSL update stream and new update for OpenSSL was release to address the SSL/TLS MITM vulnerability. As stated in the update stream: An attacker using a carefully crafted handshake can force the use of weak…
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…
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…