ssh -L 8080:127.0.0.1:80 -p 22000 root@<FQDN> http://127.0.0.1:8080/glpi/
MYSQL
root/<passephrase>
glpi/<passephrase>
From : http://www.dsfc.net/logiciel-libre/glpi/installation-glpi-fusioninventory-debian-8-jessie/
apt-get install mysql-server mysql-client glpi cd /usr/share/glpi/plugins wget "http://forge.fusioninventory.org/attachments/download/1665/fusioninventory-for-glpi_0.84+3.5.tar.gz" tar zxvf fusioninventory-for-glpi_0.84+3.5.tar.gz rm -f fusioninventory-for-glpi_0.84+3.5.tar.gz
http:<server_IP>/glpi
apt-get install nmap libmodule-install-perl libmodule-build-perl libhttp-server-simple-psgi-perl libhttp-proxy-perl libio-captureoutput-perl libipc-run-perl libnet-snmp-perl libnet-telnet-cisco-perl libpoe-component-client-dns-perl libpoe-component-resolver-perl libtest-compile-perl libtest-deep-perl libtest-exception-perl libtest-most-perl libhttp-server-simple-authen-perl libio-capture-perl libio-captureoutput-perl libpoe-component-client-ping-perl libtest-http-server-simple-perl libtest-mockmodule-perl libtest-mockobject-perl libtest-nowarnings-perl libtest-failwarnings-perl libtest-warnings-perl libfile-copy-recursive-perl libxml-treepp-perl libproc-daemon-perl libproc-pid-file-perl fusioninventory-agent fusioninventory-agent-task-network sed -i "s/MODE=cron/MODE=daemon/g" /etc/default/fusioninventory-agent
vi /etc/fusioninventory/agent.cfg
Server = http:<server_IP>/glpi/plugins/fusioninventory/
scan-homedirs = 1 httpd-ip = <server_IP> httpd-trust = <network address>/24 tag = SERVEUR
service fusioninventory-agent restart
If you want AD link for GLPI users
apt-get install fusiondirectory-plugin-fusioninventory