Category Archives: cpanel

1 bad minute errors in crontab file can’t install

I had multiple cases where cpanel accounts were getting the error message in the title, when users were trying to save a cronjob. All of these accounts were previously transferred from plesk servers.

To fix this just enter the users crontab from cli by issuing Read more »

Howto backup cpanel via rsync

Cpanel has a nice backup system especially in case you’ll have to restore the server. What I don’t like about it is the absence of ssh as a protocol to transfer the data to a remote server. There are two ways to backup to a remote server :

Read more »

script to place webalizer stats outside cpanel

Here is a script I made for my cpanel servers, to place webalizer stats outside cpanel. Users will be able to goto http://www.mydomain.com/stats and see their webstats.

NOTE: This script is for the server administrator, if you have a cpanel account you can do the procces manually (a google search will return lots of howtos).

Read more »