open source

How To Contribute to Open Source: Getting Started with Git — step-by-step DevOps tutorial on Progressive Robot

How To Contribute to Open Source: Getting Started with Git

Open-source projects that are hosted in public repositories benefit from contributions made by the broader developer community, and are typically managed through Git. This tutorial will discuss the benefits of contributing to open-source projects, and go over installing and setting up Git so that you can contribute to software projects.

Read more
Установка и настройка Zabbix для безопасного мониторинга удаленных серверов в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Zabbix для безопасного мониторинга удаленных серверов в Ubuntu 20.04

Автор выбрал Computer History Museum для получения пожертвования в рамках программы Write for DOnations. Zabbix — это программное обеспечение с открытым исходным кодом для мониторинга сетей и…

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