open source

Comment installer Git sur CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Comment installer Git sur CentOS 8

Les systèmes de contrôle de version sont une partie indispensable du développement de logiciels modernes. Le versionnage vous permet de garder une trace de votre logiciel au niveau de la source. Vous pouvez suivre les modifications, revenir aux étapes précédentes et créer des…

Read more
How To Install Prosody on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Prosody on Ubuntu 18.04

Prosody is an XMPP chat server that supports TLS encrypted one-to-one chat and group chat rooms. XMPP is an open messaging protocol formally known as Jabber. This means that any XMPP chat client will be able to connect to a Prosody server and start chatting. In this tutorial, you will install and configure a Prosody server that supports one-to-one and group chat sessions and the ability to upload files into the chat panel to share. All of the chat sessions will be protected by TLS.

Read more
How To Install Elasticsearch, Logstash, and Kibana (Elastic Stack) on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Elasticsearch, Logstash, and Kibana (Elastic Stack) on CentOS 7

In this tutorial for CentOS 7, you will learn how to install all of the components of the Elastic Stack, a collection of open-source software produced by Elastic which allows you to search, analyze, and visualize logs generated from any source in any format, a practice known as centralized logging. You will install and configure the search engine Elasticsearch, the Kibana dashboard interface, and data processing component Logstash, in addition to the Filebeat data shipper.

Read more
CHAT