CentOS

How To Install and Secure Redis on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure Redis on CentOS 8

This tutorial provides instructions for installing Redis on a CentOS 8 server and using its built-in security features, in coordination with some other security configurations, to keep it from being accessed by unauthorized users.

Read more
Первоначальная настройка сервера с CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Первоначальная настройка сервера с CentOS 8

При создании нового сервера CentOS 8 необходимо выполнить ряд действий по настройке незамедлительно в рамках процесса базовой настройки. Это поможет повысить уровень безопасности и удобство работы с сервером и послужит прочной основой последующих действий.

Read more
How To Install Git on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Git on CentOS 8

In this guide, we will go through how to install and configure Git on a CentOS 8 server. We will cover how to install the software two different ways: via the built-in package manager and via source. Each of these approaches has their own benefits depending on your specific needs.

Read more
How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on CentOS 8

The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications written in PHP. The name “LEMP” is an acronym that describes a Linux operating system, with an (E)Nginx web server. The backend data is stored in a MariaDB database and the dynamic processing is handled by PHP. In this guide, you’ll install a LEMP stack on a CentOS 8 server using MariaDB as the database management system.

Read more
How To Install Suricata on CentOS 8 Stream — step-by-step Linux tutorial on Progressive Robot

How To Install Suricata on CentOS 8 Stream

Suricata is a Network Security Monitoring (NSM) tool that uses sets of community created and user defined signatures (also referred to as rules) to examine and process network traffic. Suricata can generate log events, trigger alerts, and drop traffic…

Read more
How to Install Nginx on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How to Install Nginx on CentOS 8

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or reverse proxy. In this guide, we’ll discuss how to install Nginx on a CentOS 8 server.

Read more
Cómo instalar Nginx en CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Nginx en CentOS 8

Nginx es uno de los servidores web más populares del mundo y aloja algunos de los sitios más grandes y con mayor tráfico en Internet. Es más fácil de utilizar que Apache en la mayoría de los casos y puede emplearse como servidor web o…

Read more
CHAT