by Keerthi PS | Oct 25, 2019 | Latest, Server Management
Is there any option to enable Iptables log to syslog? This is a very common query that every Linux server admins have. Fortunately, the log feature in Iptable is a possible fix for this situation. At Bobcares, we often get requests to fix Iptables errors, as a part of...
by Keerthi PS | Oct 24, 2019 | Latest, Server Management
Can we use iptables to block a port range? This is a common query related to iptables among server owners. Since open ports can cause major security breaches, it is better to block unwanted connections. At Bobcares, we often get requests to block ports, as a part of...
by Keerthi PS | Oct 23, 2019 | Latest, Server Management
Have you just got a Zend error 500 on your website? Internal Server Errors mostly occur due to bad settings in website rewrite rules or PHP configuration. Zend provides better-debugging options with the help of application.ini, ErrorController.php and so on. At...
by Keerthi PS | Oct 21, 2019 | Latest, Server Management
Securing data is always a primary concern in database management. Usually, MongoDB error auth failed, occurs when using an improper authentication method. To restrict MongoDB we need to add an admin user and then enable access control. At Bobcares, we often get...
by Keerthi PS | Oct 20, 2019 | Latest, Server Management
Database errors can badly affect any website functioning. Thus MongoDB error 1067: The process terminated unexpectedly literally stops the website. Usually, this error happens because of unclean shutdown or sometimes due to insufficient disk space. At Bobcares, we get...
Recent Comments