If you are running a busy server with several customers, uploading alot of file then there is a chance that you get out of space without knowing. I was about to write a script for my server but then found it on a famous website.
#!/bin/sh
# Shell script to monitor or watch the disk space
# It...
While updating a server, I got perl dependency error with Samba
# yum upgrade
.....
.....
samba-3.0.33-3.7.el5.i386 from base has depsolving problems
--> Missing Dependency: perl(Convert::ASN1) is needed by package samba-3.0.33-3.7.el5.i386 (base)
Error: Missing Dependency:...
By default smtp servers use port 25 but some of the isps block port 25 and force their users to use their smtp server to avoid spamming, however Cpanel have a simple option to add additional smtp port so that your users can use their website's smtp server to send emails.
Login into WHM.
Click...
Have you lost your wordpress blog password? No worries, you can reset it using simple steps
Open up Cpanel and click on PHPMyAdmin
Go to the database of your blog
Populate tables
Go to the table wp_users and click on browse
Click on the pencil (edit) icon next to the user you want to...
Cpanellogd [log processing] and cpbackup [Backups] consumes lots of CPU power of server. Therefore, it is not recommended to run cpanellogd and cpbackup at the same time on shared server. By default cpanel run them at the same time, however you can set cpanel to not to run them at the same time to...
By default cpanel do not allow you to setup an Addon domain which is not pointing to your nameservers, and to solve this problem you can change the setting in "tweek setting" in WHM.
You can login to WHM, and click on "Tweek Setting" in left side bar.
Then click on "Domain" tab, and...
Default partition of /tmp in cpanel is 500MBs and if for some reasons it get full, cpanel start sending alerts.
Drive Critical: /usr/tmpDSK (/tmp) is 100% full
It also cause the services like apache, mysql to stop working because whenever these services run, they create temporary files which stop...
Cpanel sent emails when its self generated certificate for services expired, and it requires to renew these certificates.
==
Certificate for courier-imapd on server.domain.com will expire in less than 30 days. You should install a new certificate as soon as possible. You can install a new...
This was a problem I was facing in a cpanel server, email sent to any gmail,hotmail,yahoo address was bouncing back with error
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a permanent...
This error is because of a bug in cpanel theme "x"
If you get below error when deleting forwarder in your cpanel
email@domain.com=email@hotmail.com's mail will no longer be redirected to .
Fatal! Write Failure: /etc/valiases/hotmail.com. Ignore any messages of success this can only result in...