How to install GLPI (IT and asset Managemet Software) on Ubuntu 12.04 (Precise) Server
Sponsored Link
First you need to make sure you have ubuntu 12.04 LAMP server installed .Now you need to install GLPI using the following command
sudo apt-get install glpi
This will start the installation at the time of installation GLPI provide how you can access after installation
GLPI configuration provide database for this application select yes and preed enter
Provide password of the database admin user
Confirm Mysql password for GLPI
Now got to http://ubuntu-serverip/glpi and You should see similar to the following screen
By default glpi is having the following username and passwords to login
glpi/glpi for the administrator account
tech/tech for the technician account
normal for the normal account
post-only/post-only for the postonly account
Select glpi username and password to login in to the glpi with administrator permissions and you should see the following screen.
Please check GLPI documentation how to use GLPI