Ubuntu: install and configure the SNMP service

In this tutorial, I will explain to you how to install and configure the SNMP service on Ubuntu, which will then allow you to monitor the server using PRTG or Centreon for example. We will first install the service on the Ubuntu server and then configure it so that it is accessible by the network …

Read more



WSUS : recreate the SUSDB database

In this tutorial, I will walk you through how to reset the WSUS service by recreating the SUSDB database on WID (Windows Internal Database) and the updates storage folder (WsusContent / UpdateServicesPackages). This type of operation can normally be done “without too much risk”, resetting WSUS will see us lose the history of updates on …

Read more



Ubuntu: install Visual Studio Code

In this “How To” tutorial, we will see how to install the Microsoft Visual Studio Code IDE on Ubuntu. Open Ubuntu Software From the Unity desktop, open the Ubuntu application manager. Search for Visual Studio Code Click on the magnifying glass, to access the search area, enter visual studio and click on the VIsual Studio …

Read more



GLPI: installation on an Nginx server

Introduction In this tutorial, we will see step by step how to install GLPI on an Nginx / PHP / MariaDB server. Before you begin, you are going to need a web server with Nginx / PHP / MariaDB installed. If you need everything is explained in this tutorial: Ubuntu: install a web server – …

Read more



GLPI: install a plugin

Presentation In this tutorial, I will explain how to install a plugin on GLPI. A plugin allows you to add additional features such as automatic inventory, adding form, adding fields …. the list is long … You can also develop your own plugin. Since GLPI version 9.5, there are two ways to install plugins, which …

Read more



Windows Server : installation of the Telnet client

In this tutorial “how to”, we will see how to install the Telnet client on Windows Server. The Telnet client is a very useful command line utility to diagnose certain connection problems or to connect to the administration of certain equipment such as switches.