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 Sijin George | May 8, 2019 | Apache, Latest, Server Administration
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...
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 Sijin George | May 7, 2019 | Apache, Latest, Server Administration
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...
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...
Recent Comments