!script> !script> !script>
O GLPI é um sistema gratuito de Gerenciamento de Ativos de TI, sistema de rastreamento de problemas e central de atendimento.
https://glpi-install.readthedocs.io/en/latest/prerequisites.html
apt-get install apache2 php php-curl php-gd php-cli php-mbstring php-mysql php-xml -y
apt-get install mariadb-server -y
apt-get install php-cli php-cas php-imap php-ldap php-xmlrpc php-soap php-snmp php-apcu -y
apt-get install zip unzip bzip2 unrar-free vim -y
memory_limit = 64M ; // max memory limit
file_uploads = on ;
max_execution_time = 600 ; // not mandatory but adviced
register_globals = off ; // not mandatory but adviced
magic_quotes_sybase = off ;
session.auto_start = off ;
session.use_trans_sid = 0 ; // not mandatory but adviced
cd /tmp
wget https://github.com/glpi-project/glpi/releases/download/9.4.3/glpi-9.4.3.tgz
tar -xvzf glpi-9.4.3.tgz
cp -Rf glpi /var/www/html
# chmod 775 /var/www/html/* -Rf
# chown www-data. /var/www/html/* -Rf
# chmod 777 /var/www/html/glpi/files
# chmod 777 /var/www/html/glpi/config
# chmod 777 /var/www/html/glpi/files/_dumps
# chmod 777 /var/www/html/glpi/files/_sessions
# chmod 777 /var/www/html/glpi/files/_cron
# chmod 777 /var/www/html/glpi/files/_cache
# chmod 777 /var/www/html/glpi/files/_log
# chmod 777 /var/www/html/glpi/files/_lock
# chmod 777 /var/www/html/glpi/files/_graphs
# chmod 777 /var/www/html/glpi/files/_pictures
# chmod 777 /var/www/html/glpi/files/_rss
# chmod 777 /var/www/html/glpi/files/_tmp
# chmod 777 /var/www/html/glpi/files/_uploads
# chmod 777 /var/www/html/glpi/files/_plugins
mysql -uroot -p
# mysql> create database glpi;
# mysql> create user 'glpi'@'localhost' identified by '123456';
# mysql> grant all on glpi.* to glpi identified by '123456';
# mysql> quit;
vim /etc/apache2/conf-available/glpi.confa2enconf glpi.conf service apache2 restart
http://www.thiagopassamani.com.br/glpi/tabelas-nao-migradas-para-o-mecanismo-innodb.html
Configurar - geral - valores padrão
Alterar formato de nome, número
Veja relação dos principais plugins.
https://www.arthurschaefer.com.br/2019/01/29-instalando-o-glpi-9-3-3-no-debian-9/
http://www.thiagopassamani.com.br/glpi/abertura-de-chamados-no-glpi-via-e-mail.html
Data | Título | |
---|---|---|
![]() |
09/06/2025 | FINECAP 2025 |
![]() |
05/06/2025 | Programação completa do Pingo da Mei Dia 2025 |
![]() |
19/05/2025 | Abracerva divulga as melhores cervejas do Nordeste do Brasil de 2025 |
![]() |
19/05/2025 | Pint of Science Natal 2025 |
![]() |
18/05/2025 | Expo Seridó 2025 |
![]() |
18/05/2025 | Festival Gastronômico e Cultural de Martins 2025 |
![]() |
05/05/2025 | São João de Gravatá 2025 |
![]() |
01/05/2025 | Festa de Santana de Caicó 2025 |
![]() |
23/04/2025 | São João Arretado de Carpina 2025 |
![]() |
12/04/2025 | São João da Carvalheira 2025 |
![]() |
02/04/2025 | Circuito Gastronômico Sabores da Serra 2025 |
![]() |
02/04/2025 | Mossoró Cidade Junina 2025 |