10 Tips for Improving Email Delivery

One of the most common problems that hosting providers face is the issue of user email not being delivered to other mail servers. Not only does it annoy the end user, but it’s extremely frustrating for the server administrator to deal with since there’s not always a clear indication of why email doesn’t get delivered…

Read more

Adding New Feature Groups for a cPanel Theme

You’ll probably often see hosts that have a ton of extra icons in their cPanel for various items. When you’re customizing cPanel, it’s useful to be able to be able to add icon groups for features that either need to be grouped together, or that don’t fit into other categories. cPanel 11 makes it very…

Read more

Installing ClamAV on a cPanel Server

ClamAV is an popular open source anti-virus toolkit for *nix, and while many people don’t find much value in using antivirus software on Unix, it is very useful for email scanning. cPanel’s implementation allows end users to run scans on their home folders, public FTP folders, mail, and public_html. It’s really hard to install ClamAV…

Read more

Allowing Users to Customize AwStats

You can allow users to use their own configuration file for AwStats in case they are in need of customizations not provided by the server’s main config. To enable this option, add the following to /etc/stats.conf: allow_awstats_include=1 Alternatively, you can go to WHM > Statistics Software Configuration, and click on Allow Awstats configuration Include file…

Read more

Manually Rearranging Accounts

There was a situation today where I had to mass-move a bunch of accounts from one partition to another. WHM’s Rearrange an Account function does this one account at a time, but to move over 50 of them, a more scripted solution was necessary. Here’s how I did it on a live server without causing…

Read more

Changing The Default Web Templates for cPanel

cPanel currently has four templates that are visible to your users: Default website: Appears to visitors who navigate to a site that points to the server but isn’t configured in Apache Account move: Appears to visitors who navigate to a site that has moved Connection selection: Appears to visitors who navigate to a site that…

Read more

How to Rebuild cPanel Bandwidth Graphs

Cpanel 11.25 restructured the way that bandwidth RRD files are being processed, in that each service has two RRD files – one for peak, and one for rate. The “peak” file is used for long timespans of a month or longer, and the “rate” file covers a timespan of a week or less. The following…

Read more

Log in