Steps to find FTP accounts password: ♦ Login to the server via SSH. ♦ Login to Mysql prompt using the command...
Disk Space usage of Email showing wrong in Cpanel
In some cases the cPanel disk space consumption will not show correctly either due to the cPanel configuration...
Check the PHP Handler in cPanel server.
You may know how to check the PHP Handler which is running in cPanel server via WHM(Login to WHM>>Configure PHP...
Disable Direct root access
Disable Direct root access in Linux Server Disabling direct root access provides two levels of security. The login...
How to increase the “number of files returned” ftp limit in cpanel using pure-ftp
In order to increase the "number of files returned" ftp limit in cpanel using pure-ftp, please follow up the...
How to enable geoip in cpanel server
Open up your SSH client (PuTTY) and log in to your VPS as root user. Then enter the following commands: # mkdir...
Custom SSH port
Custom SSH port in Linux Server Changing the SSH port to a custom one will increase security. This can be performed by...
Apache error “Error retrieving pid file logs/httpsd.pid”
In some cases, the server won't allow you to restart the apache service in it. If you are getting the following error...
SSH Security
As we know, the security of a server is quite essential as long as it is active. In most cases, a mistake happens...
Troubleshoot Spamming in exim
The below script will help you to find the mail count by various accounts. grep “cwd=” /var/log/exim_mainlog|awk...
Install ChkRootKit
chkrootkit (Check Rootkit) is a common script used in linux servers, intended to help system administrators....