Step 1 Login to your server as root via SSH. Step 2 Enter below command to see list of all […]
List all database on a Linux server
Step 1: Login to server Login to your server as root via SSH. Step 2: Login in Mysql Server Enter […]
How to find mysql root password of a cPanel server via SSH
Login to your server as root via SSH. Step 2 By default, MySQL root password is saved in the /root/.my.cnf […]
How to install PHP zip module on a cPanel Server
PHP zip module is required by many popular scripts and plugins. Here is how you can install it on a […]
How To Show Hidden Files in cPanel Paper Lantern Theme
In this small tutorial, I will explain how to show hidden files like .htaccess file in cPanel file manager under […]
Simple Method To Rename wp-login.php for Better WordPress Security
I have found that lots of WordPress websites gets regular wp-login.php brute force attack. This also causes high CPU and […]
Solution – Cpanel update failure during updatenow
If you are getting following warning mail message from your cPanel server Cpanel update failure in upcp Running `/usr/local/cpanel/scripts/updatenow –upcp […]
How To Install / Uninstall Nginx Admin on a cPanel Server
Nginx Admin is a free plugin for cPanel to add nginx support. Its very easy to install and get it […]
How to add Nginx Support on a cPanel Server
cPanel is most popular hosting control panel. By default cPanel do not support Nginx and uses Apache. Nginx is supposed […]
Three Tips To Optimize Nginx Server
Nginx is small, fast and light weight alternative of Apache. But Nginx also needs few tweaking to optimize it. In […]