Installing TWRP and Updating to Marshmallow ZUI 2.0 on Lenovo Zuk Z1
The Problem I bought my Zuk Z1 from China, Ali Express, it came with Android Lolipop and ZUI 0.9.096. Initially, I wanted to use ADB and Fastboot to unlock READ MORE
Blocking All Internet Access Except Specific Programs in Windows
Blocking All Connections and access to Internet Go to “Windows Firewall with Advanced Security“ Action => Properties In Domain Profile, Private Profile and Public Profile, Select “Block” next to READ MORE
Pimping My Remote Control Car
Time to mess with some electronic components and pimp my Porsche remote car Getting the LEDs and Resistors Ready The first look inside Getting the breadboard ready and the 4 READ MORE
Hardening PHPMyAdmin Installation
PHPMyAdmin is written in PHP and provides a user friendly interface that facilitates the database management, database optimization and query executions. However, the default settings of PHPMyAdmin are not READ MORE
Configuring SPF on Virtualmin
What is SPF? Sender Policy Framework (SPF) is an anti spamming technique that detects email spoofing and verify the sender’s IP address, thus allowing only specific server(s) to send on READ MORE
Fix Yum Update Duplicate Packages Issue
First install yum utils if it’s not installed yum install yum-utils 1- Second, start with yum-complete-transaction yum update 2- If that doesn’t work, try yum clean all yum update 3- READ MORE