How to change mail server ip address in PLESK

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 years ago

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

CSF commands for Unix/Linux servers

11 years ago

CSF commands for managing your server firewall. 1. Enable csf and lfd if previously disabled csf -e Or csf --enable…