by Lakshmi S Panicker | Sep 27, 2019 | Latest, Server Management
Is cron emails bugging you? And looking on how to stop cron daemon emails? Execessive emails from cron jobs will always create problems. Fortunately, there are multiple ways to avoid cron emails including suppressing the cron output, removing cron mail option, etc. At...
by Lakshmi S Panicker | Sep 26, 2019 | Latest, Server Management
Have you ever wondered why and how to disable TLS in postfix? Postfix, one of the oldest mail servers need special care while enabling email security protocols. Many times legacy or poorly configured servers only accept mails after disabling TLS. As insecure TLS...
by Adarsh M | Sep 26, 2019 | Latest, Server Management
Website errors will be frustrating for website owners especially when the error is related to ASP.NET. A typical error shows up as “Active Server Pages error asp 0126”. Usually, the ASP 0126 error happens mainly due to missing privileges on the file path....
by Lakshmi S Panicker | Sep 25, 2019 | Latest, Server Management
Have you ever got stuck with Rsync error cannot stat destination? Errors are common while migrating files between different servers. But, rsync errors are a bit tricky. Usually, it occurs due to improper file system settings. At Bobcares, we often receive requests to...
by Lakshmi S Panicker | Sep 25, 2019 | Latest, MySQL, Server Management
Do you have trouble adding MySQL database users? Often MySQL error code 1396 pops up when we try to create a user that already exists. At Bobcares, we often receive requests to solve such Database errors as part of our Server Management Services. Today we will discuss...
by Jilu Joseph | Sep 24, 2019 | Latest, Server Management
An automated script can save time when doing repetitive tasks. Cron job comes as a boon while executing tasks at an interval or at a specific time. However, crontab not sending email is a common error that happens due to incorrect settings in the crontab file. At...
Recent Comments