Linux - GLPI
GLPI
Use Fusion inventory for park discovery.
Install on Ubuntu 10/13

mkdir tmp
cd /tmp
wget https://forge.indepnet.net/attachments/download/1593/glpi-0.84.2.tar.gz
tar -xvzf VMwareTools-9.0.5-1065307.tar.gz
sudo mv glpi /var/www

sudo nano /etc/apache2/sites-enable/glpi.conf

Paste

Alias /glpi /opt/glpi

<Directory /opt/glpi>
	Options FollowSymLinks
	AllowOverride All 
	Order Allow,Deny
	Allow From All
</Directory>
sudo /etc/init.d/apache2 restart
sudo apt-get install php5-json ( missing in release 13.10 saucy )
sudo chmod -R 777 /opt/glpi/files
sudo chmod -R 777 /opt/glpi/config

http://localhost/glpi


Date de création : 25/11/2013 @ 21:43
Dernière modification : 25/11/2013 @ 21:46
Catégorie : Linux


Nouvelles des Amis
Visites

   visiteurs

   visiteurs en ligne

Webmaster - Infos
^ Haut ^