GLPI et FusionInventory
Installation de Fusion Inventory
- Identifier la dernière version de FI sur wget https://github.com/fusioninventory/fusioninventory-for-glpi/releases
- Aller dans le répertoire, installer FI
<script>
/tmp : cd /tmp wget https://github.com/fusioninventory/fusioninventory-for-glpi/releases/download/glpi9.5%2B3.0/fusioninventory-9.5+3.0.tar.bz2 tar -xvf fusioninventory-9.5+3.0.tar.bz2
' Activer le CRON
- * * * * /usr/bin/php5 /var/www/glpi/front/cron.php &>/dev/null
</script>