Networking

How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu 20.04

GlusterFS is a network-attached storage filesystem that allows you to pool computing or storage resources of multiple machines. In turn, this lets you treat various computers as a single, more powerful unit. In this guide, you will create a redundant clustered storage array. This will provide functionality similar to a mirrored RAID configuration over the network.

Read more
How To Install and Configure an SNMP Daemon and Client on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure an SNMP Daemon and Client on Ubuntu 18.04

SNMP stands for simple network management protocol. It is a way that servers can share information about their current state, and also a channel through which an administer can modify pre-defined values. In this guide, you will set up the tools to communicate using SNMP. You will be using two Ubuntu 18.04 servers to demonstrate, one that will contain the SNMP manager (client), and one to hold the SNMP agent (daemon).

Read more
Auflisten und Löschen von iptables-Firewall-Regeln — step-by-step Security tutorial on Progressive Robot

Auflisten und Löschen von iptables-Firewall-Regeln

Iptables ist eine Firewall-Technologie, die in vielen Linux-Systemen eine wesentliche Rolle bei der Netzwerksicherheit spielt. In diesem Tutorial erläutern wir die Verwendung der folgenden iptables-Aufgaben: Regeln auflisten, Paket- und Byte-Zähler löschen, Regeln löschen, Ketten leeren (alle Regeln in einer Kette löschen) und iptables-Firewall vollständig zurücksetzen.

Read more
Настройка брандмауэра с UFW в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Настройка брандмауэра с UFW в Debian 9

UFW (Uncomplicated Firewall или «простой брандмауэр») представляет собой интерфейс iptables, предназначенный для упрощения процесса настройки брандмауэра. Хотя iptables — надежный и гибкий инструмент, начинающим бывает сложно научиться использовать его для правильной настройки…

Read more
Настройка монтажа NFS в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Настройка монтажа NFS в Ubuntu 20.04

NFS (сетевая файловая система) — это распределенный протокол файловой системы, позволяющий монтировать на сервер удаленные каталоги. Это позволяет управлять пространством хранения в другом месте и выполнять запись в это пространство с нескольких клиентов. NFS обеспечивает…

Read more
How To Use the Net-SNMP Tool Suite To Manage and Monitor Servers — step-by-step Linux tutorial on Progressive Robot

How To Use the Net-SNMP Tool Suite To Manage and Monitor Servers

SNMP is a mature network management protocol that can be used to retrieve information and set values on remote systems. In previous guides, we discussed the basics of the protocol and how to get setup with an SNMP client and daemon. In this guide, we’ll cover some of the ways you can use the tools included to get information and manipulate fields on remote machines.

Read more
CHAT