Articles

Tutorials

623 articles
GLPI 06 Feb 2019 ⏱ 5 min

GLPI : add custom fields

In this tutorial, we will see how to add custom fields using the Fields plugin. Fields allows you to add custom field…

Linux 28 Jan 2019 ⏱ 2 min

Apache2 with PHP-FPM

PHP-FPM is another way to use PHP with Apache2, we forget the libmod-apache2-phpX. PHP-FPM is a variant of FAST-CGI. PHP-FPM has the…