Tagged:  CPANEL

By Gerry Reid, December 12, 2011 Comments Off How to

cPanel WHM is awesome, it gives you total control over your hosted environment, running over Linux CentOS you can manage your DNS, email, Apache, mysql, the works. But it can be a bit of a resource hog, and you need to… Read More »

By Gerry Reid, December 12, 2011 Comments Off How to

CPanel stores it’s log files in the /usr/local/cpanel/logs directory. Below is a list of the common log files that are located in a cPanel server along with a short description. access_log — cPanel access log for both cPanel and WHM… Read More »

By Gerry Reid, November 19, 2011 Comments Off How to

I have recently had the pleasure (gah) of moving some websites to another server, and I noticed that one of my websites was over 7GB in size, this could not be right, it took me ages to find the large… Read More »

By Gerry Reid, September 1, 2011 Comments Off How to, Technology

Ever wonder what the default email attachment size limit is on CPANEL email, CPANEL does not tell you via the web interface, you have to ssh in and run the following grep command. exim -bP | grep message_size_limit

By Gerry Reid, July 14, 2011 Comments Off How to, Technology

Ever wanted to find failed / successful login attempts for CPANEL email accounts?; Here is how Login as root and type the following nano or vi /usr/local/cpanel/logs/login_log