ubuntu

How To Install Buildbot on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Buildbot on Ubuntu 16.04

Buildbot is a Python-based continuous integration system for automating software build, test, and release processes. It uses Python’s Twisted library to handle asynchronous communication between a Buildmaster and one or more workers to…

Read more
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 Graylog 1.x on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Graylog 1.x on Ubuntu 14.04

In this tutorial, we will cover how to install Graylog v1.3.x (sometimes referred to as Graylog2) on Ubuntu 14.04, and configure it to gather the syslogs of your systems in a centralized location. Graylog is a powerful log management and analysis tool that has many use cases, from monitoring SSH logins and unusual activity to debugging applications. It is based on Elasticsearch, Java, and MongoDB.

Read more
How To Install Jenkins on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Jenkins on Ubuntu 16.04

Jenkins is an open source automation server intended to automate repetitive technical tasks involved in the continuous integration and delivery of software. Jenkins is Java-based and can be installed from Ubuntu packages or by downloading and running its Web application ARchive…

Read more
Установка MariaDB в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка MariaDB в Ubuntu 18.04

MariaDB — это система управления базами данных с открытым исходным кодом, которая часто используется в качестве альтернативы MySQL в составе популярного стека…

Read more
CHAT