Exim cheatlist

# /var/log/exim_paniclog : info abt the exim program itself. # /var/log/exim_mainlog : logs every single mail transaction. # /var/log/exim_rejectlog : This logs delivery rejections. # exim -bp : shows mails on the queue # exim -bpc :This option counts the number of...

Installing/configuring an R1soft backup server !

– Server Backup Enterprise from r1soft, idera is an affordable, high-performance, disk-to-disk backup software for Linux and Windows servers. It can : * Manage multiple users,user groups and privilages * Define Disk Quotas * Backup Databases * Use archiving...

Installing CDP ( r1soft ) agent in a centOS box !

R1SOFT (IDERA) Backup Agent : – The Backup Agent performs backup and restore operations. Installing the agent via YUM : ============================ Create a YUM.repo file with the R1SOFT repository information vim /etc/yum.repos.d/r1soft.repo Insert the...

cPanel – Chkservd : Exim failure messages !

– You might be getting alerts from chkservd claiming that your IMAP/exim is getting failed and is being restarted automatically by chkservd. Although you might not be experiencing any real time issue with mail delivery or logging in, something would be wrong and...

Error when booting a Virtuozzo VPS !

Are you facing the following error when you try to boot up a Virtuozzo VPS ? mv: cannot move `/etc/resolv.conf.xxxx’ to /etc/resolv.conf’: Operation not permitted ERROR: Can’t change file /etc/resolv.conf File resolv.conf was modified This might be...

Fed up with adwares ?

When we install some free programs we may also get some new toolbars and adwares. Some of them can access your browser settings and can change them. They contain malicious codes. In most of the cases the home page of the browser that we had set is changed to some...

MySQL server not starting !

When trying to start MySQL server, are you facing this error : “Timeout error occurred trying to start” Check for the MySQL logs to see if you can track something. # /var/log/mysqld.log or /var/lib/mysql/hostname.err ( whichever is the log location ) and...