GLPI
Révision datée du 4 juillet 2008 à 13:26 par imported>SylvainBeucler (→OCS-Inventory)
Installation
Le plus simple est de passer par le paquet Debian:
aptitude install mysql-server aptitude install libapache2-mod-php5 # force PHP5 instead of default PHP4 aptitude install -t etch-backports glpi invoke-rc.d apache2 restart
OCS-Inventory
Pour faire l'inventaire automatique du parc de machine, il faut installer OCS-Inventory "NG":
tar xzf OCSNG_LINUX_SERVER_1.01.tar.gz cd OCSNG_LINUX_SERVER_1.01 aptitude install make libapache2-mod-perl2 aptitude install libapache-dbi-perl libxml-simple-perl libcompress-zlib-perl libnet-ip-perl libsoap-lite-per aptitude install php5-gd sh setup.sh
Tapez Entrée
à toutes les questions sauf pour spécifier l'emplacement des pages web (/var/www/ocsweb/
par exemple).