Install GLPI (IT and asset Managemet Software) on Ubuntu 16.04 Server
Sponsored Link
First you need to make sure you have ubuntu 16.04 LAMP server installed on your server .
Install GLPI on Ubuntu 16.04
Now you need to install GLPI using the following command
sudo apt-get install glpi php7.0-curl php7.0-gd php7.0-intl php-pear php-imagick php7.0-imap php7.0-mcrypt php-memcache php7.0-pspell php7.0-recode php7.0-sqlite3 php7.0-tidy php7.0-xmlrpc php7.0-xsl php7.0-mbstring php-gettext
Restart Apache2 server using the following command
sudo service apache2 restart
GLPI configuration provide database for this application select yes and proceed enter
Provide password of the database admin user
Mysql password for GLPI
Confirm Mysql password for GLPI
After the end of installation the following screen provides how to access 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 similar to the following screens.
Please check GLPI documentation how to use GLPI
Not Found
The requested URL /glpi was not found on this server.
Apache/2.4.18 (Ubuntu) Server at 172.27.2.61 Port 80