Enable HTTP2 on NGINX

Nginx has become a household name when it comes to web servers and its (about time) “recent” integration to cPanel officially by cPanel developers it has become one of the most used HTTP servers used today (it’s mostly used as a reversed cache proxy in cPanel / WHM case). But yet again cPanel devs decided […]

Read More

Install WPScan Vulnerability Scanner in CentOS

WPScan is a WordPress vulnerability scanner that can be used to scan WordPress installations for security issues. It has probably saved me many hours of searching for vulnerabilities on my client’s sites. It’s easy to use and not much of an issue to install in most Linux distros (it comes preinstalled with Kali Linux and […]

Read More
WordPress admin login

Create an Admin account in WordPress via MySQL

So locked out of your WordPress site? Your customer forgot their password? No worries it’s an easy fix when it comes to  WordPress and having access to your phpMyAdmin (Adminer or even SSH access) on your hosting package. Simply login to your phpMyAdmin, find the database that is used by your site (if you don’t […]

Read More