Comment construire un slackbot en Python sur Ubuntu 20.04
L’auteur a choisi le Tech Education Fund comme récipiendaire d’un don dans le cadre du programme Write for DOnations. Slack est une plate-forme de communication conçue pour…
L’auteur a choisi le Tech Education Fund comme récipiendaire d’un don dans le cadre du programme Write for DOnations. Slack est une plate-forme de communication conçue pour…
Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. Системные журналы — чрезвычайно важный компонент управления системами Linux. Они…
There are many Linux distributions available, each with their own maintainers, some backed by commercial providers and some not. For the purpose of running a cloud server, there are a few you should be aware of.
El autor seleccionó la Free and Open Source Fund para recibir una donación como parte del programa Write for DOnations. El uso de clústeres añade una alta disponibilidad a su base de datos…
OrientDB is a multi-model NoSQL database with support for graph and document databases. It is a Java application and can run on any operating system. It’s also fully ACID-complaint with support for multi-master clustering and replication, allowing easy horizontal scaling. In this tutorial, you will set up a three-node cluster with two master nodes and one replica node using the community edition of OrientDB.
In this tutorial, we will go over how to set up an internal DNS server, using the BIND name server software (BIND9) on CentOS 7, that can be used by your Virtual Private Servers (VPS) to resolve private host names and private IP addresses. This provides a central way to manage your internal hostnames and private IP addresses, which is indispensable when your environment expands to more than a few hosts.
Devise and OmniAuth let you add modern login features to your Ruby on Rails application. Learn how to let users log in to your app with the cloud provider, Facebook, Twitter, Amazon, and more.
Databases are often some of the most important systems in your infrastructure due to the value of the information they store. Because of this, it is important to have reliable backups to guard against data loss in the event of an accident or hardware failure. The Percona…
Der Autor hat den COVID-19 Relief Fund dazu ausgewählt, eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Die Firewall ist wahrscheinlich eine der…
Uma versão anterior deste tutorial foi escrita por Melissa Anderson. O MongoDB, também conhecido como Mongo, é um banco de dados de documentos de código aberto usado comumente em…