CentOS 8

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
Como Instalar o Servidor Web Apache no CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Servidor Web Apache no CentOS 8

O servidor HTTP Apache é o servidor Web mais amplamente usado no mundo. Ele fornece muitas características poderosas, incluindo módulos carregáveis dinamicamente, suporte robusto de mídia e uma integração extensa com outros softwares…

Read more
Cómo configurar claves de SSH en CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar claves de SSH en CentOS 8

SSH, o shell seguro, es un protocolo cifrado que se usa para administrar servidores y comunicarse con ellos. Al trabajar con un servidor de CentOS, es probable que pase la mayor parte de su tiempo en una sesión de terminal conectada a su servidor a través de SSH. En esta…

Read more
Initial Server Setup with CentOS — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with CentOS

When you first create a new CentOS server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions. This guide will cover setting up a non-root user with sudo, and setting up a basic firewall.

Read more
Создание нового пользователя с привилегиями sudo в CentOS 8 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Создание нового пользователя с привилегиями sudo в CentOS 8 [Краткое руководство]

Команда sudo служит механизмом для предоставления прав администратора, которые обычно доступны только пользователю root user, для обычных пользователей. Из этого руководства вы узнаете, как создать нового пользователя с привилегиями sudo в CentOS 8 без изменения файла…

Read more
CHAT