Linux

How To Install Bacula-Web on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Bacula-Web on Ubuntu 14.04

Bacula-Web is a PHP web application that provides an easy way to view summaries and graphs of completed Bacula jobs. Although it doesn’t allow you to control Bacula in any way, Bacula-Web provides a graphical alternative to viewing jobs from the console. In this tutorial, we will show you how to install Bacula-Web on an Ubuntu 14.04 server that has Bacula software already installed.

Read more
Установка и настройка pgAdmin 4 в режиме сервера — step-by-step Linux tutorial on Progressive Robot

Установка и настройка pgAdmin 4 в режиме сервера

pgAdmin — это платформа с открытым исходным кодом для администрирования и разработки для PostgreSQL и связанных с ней систем управления базами данных. Платформа написана на Python и jQuery и поддерживает все функции PostgreSQL. Вы можете использовать…

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

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

In this tutorial, we will go over the installation of the Elasticsearch ELK Stack on CentOS 7—that is, Elasticsearch 2.1.x, Logstash 2.1.x, and Kibana 4.3.x. We will also show you how to configure it to gather and visualize the syslogs of your systems in a centralized location, using Filebeat 1.0.x. Logstash is an open source tool for collecting, parsing, and storing logs for future use. Kibana 4 is a web interface that can be used to search and view the logs that Logstash has indexed.

Read more
How To Install Git on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Git on CentOS 8

In this guide, we will go through how to install and configure Git on a CentOS 8 server. We will cover how to install the software two different ways: via the built-in package manager and via source. Each of these approaches has their own benefits depending on your specific needs.

Read more
Installieren von Git unter Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Installieren von Git unter Ubuntu 20.04

Systeme zur Versionskontrolle wie Git sind integraler Bestandteil von bewährten Methoden für moderne Softwareentwicklung. Durch Versionierung können Sie Ihre Software auf der Quellebene verfolgen. Sie können Änderungen verfolgen, zu früheren Stadien zurückkehren und verzweigen,…

Read more
CHAT