cPanel

cPanel is an online Linux-based control panel that simplifies website and server management.

cPanel allows you to publish websites, manage domains, organize web files, create email accounts, and more.

www.cpanel.net

what is cpanel 736x491 - Create bulk email accounts in cPanel

Create bulk email accounts in cPanel

Lately I’ve been dealing a lot with email accounts in cPanel: Bulk change cPanel mailbox quota for all email ✉️ accounts and Bulk delete ✉️ email forwarders in cPanel. Here is how to bulk create email accounts in...

what is cpanel 736x491 - Check when the last cPanel Upgrade was done

Check when the last cPanel Upgrade was done

First, get the current version of cPanel

cat /usr/local/cpanel/version

and just grep for that version number in update logs:

grep PUT-YOUR-VERSION-HERE /var/cpanel/updatelogs/*

Business vector created by vectorpouch - www.freepik.com

Top 10 Web Hosting Control Panels 🔝🔟

Quick List of the Best Web Hosting Control Panels cPanel – Best Linux-only web hosting control panel for users who want a control panel that’s tried and tested over the yearsPlesk – Perfect Windows/Linux web hosting...

modsecurity disable url 736x300 - How to disable Mod_Sec for a specific folder/file

How to disable Mod_Sec for a specific folder/file

On a WordPress website that is protected with ModSecurity, when admin edits pages using Elementor or Gutenber in wp-admin dashboard, ModSecurity may falsely detect it as XSS attack. What we usually do is disable specific rules that create this false...

whm prevent xmlrpc attack 736x491 - How to stop xmlrpc.php attacks on Cpanel / WHM

How to stop xmlrpc.php attacks on Cpanel / WHM

xmlrpc.com is a WordPress file that was intended to be used for API’s but lately it’s more and more used as a way for hackers to brute-force WordPress installations. To block access to xmlrpc.php on a single WordPress installation add...

what is cpanel 736x491 - Bulk delete ✉️ email forwarders in cPanel

Bulk delete ✉️ email forwarders in cPanel

Email forwarders in cPanel are stored in file /etc/valiases/domain *Where domain is the domain name under which email forwarders are created. To bulk delete email forwarders in cPanel you can edit this file with your favorite text...

what is cpanel 736x491 - How to Change the cPanel FTP port 🔢

How to Change the cPanel FTP port 🔢

If you are looking to change the Ftp port on your server from 21 to a non-standard port say 2121, you need tweak the ‘bind’ option in the Ftp configuration file.  On a cPanel server with pure-ftp as a Ftp server, you need to edit...