Stop Spamming on cpanel server

10 years ago

How to Stop Spamming on cpanel server ? * Setting in “Exim Configuration Manager” 1. Login to WHM control panel…

How to change mail server ip address in PLESK

10 years ago

Change mail server ip address in PLESK If primary mail server ip address is  blocked in any spam checker sites…

Domain pointing to external mx on plesk

10 years ago

1) Update the DNS for the Domain – Change/Add MX records to set external email server with relevant priorities –…

Reseller account migration by using script

10 years ago

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

10 years ago

Scan FTP uploaded files on cpanel servers First lets install clamAV , it has been now been included in Cpanel/WHM…

How to Terminate old suspended accounts on cpanel server

10 years ago

Terminate old suspended accounts on cpanel server Following scripts:  1) vi /root/terminatesuspended.sh for i in `find /var/cpanel/suspended/ -mtime +90 | cut…

yum problem/easyapache/cpanel

10 years ago

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

10 years ago

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

10 years ago

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

10 years ago

Manage multiple IP addresses with CSF The command to deny an IP: # csf -d ip.address Click here for more…