Leverage browser caching Page load times can be significantly improved by asking visitors to save and reuse the files included in your website. Reduces page load times for repeat visitors Particularly effective on websites where users regularly re-visit the same…
Category:
Linux
-
-
CentosControl PanelCWPLinuxWordpress
How to enable GZIP compression on Linux Server running Apache
by Sandeep B.by Sandeep B.GZIP compression is bundling (zipping) pages on a web server before the page is sent to the visitor. This saves bandwidth and therefore increases the loading speed of the page significantly. The visitors’ web browser then automatically unzips the pages.…
-
CentosLinuxMySQL
How to Reset and Recover MySQL or MariaDB Root Password on SystemD Linux
by Sandeep B.by Sandeep B.This article will come in handy. We will explain how to reset or recover forgottent MySQL or MariaDB root password in Linux. If you forgot root password for your MySQL database server running under Linux, there is still a way…