How to Stop Spamming on cpanel server ? * Setting in “Exim Configuration Manager” 1. Login to WHM control panel…
Change mail server ip address in PLESK If primary mail server ip address is blocked in any spam checker sites…
1) Update the DNS for the Domain – Change/Add MX records to set external email server with relevant priorities –…
For migrating Reseller and/or Bulk accounts between cpanel servers:: 1) On source server cd /home mkdir /home/Migration cat /etc/trueuserowners |grep reseller_username…
Scan FTP uploaded files on cpanel servers First lets install clamAV , it has been now been included in Cpanel/WHM…
Terminate old suspended accounts on cpanel server Following scripts: 1) vi /root/terminatesuspended.sh for i in `find /var/cpanel/suspended/ -mtime +90 | cut…
Error : We have a server which seems to fail to start EasyApache. I get the following error : !! The server's system package manager, 'YUM', failed. !!…
How to update the yum repository on Centos 5 server 1) yum install yum-fastestmirror 2) yum install yum-priorities 3) uname…
Important cpanel/whm files /etc/httpd/conf/httpd.conf – apache configuration file /etc/exim.conf – mail server configuration file /etc/named.conf – name server (named) configuration…
Manage multiple IP addresses with CSF The command to deny an IP: # csf -d ip.address Click here for more…