Linux

How To Install Cockpit on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install Cockpit on Debian 10

Cockpit is a server administration dashboard that allows you to view the status of your server in real time. It provides information on CPU load, filesystem statistics, processes, and further information. In this tutorial, you will deploy a secured Cockpit server administration dashboard on a Debian 10 server.

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

How To Install Elasticsearch, Logstash, and Kibana (Elastic Stack) on Ubuntu 20.04

In this tutorial, we will go over the installation of the Elastic Stack on an Ubuntu 20.04 server. You will learn how to install all of the components of the Elastic Stack (including Filebeat, a Beat used for forwarding and centralizing logs and files) and configure them to gather and visualize system logs. We will install all components on a single server, which we will refer to as our Elastic Stack Server.

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

Como instalar o Git no CentOS 8

Os sistemas de controle de versão constituem uma parte indispensável do 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 os ramos para…

Read more
How To Install Git on Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install Git on Ubuntu 18.04 [Quickstart]

This tutorial will walk you through installing and configuring Git on an Ubuntu 18.04 server. Version control systems help you share and collaborate on software development projects. Git is one of the most popular version control systems currently available.

Read more
CHAT