Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboI was recently working on setting up http to https redirects for multi domain site. Using Nginx I added the redirect rule as below: rewrite ^ https://$host$request_uri? permanent; But no matter no what…
How To: Xiaomi Hongmi / Redmi Note 3 (SnapDragon/Qualcomm) – Flash Chinese Rom to Global Rom – Locked Bootloader – Mac OSX / Linux Ubuntu / Windows via Virtualbox
Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboI 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…
ADB Xiaomi Mi Pad start Hardware Test app without Dailer – Calibrate Display, Proximity Sensor
Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboI 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…
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…
SOLVED: Virtualmin CentOS 5/6/7 Linux Bash Bug – Critical update
Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboTo 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)
Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboAs 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…
How to: Mac OSX Bluestacks Install APK Terminal – ERROR Device not found
Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis 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…