Debian Admin - Your way to Debian World

September 20, 2006

GLPI IT and asset Managemet Software Configuration

by @ 9:02 pm. Filed under General, Free Tools

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

GLPI stands for “Gestionnaire libre de parc informatique”, GLPI is the Information Resource-Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers…). It has enhanced functions to make the daily life for the administrators easier, like a job tracking system with mail-notification and methods to build a database with basic information about your network-topology.

GLPI Requirements

Linux or Windows Operating system

Apache webserver with php support

Mysql Database with php support

Preparing your system for GLPI Installation

Apache with php support

If you want to install apache2 with php support check here

Now you need to increase memory size for your php in /etc/php4/apache2/php.ini file has this line you need to change with the following

memory_limit = 8M

to

memory_limit = 20M

after changing this you need to restart apache webserver using the following command

#/etc/init.d/apache2 restart

Mysql Database with php support

#apt-get install mysql-server php4-mysql

Installing GLPI

First you need to download the GLPT .tar.gz file from the download section of GLPI website in to your webserver root directory.For debian users default document root is /var/www/ so i am downloading in to this.

#wget http://www.glpi-project.org/IMG/gz/glpi-0.68.2.tar.gz

#tar xzvf glpi-0.68.2.tar.gz

Now you should be having glpi directory in /var/www/ and check write permissions are available for glpi folder or not.

To begin the installation you must to use your browser point to http://yourserverip/glpi/
During the first connection, a step by step installation starts and you should see the following screen in this you need to select your language and click ok.

Now you have to accept the licence and click on continue.

Next screen you need to select install or update.I have selected install in this option.

Once you click on install you should see the screen “checking the compatibility of your environment” if something is missing it will give the error and you need to fix.If everything is fine you should see the following screen and click on continue.

Now you need to setup database connection here you need to enter your mysql server, mysql user and mysql user password and click on continue.

Here you need to select create new database,enter glpi (any of your choice) and click on continue.


This time the database is initialized with the default values. Some informations are given to you on these values. Read this information attentively and click on continue.

Now it will display the information about the installation of GLPI is now finished, a summary is displayed. Read these informations attentively and click on use GLPI.

Once you click on use GLPI you should see the following screen asking for username and password.

By defauly 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.


If you login using tech user account you should see the following screen.

If you login using normal user account you should see the following screen.

If you login using post-only user account you should see the following screen.

That’s it and you glpi installation completed and i really like this software personally.

If you want GLPI Documentation check here
GLPI Plugins download from here
Download GLPI from here

Tags: , , , , , , , , , ,
 

3 Responses to “GLPI IT and asset Managemet Software Configuration”

  1. Justin Says:

    I love GLPI. This site is awesome.

    Anyone had success with GLPI and single sign on? I have my users synced with ldap but can’t get apache modules working (mod_ntlm) for integrated authentication.

    Thanks

  2. chhivhorng Says:

    Dear all support,

    I’m doing have the problem with GLPI, I saw the problem below:
    “A link to the Mysql server could not be established. Please Check your configuration.”
    I think maybe I didn’t use OCS inventory, I just back from other server and my new server have Apache Mysql and PHP.

    someone can tell me the problem.

    regards,
    Chhivhorng

  3. Yadap Says:

    Chhivhorng,

    May be your Mysql installation is not complete or service is not started. Start apache and mysql after installation and you are good to about installing GLPI from your webroot’s url.

    Good Luck

Leave a Reply

Subscribe RSS Feed

subscribe to the Debian Admin RSS feed

Internal links:

Sponsors:



Categories:

Support Debian Admin

Amount $:
Website(Optional):

Sponsors:

Archives:

Related Links:


Favourite Sites:

Wordpress Collection
Windows Reference
Ubuntu Geek
DebianHelp
All About Debian Tutorials
Power Electrical
Check Your IP Here
Debian,Ubuntu News
DebCentral
Tuxmachines
Capnkirby
Libervis
Nuxifield
Linux Horizon
Linux Appfinder
Debuntu
GNU/Linux For Everyone
Free Penguin
DebianAdmin is not related to the Debian Project.
This site is copyright © 2006,2007 Debian Admin
All Trademarks are the property of their respective owners.
The contents of this website may not be mirrored or archived without the express written permission of DebianAdmin Site Owner.

DISCLAIMER: All the information, troubleshooting methods, utilities offered in this website is provided AS-IS, without any warranties. Though I strive for perfection, and always test the validity and effectiveness of the troubleshooting content in various systems, I assume no responsibility for your use of these Fixes, Utilities and other troubleshooting advice. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. All use is completely at your own risk. Changes to the existing content and new additions are made to this website periodically, without notification.
Rodney's Kontera DynamiContext Plugin plugged in.