Comment installer Apache Kafka sur Debian 10
L’auteur a décidé que le Free and Open Source Fund recevrait une donation dans le cadre du programme Write for Donations. Apache Kafka est un courtier de messages…
L’auteur a décidé que le Free and Open Source Fund recevrait une donation dans le cadre du programme Write for Donations. Apache Kafka est un courtier de messages…
Der Autor hat die United Nations Foundation dazu ausgewählt, im Rahmen des Programms Write for DOnations eine Spende zu erhalten. *Die ursprüngliche…
Os sistemas de controle de versão de software permitem que você mantenha o controle do seu software no nível de código. Com ferramentas de versão, é possível rastrear as alterações, retornar para etapas anteriores e ramificar para criar versões alternativas de arquivos e…
Moodle is a popular web-based learning management system (LMS) that is free for anyone to install and use. With Moodle, you create and deliver learning resources such as courses, readings, and discussion boards to groups of learners. Moodle also allows you to manage user…
Der Autor wählte die Free Software Foundation, um eine Spende im Rahmen des Programms Write for DOnations zu erhalten. ProxySQL ist ein SQL-fähiger Proxy-Server, der zwischen Ihrer…
Even with the growing popularity of cloud services, the need for running native applications still exists. In this tutorial, you’ll containerize Mozilla Thunderbird, an email client, using Docker. Afterwards, you’ll secure it and provide remote access using the Caddy web server.
El autor seleccionó COVID-19 Relief Fund para que reciba una donación como parte del programa Write for DOnations. El servidor web Apache…
In this tutorial, you will build a web scraping application using Node.js and Puppeteer. Your app will grow in complexity as you progress. First, you will code your app to open Chromium and load a special website designed as a web-scraping sandbox: [books.toscrape.com](books.toscrape.com). In the next two steps, you will scrape all the books on a single page of books.toscrape and then all the books across multiple pages. Then you will filter your scraping by category and save your data as JSON.
L’auteur a choisi le Open Internet/Free Speech Fund pour recevoir un don dans le cadre du programme Write for Donations. Des solutions de sauvegarde basées sur le cloud aux [réseaux…
In this CentOS 7 tutorial, you’ll learn how to run multiple web applications on the same Docker host using the reverse proxy Traefik to route requests to separate containers and review container health on a monitoring dashboard.