Setup worker_processes The architecture of the Nginx master and worker processes is explained as follows: “nginx has one master process and several worker processes. The main goal of the master process is to read and evaluate the configuration, as well as support worker processes. Worker processes actually handle requests. Nginx uses an event-based model and […]
Category: 02. Dedicated servers
What is a dedicated server, its advantages. Yjw to install OS on server and do server diagnostics.
Apache httpd: How To Enable Password Authentication
Security is a fist priority, and if you maintain data security, you have a great responsibility.
How to install Docker Compose on CentOS 8
Compose is a tool for defining and running multi-container Docker applications.
How to add a swap file on CentOS 8
In this tutorial I will show you how to set up a swap file on CentOS 8
How to Compile Nginx From Source on CentOS 8
In this tutorial, we will build Nginx with all available modules in the open-source version of Nginx.
How to install Google PageSpeed (CentOS 8)
The PageSpeed module is available for both Apache and Nginx web servers. The common name is PageSpeed module.
How to install MediaWiki on CentOS 8
MediaWiki is a free open source wiki software which is written in PHP and allows everyone to create their own wiki sites.
hosts (file) – Purpose and editing
The hosts file is used to convert a symbolic domain name to an IP address
How to upgrade PHP version on CentOS 7
This tutorial will show you how to upgrade PHP 5.4 to PHP 7.4 on CentOS 7
How to install Proxmox VE and add IP-address to VM
This article describes the process of installing a Proxmox Virtual Environment (an open source server virtualization management), creating a virtual machine, adding a separate IP address for a virtual machine, and an example network configuration.