Jump to Content


Articles tagged with cpanel

Hello World Example WHM Plugin

This is a simple hello world example plugin skeleton for WHM plugins, intended primarily to give people somewhere to start. #!/usr/bin/perl #WHMADDON:helloworld:Hello World <b>Example</b> #############################################...

WHM RBL Checker Plugin

Description This is a basic plugin for Web Host Manager, for checking an IPv4 address in RBL's, written whilst I was experimenting with WHM's API's and perl in general. I am releasing it as open source under the GPL in the hope that it might be use...

Hosting Control Panel - Quick Comparison

When I first started out with shared hosting, I found it difficult to find any comparitive information on the industry standard control panels. ...

cPanel RBL Additions

Adding RBL's to exim on a cpanel server couldn't be easier, there are plenty of HOWTO's around for doing it but one thing I found when I was a new user trying to get my head around it was that the howtos tend to direct you to check the RBL's at the...

Linux Partition Schema for 80GB Drives

I have had various customers ask me for a partition schema to run a linux cpanel webserver with 73GB/80GB drives, to save me having to dig it up every time and to make it available to anyone it may be of use to, I have posted it here Mount Poi...
Back to top