The below script will help you to find the mail count by various accounts. grep “cwd=” /var/log/exim_mainlog|awk ‘{for(i=1;i<=10;i++){print $i}}’|sort|uniq -c|grep cwd|sort -n The number of mails […]
Dr.Web is nothing but the Parallels antivirus software within the control panel itself. Dr.Web can be disabled by the following ways. Edit the file /etc/drweb/drweb_handler.conf as […]
Follow the below mentioned steps to setup MySQL temp directory on a RAM disk. Create a tmpfs directory : mkdir /var/tmpfs Now change the ownership of […]
We do usually see this error while accessing ftp even though you entered the correct login details. This is because ftp passwords and cpanel passwords are […]