Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the copy-the-code domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pb-seo-friendly-images domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the johannes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121
PCx3 - Linux System Administrator Blog
F35LAw8 540x304 - Change number of cPanel MailScanner Spam Blacklist entries

Change number of cPanel MailScanner Spam Blacklist entries

ConfigServer MailScanner by default enables maximum 30 entries per cPanel account in their Whitelist and Blacklist. To increase this setting, go to WHM » Plugins » ConfigServer MailScanner Front-End » Front-End Settings » End...

Exim 540x304 - Exim log files and exigrep

Exim log files and exigrep

/var/log/exim_mainlog – logs every email that is processed by Exim/var/log/exim_rejectlog information about all rejected emails/var/log/exim_paniclog error related to Exim itself Exim has it’s own version of grep: exigrep...

image 41 540x304 - (Useless) cPanel Tips & Tricks

(Useless) cPanel Tips & Tricks

These are some tips that I picked up over the years working with cPanel & WHM. Set Unlimited email quota in cPanel In cPanel email quota is saved for each domain name in a quota file located inside /home/username/etc/domain.com/ So to set an...

du9 540x284 - Top 10 du commands in Linux

Top 10 du commands in Linux

Here are my top 10 du commands with examples: Disk usage for all files in dir This is the most basic usage of the du command: du /path/to/folder Human Readable format By default du command prints size in Disk Blocks, to use human-readable format...