Networking

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

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

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

Read more
How to Set Up and Use LXD on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up and Use LXD on Ubuntu 16.04

A Linux container is a grouping of processes that is isolated from the rest of the system through the use of Linux kernel security features, such as namespaces and control groups. LXD lets you create and manage these containers. In this tutorial, you’ll configure LXD and use it to run Nginx in a container. You’ll then route traffic to the container in order to make the web site accessible from the Internet.

Read more
How To Use NSD, an Authoritative-Only DNS Server, on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Use NSD, an Authoritative-Only DNS Server, on Ubuntu 14.04

NSD is an authoritative-only DNS server that is optimized to serve zone information quickly and efficiently. While some other DNS solutions provide value through their flexibility, NSD focuses on doing one task extremely well. In this guide, we will demonstrate how to configure NSD to authoritatively serve a domain on two servers in a primary-secondary configuration. We will be using Ubuntu 14.04 as the host system.

Read more
Understanding Suricata Signatures — step-by-step Security tutorial on Progressive Robot

Understanding Suricata Signatures

In this tutorial you’ll learn how Suricata signatures are structured, and some important options that are commonly used in most rules. Once you are familiar with how to understand the structure and fields in a signature, you’ll be able to write your own signatures that you can combine with a firewall to alert you about most suspicious traffic to your servers, without needing to use other external rulesets.

Read more
Настройка BIND в качестве DNS-сервера частной сети на базе Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Настройка BIND в качестве DNS-сервера частной сети на базе Ubuntu 18.04

Важным элементом управления конфигурацией и инфраструктурой сервера является поддержание удобного способа просмотра сетевых интерфейсов и IP-адресов по имени с помощью настройки корректной системы доменных имен (DNS). Использование полных доменных имен (FQDN), а не IP-адреса, для…

Read more
CHAT