How To Set Up a Firewall with UFW on Debian 10
This tutorial will show you how to set up a firewall with UFW on Debian 10.
This tutorial will show you how to set up a firewall with UFW on Debian 10.
O autor selecionou o Free and Open Source Fund para receber uma doação como parte do programa Write for DOnations. Com as ferramentas de desenvolvimento na nuvem, a criação e adoção de…
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.
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.
Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. Apache Kafka — популярный распределенный брокер…
L’auteur a choisi le Open Internet/Free Speech Fund pour recevoir un don dans le cadre du programme Write for Donations. Jitsi Meet est une…
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.
O Jupyter Notebook oferece um shell de comando para computação interativa como uma aplicação web, para que você possa compartilhar e se comunicar com código. A ferramenta pode ser usada com várias linguagens, incluindo Python, Julia, R, Haskell e Ruby. É…
Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. По мере перемещения инструментов для разработчиков в облако, появляется все большее…
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.