欢迎访问 生活随笔!

生活随笔

当前位置: 首页 >

Ubuntu 12.04自带包安装GLPI IT资产管理软件

发布时间:2025/7/25 99 豆豆
生活随笔 收集整理的这篇文章主要介绍了 Ubuntu 12.04自带包安装GLPI IT资产管理软件 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

How to install GLPI (IT and asset Managemet Software) on Ubuntu 12.04 (Precise) Server

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.



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

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

Mysql password for GLPI

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

总结

以上是生活随笔为你收集整理的Ubuntu 12.04自带包安装GLPI IT资产管理软件的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。