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. […]
Category: Cpanel
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. […]
Unable to establish a PHP session – PHPMyAdmin error
Sometimes we came across the following error when try to access phpmyadmin from cpanel. […]
How to Install PHPMyAdmin on your cPanel Account
Sometimes due to security purposes, You don’t want to give a complete access of your cpanel account to third party or web designer who is designing your website. […]
“530 Login authentication failed” in your cPanel pure-ftpd FTP server and how to fix it
Today one of our client was getting following error while connecting his FTP account : Command:USER test Response 331 User test OK. Password required Command:PASS ***** USER OK Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server […]