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
Bash Script to Benchmark A Linux Server
Whether you’re using Linux on a VPS, dedicated server, laptop or desktop pc, this script will benchmark the hardware. It is written in BASH and will benchmark the CPU, READ MORE