LEMP stack is a group of software that is the most essential when you host a website. In this tutorial we will Install and Configure Nginx, MariaDB, PHP 8.1 (LEMP Stack) in Ubuntu which you can further use to deploy your web application. Here in ... Read More »
Ubuntu
Enable and Configure FastCGI Cache in Nginx for WordPress
FastCGI is deadly fast and more than 60% of the websites use this to sky rocket the performance of their websites. With this tutorial you will learn how you can Enable and Configure FastCGI Cache in Nginx for WordPress. Nginx comes preinstalled ... Read More »
Initial Ubuntu 22 Server Configuration for Nginx
As you get your new Ubuntu server ready, there are certain initial configurations that you must do. These configurations will add initial level of security and will setup a solid foundation for your web server. After Initial Ubuntu Server ... Read More »