When you install a package on Ubuntu, the package manager installs the binary packages with all the other dependencies. In the future, when the package is no longer needed, you should uninstall it because loading the server ... Read More »
Install WordPress with Nginx (LEMP) on Rocky or Alma Linux with SSL
Looking for the best setup to host your WordPress website? I have tested it personally. I have tried WordPress with LEMP on Ubuntu, Centos, and other Linux distros, and trust me, the best setup I found was LEMP with Rocky or ... Read More »
Initial Rocky or Alma Linux Server Setup
Rocky and Alma Linux setup are almost the same and so is the configuration. Here in this guide, we will do some initial Rocky or Alma Linux server setup that will add a solid foundation as well as it will also add a good ... Read More »
How to Enable Gzip in Nginx on Ubuntu?
Website performance is the most critical factor for ranking, user engagement, and much more. Many things make a website faster and one of them is compression. Compressing files not only makes a website faster, but it also ... Read More »
Install and Configure Redis as Object Cache for WordPress
People are doing a lot to boost their WordPress website's performance. Many are spending money on buying plugins, many are purchasing pricy hostings and whatnot. Here in this tutorial, I will show you how you can install and ... Read More »
Configure Cache-Control Headers in Nginx
Cache-control headers are used to define how the resources will be cached. These headers define how and for how long the resources will be saved on the browser so that the browser doesn't have to fetch the same again and ... Read More »