Missing a temporary folder in WordPress Using WHM: 1. Log into WHM 2. Navigate to Plugins >> CageFS 3. Select…
Error: Unrouteable address A message that you sent could not be delivered to one or more of its recipients. This is…
On cPanel Roundcube webmail on clicking spell check icon a message appears in the right hand corner which is similar…
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…
How to update the yum repository on Centos 5 server 1) yum install yum-fastestmirror 2) yum install yum-priorities 3) uname…
Manage multiple IP addresses with CSF The command to deny an IP: # csf -d ip.address Click here for more…
CSF commands for managing your server firewall. 1. Enable csf and lfd if previously disabled csf -e Or csf --enable…
* What is iptables in Linux ? Iptables is a rule based firewall system and is normally pre-installed on a…
Enable SPF and DKIM for already created cPanel accounts cPanel script to enable SPF via commandline: Syntax # /usr/local/cpanel/bin/spf_installer $username…