Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
fsck error 2 – The way we fix it
Server hard disks often show degraded performance due to file system errors. And, utilities like fsck is of great help in correcting the errors. But, what if the utility itself report errors ? A typical error message appears as "fsck: error 2 (No such file or...
How we nailed Magento 2 checkout slow issues
Today, Magento 2 is one of the most popular platforms to build & manage online business. But, problems like Magento 2 checkout slow affects site performance & ruin your business. Often, this happens due to Magento settings like production off mode, javascript...
Apache Forward Secrecy – How it avoid attacks
Secure website transaction involves a key exchange between the server and the browser. And, when an attacker is ever able to get hold of this key, they can decrypt your SSL session. Thus, the whole process fails. Perfect Forward Secrecy (PFS) eliminate the use of such...
Quick remedies to Multi-level subdomain wildcard SSL
Securing a single website with an SSL certificate is pretty simple. But, it's complicated in the case of multi-level subdomains (for eg: new.blog.domain.com). Here comes the role of the wildcard SSL certificate, one of the security solution for websites with...
Apache Errordocument 404 not working – Here’s the quick fix
By default, Apache comes with a set of standard error documents. They show up when the requested website page do not exist. Often these response pages can be intimidating to site users. That's where custom error-document helps. But, it needs additional configuration...
The right way to set Webmin redirect from http to https
SSL certificate on the website allows visitors to securely access. In other words, by typing domain.com in a web-browser, a user should redirect to https://domain.com securely. For this, there is an advanced feature in Webmin to redirect HTTP to HTTPS by default. At...
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Plesk Reverse Proxy – The common Errors And Right Fix For It
Communication is much faster in today's world. Likewise, faster websites make users happy. Here's the role of the "Plesk Reverse Proxy Server" which helps to load the website more quickly. Also, it improves the performance of the website by distributing client...
PhpMyAdmin error 500 – Here’s the quick and easy fix
PhpMyAdmin allows easy editing of website databases. But, at times due to missing server modules or wrong permissions, PhpMyAdmin error 500 shows up. PhpMyAdmin will work only after fixing the real problem. That's why, we often get requests from customers to fix...
“Plesk Webmail not working”- The right solution for you
In today's business world, accessing emails via web browser gives great convenience. Webmail is a Web-based email system that allows users to send and receive emails from anywhere. But errors like "Plesk Webmail not Working" makes you in trouble. This problem happens...
How to enable gzip compression in Plesk?
Gzip compression helps the server to load websites faster. Therefore, it's a standard practice to enable gzip compression in web servers. That’s why, we often get requests from our clients to "enable gzip compression" on the server as part of our Server Management...
SMTP Error (535): Authentication failed – How we Fixed it
Everyone expect mails to work flawlessly, but that doesn’t always work. Occasionally, mail servers may reject emails with some strange errors, such as “SMTP Error (535): Authentication failed” At Bobcares, we often get requests from customers to fix SMTP errors as...
Amazon EC2 NAT – Here’s how we set up it
Options to scale up on a need basis make Cloud solutions like Amazon EC2 popular. Amazon EC2 allows to start with few servers and launch as many servers as you need. But, for virtual servers to work properly, it requires proper configuration. And, network settings in...