This article explains how to configure Nginx so that it can cooperate with FPM to support the client requests to PHP programs.
How to Install Latest CMake on CentOS
This article explains how to install CMake on CentOS. The full process has been tested as working on CentOS 7, CentOS 8, and CentOS Stream 8.
How to Compile and Install Latest libzip on CentOS
This article explains how to install libzip from source on CentOS. The full process has been tested as working on CentOS 7, CentOS 8, and CentOS Stream 8.
How to Compile, Install and Configure Latest Nginx on CentOS
This article explains how to install Nginx from source with basic configuration on CentOS. The full process has been tested as working on CentOS 7, CentOS 8, and CentOS Stream 8.
How to Compile, Install and Configure Latest PHP on CentOS
This article explains how to compile, install and configure PHP, and how to configure to start PHP FPM. The full process has been tested as working on CentOS 7, CentOS 8, and CentOS Stream 8.
How to Install and Configure Latest MySQL on CentOS
This article explains how to download, install, initialize and start MySQL service on CentOS. The full process has been tested as working on CentOS 7, CentOS 8, and CentOS Stream 8.
Tar Command Examples
GUN tar can be used to create and manipulate archive files. This article lists the basic usage and some advanced usage examples of tar command.
DNF Command Examples
DNF (or Dandified YUM) is the default package manager for RedHat based systems. This article lists the basic usage and some advanced usage examples of DNF command.