Tag: web server

How to install latest Nginx in CentOS 7? This article will guide you step by step to do that. Test environment I will use a Linux machine with the following configuration to test: OS: CentOS 7.6.1810 (Core). HDD: more than 5GB free. RAM: more than 1GB free. User: root. Steps to install the latest Nginx

This article, I will guide you to install LAMP (PHP 7) on Ubuntu 16.x step by step. LAMP stack is a widely used software suite, serving millions of websites. Server requirements OS: Ubuntu 16.x, i use Ubuntu 16.04.4 LTS 64bit. CPU: over 1 CPU or vCPU. RAM: over 1 GB memory. HDD: 5GB free space.

In the past, people used to refer to Apache as the most popular web server in the world. Many systems in the world are still using Apache. Time later, Nginx was developed and people started using it more than before. This is because it is better at performance and resource saving. Then, what is nginx?