open source

Comment installer Git sur Ubuntu 18.04 [Démarrage rapide] — step-by-step Linux tutorial on Progressive Robot

Comment installer Git sur Ubuntu 18.04 [Démarrage rapide]

Les systèmes de contrôle de version vous aident à partager et à collaborer sur des projets de développement de logiciels. Git est l’un des systèmes de contrôle de version les plus populaires actuellement disponibles. Ce tutoriel vous guidera pour installer et configurer Git…

Read more
How To Manage Your Kubernetes Configurations with Kustomize — step-by-step Docker tutorial on Progressive Robot

How To Manage Your Kubernetes Configurations with Kustomize

In this guide, you will build a small web application and then use Kustomize to manage your configuration sprawl. You will deploy your app to development and production environments with different configurations. You will also layer these variable configurations using Kustomize’s bases and overlays so that your code is easier to read and thus easier to maintain.

Read more
How To Set Up a Help Desk System with OTRS on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Help Desk System with OTRS on Ubuntu 18.04

OTRS, also known as the Open source Ticket Request System, is a help desk and IT service management system. In this tutorial, you will install OTRS Community Edition on an Ubuntu 18.04 server and set up a simple help desk system, which will allow you to receive and process requests from your customers using both the web interface and email.

Read more
CHAT