Debian 10

How To Centralize Logs With Journald on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Centralize Logs With Journald on Debian 10

In this guide, you will configure a component of the systemd suite of tools to relay log messages from client systems to a centralized log collection server. You will configure the server and client to use TLS certificates to encrypt the log messages as they are transmitted across insecure networks such as the internet and also to authenticate each other.

Read more
How To Deploy and Manage Your DNS using OctoDNS on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Deploy and Manage Your DNS using OctoDNS on Debian 10

OctoDNS is an infrastructure-as-code tool that allows you to deploy and manage your DNS zones using standard software development principles, including version control, testing, and automated deployment. In this tutorial, you’ll install and configure OctoDNS, create a basic DNS configuration, and begin deploying DNS records to a live provider.

Read more
Установка Apache Kafka в Debian 10 — step-by-step Linux tutorial on Progressive Robot

Установка Apache Kafka в Debian 10

Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. Apache Kafka — популярный распределенный брокер…

Read more
How To Install Webmin on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install Webmin on Debian 10

Webmin is a modern, web control panel for any Linux machine. It allows you to administer your server through an simple interface. In this tutorial, you’ll install and configure Webmin on a Debian 10 server and secure access to the interface with a valid certificate using Let’s Encrypt.

Read more
How To Configure a Galera Cluster with MariaDB on Debian 10 Servers — step-by-step Linux tutorial on Progressive Robot

How To Configure a Galera Cluster with MariaDB on Debian 10 Servers

In this guide, you will configure an active-active MariaDB Galera cluster. For demonstration purposes, you will configure and test three Debian 10 Droplets that will act as nodes in the cluster. MariaDB is an open source relational database system that is fully compatible with the popular MySQL RDBMS system. Galera is a database clustering solution that enables you to set up multi-master clusters using synchronous replication.

Read more
CHAT