What is Semaphore? Well, we need a discussion on Semaphore concept under Linux as it plays major role in a Multi Processing System. Some time we need to review the current Semaphore status on the server and need to kill unwanted/unused…
Tag: cpanel
How to install cPremote painlessly?
How to install cPremote backup plugin in a cPanel server? How to install cPremote? cPremote is a cPanel backup plugin for managing backups. It’s a paid and licensed plugin. It supports incremental, compressed and uncompressed backups with seven days retention.…
Managing comments on your WordPress site via PhpMyAdmin or SQL
Manage WordPress comments via MySQL commands. This is something interesting and time saving method. Yeah, it’s a bulk, one click option to remove unwanted comments from your WordPress websites. If you are using multiple WordPress websites, this should help you…
All details about a cPanel user in a single command
How does it possible? Ans: By simply using the cPanel API script whmapi1 🙂 We already discussed one of the great feature of whmapi1 for creating WHM root session. We can create any user login sessions (WHM (root), WHM (resellers),…
How to migrate all cPanel accounts without its home directory?
Is it possible? Yeah, definitely! You can create a complete cPanel account backup by excluding the home directory. This is very important, because, if the home directory of cPanel accounts have large amount of data, this will increase the total time…
How to install Nginx as reverse proxy on cPanel server
Introduction The web-hosting control panels are loaded with the default web-server Apache. cPanel/WHM doesn’t have native support on Nginx web server. However, we can install and configure it many ways on a WHM server to increase the websites’ speed. That…
How to access WHM panel without root password?
Is it possible to access the WHM panel with root password? Yeah, it is! If you have the shell access through SSH Key pair on the server, you can simply access the WHM panel without knowing the actual root password of…