Linux

How To Install Elasticsearch 1.7, Logstash 1.5, and Kibana 4.1 (ELK Stack) on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Elasticsearch 1.7, Logstash 1.5, and Kibana 4.1 (ELK Stack) on Ubuntu 14.04

In this tutorial, we will go over the installation of a legacy version of Elasticsearch ELK Stack on Ubuntu 14.04—that is, Elasticsearch 1.7.3, Logstash 1.5.4, and Kibana 4.1.1. We will also show you how to configure it to gather and visualize the syslogs of your systems in a centralized location. Logstash is an open source tool for collecting, parsing, and storing logs for future use. Kibana is a web interface that can be used to search and view the logs that Logstash has indexed.

Read more
Como instalar o Git no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Git no Ubuntu 20.04

Sistemas de controle de versão como o Git são essenciais para as melhores práticas de desenvolvimento de softwares modernos. O controle de versão permite que você acompanhe seu software a nível de código-fonte. É possível rastrear as alterações, retornar a etapas anteriores, e…

Read more
Comment installer Jenkins sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer Jenkins sur Ubuntu 20.04

Si vous devez réaliser des tâches techniques répétitives, cela peut s’avérer être difficile de trouver des solutions d’automatisation qui répondent à vos attentes. Avec Jenkins, un serveur d’automatisation open-source, vous pouvez gérer vos tâches…

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

How To Install Jitsi Meet on Ubuntu 18.04

Jitsi Meet is an open-source video-conferencing application based on WebRTC. In this tutorial, you will install and configure a Jitsi Meet server on Ubuntu 18.04. The default configuration allows anyone to create a new conference room. This is not ideal for a server that is publicly available on the internet so you will also configure Jitsi Meet so that only registered users can create new conference rooms.

Read more
CHAT