Linux

Настройка брандмауэра с помощью firewalld в CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Настройка брандмауэра с помощью firewalld в CentOS 8

firewalld — программное обеспечение для управления брандмауэрами, поддерживаемое многими дистрибутивами Linux. Выступает в качестве клиентского интерфейса для встроенных в ядро Linux систем фильтрации пакетов…

Read more
Cómo configurar un firewall con UFW en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar un firewall con UFW en Ubuntu 20.04

UFW, o Uncomplicated Firewall, es una interfaz de gestión de firewall simplificada que oculta la complejidad de las tecnologías de filtrado de paquetes de nivel inferior, como iptables y nftables. Si desea comenzar a proteger su red y no está seguro respecto de la…

Read more
How To Set Up a Local OSSEC Installation on Fedora 21 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Local OSSEC Installation on Fedora 21

OSSEC is an open-source, host-based intrusion detection system (HIDS) that performs log analysis, integrity checking, Windows registry monitoring, rootkit detection, time-based alerting, and active response. It’s the application to install on your server if you want to keep an eye on what’s happening inside it. In this tutorial you’ll learn how to install OSSEC to monitor the Fedora 21 server it is installed on: a local OSSEC installation.

Read more
How To Set Up a Serf Cluster on Several Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Serf Cluster on Several Ubuntu VPS

Serf is a decentralized service orchestration and service discovery tool. It is extremely fault tolerant and decentralized, with no single point of failure like other similar tools. Serf can be used to trigger any event across a cluster of systems as well as perform monitoring duties. It’s built on top of the Gossip protocol which is designed for decentralized communication.

Read more
Cómo configurar NFS Mount en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar NFS Mount en Ubuntu 20.04

NFS, o Network File System (Sistema de archivos en red) es un protocolo de sistema de archivos distribuido que le permite montar directorio remotos en su servidor. Esto le permite gestionar el espacio de almacenamiento en una ubicación diferente y escribir en ese espacio desde…

Read more
How To Set Up an OpenVPN Server on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an OpenVPN Server on Debian 10

OpenVPN is a full-featured, open-source Secure Socket Layer (SSL) VPN solution that accommodates a wide range of configurations. In this tutorial, you will set up an OpenVPN server on a Debian 10 server and then configure access to it from Windows, OS X, iOS and/or Android devices. This tutorial will keep the installation and configuration steps as simple as possible for each of these setups.

Read more
CHAT