by Sijin George | May 9, 2019 | Latest, Server Management
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...
by Renodiya S | May 9, 2019 | Latest, Magento, Server Management
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...
by Renodiya S | May 8, 2019 | Latest, Server Management
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...
by Renodiya S | May 7, 2019 | Latest, Server Management
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...
by Jilu Joseph | May 5, 2019 | Latest, Server Management, WordPress
In today’s business world certain customers prefer to use WordPress on Windows server using IIS. But, after configuring WordPress, problems such as unable to upload images or create folder may occur due to incorrect WordPress permissions in IIS. At Bobcares, we...
by Renodiya S | May 4, 2019 | Latest, Server Management
A reverse proxy in the network is used to forward and balance traffic to multiple servers. As a result, most web servers need to configure the reverse proxy for faster communication between client and web server. At Bobcares, we often get requests from our customers...