WHM/cPanel is the most popular web hosting panel used globally by website hosts. Standard port numbers for cPanel and WHM are 2082/2083 and 2086/2087 respectively. […]
Category: Cpanel
How to Ignore LFD Email Alert for Certain Users in Linux
You will get LFD alerts messages often because you have installed CSF on your server and LFD will notify to you every time when the user or process take more time or memory which is assigned in your CSF configuration. […]
How to install cPremote backup plugin in a cPanel/WHM server?
cPremote is a paid and licensed cpanel backup plugin for managing backups. It has a WHM interface which helps server admins and cpanel users to manage their backups. cPremote supports incremental, compressed and uncompressed backup with seven days retention. It is quite easy to manage and has restore feature too. […]
How to fix cpanel user ownership serverwide
Here is a simple script to fix the ownership issue on cPanel/WHM based servers. To run this script you have to create an executable file on your server and run it. […]
Can’t delete addon domain in cPanel. error “You do not have control of the domain
There is a addon domain on our server , when i try to delete addon domain get following error: […]
How to delete locked emails from Exim mail queue
Today i will explain how to remove locked emails from queue. As it is something different from deleting emails within exim mail queue. […]
Cron Error: bad username; while reading /etc/cron.d file on Linux
One of our client was facing issue while running the cron job, on checking the following error finds in his cron job log file /var/log/cron.log: […]
Transfering files between a remote server to a local machine
As a site administrator we often need to upload/download different files. There are different methods you can use to accomplish this and the most well known way is to use FTP. While this is effective but it is not always the quickest way possible. […]
SSH key generation for Passwordless SSH login in Linux
Secure Shell, is a cryptographic network protocol that we can use to access the remote machines without passwords securely.To do this we need to generate the SSH key. […]
How to get a list of all cPanel users under a specific re-seller via command line – WHM/cPanel server
If you wish to list all cpanel accounts under specific re-seller , Then its very simple to list all cPanel users name via command line interface. […]