cPanel/Linux: How to Suspend / Unsuspend an Account via SSH

Wednesday, November 23rd, 2011

If you want to suspend/unsuspend an account via SSH instead of doing it through WHM web interface. following commands may be helpful for you. Suspend an Account from SSH

Linux: Cannot Delete Files from a Directory /bin/rm: Argument list too long

Tuesday, November 15th, 2011

If you're trying to delete files from a directory that have too many files and over sized then simply rm command will not work and you will get error /bin/rm: Argument list too long

Sendmail: How to Check Mail Messages in Queue

Thursday, October 20th, 2011

You will probably need to execute the following commands either as root or using the sudo command (depends on settings of your server). In some cases you may need to type the path to sendmail i.e. /usr/sbin/sendmail.