You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-11-29 12:56:57

RMAZOUZI
Member
Registered: 2022-11-27
Posts: 10

Backup Database GLPI & Https

Hello,

please be advised we have installed glpi 10 in our envirenement  in order to ensure the availibilty of data,is there a way to backup the computers,printers users ... all items

02_ i want to set texte  in the top  of the welcome page and a logo to full of the page

03_ how can i access through https.

Offline

#2 2022-11-29 16:06:38

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,288

Re: Backup Database GLPI & Https

you can backup using mysqldump command.

you can set message on the login page : setup>general> general setup  (tab)> Text in the login box (HTML tags supported)

ie :

<table><tr><td><img src="./pics/mylogo.png" alt="logo for my company" style="width:100px;height:228px;"></td><td>
<h1  style='color:#FFAD33'>welcome to your helpdeskportal</h1>
Je me connecte en utilisant mes identifiants et mot de passe d'ouverture de session Windows.

<a href="myserver/path/to/doc/helpme.htm" target="_blank" style='color:#FFAD33'>help me.<i class="fa-solid fa-question"></i>

</a>
</td></tr></table>

Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9

Offline

#3 2022-11-29 21:32:17

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: Backup Database GLPI & Https

Ad 03 - See Apache documentation for configure it in HTTPS


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

#4 2022-11-30 12:34:50

RMAZOUZI
Member
Registered: 2022-11-27
Posts: 10

Re: Backup Database GLPI & Https

Hi Thanks all for the quick replies

tell me please HELPER when i made the code that u sent me i got the logo and welcome page in the leg of the page i want that the logo be in the background and the txt welcome on the top is it possible ?


and send me please the path of help me page. to put it in the code language

Offline

#5 2022-11-30 14:17:05

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: Backup Database GLPI & Https

There is also a trivial solution - add graphics with text wink


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

#6 2022-11-30 14:48:03

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,288

Re: Backup Database GLPI & Https

RMAZOUZI wrote:

and send me please the path of help me page. to put it in the code language

the path is on my server, I wrote a user guide, with my company rules, graphics, and so on.

tht's why I can't share it


Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9

Offline

#7 2022-11-30 15:39:11

RMAZOUZI
Member
Registered: 2022-11-27
Posts: 10

Re: Backup Database GLPI & Https

That is Ok Ladenree thanks for your assists

Offline

#8 2022-11-30 15:39:58

RMAZOUZI
Member
Registered: 2022-11-27
Posts: 10

Re: Backup Database GLPI & Https

WebGreg can you please share un example to apply it

Offline

#9 2022-12-02 03:12:40

RMAZOUZI
Member
Registered: 2022-11-27
Posts: 10

Re: Backup Database GLPI & Https

my problem does not solved yet can anyone help please

Offline

#10 2022-12-02 12:43:08

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: Backup Database GLPI & Https

RMAZOUZI wrote:

WebGreg can you please share un example to apply it

? :-D

Sure...

Only Logo
bebc881895c7d.jpg


Logo with text:
744506716de20.jpg

Last edited by WebGreg (2022-12-02 12:44:22)


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

#11 2022-12-04 01:49:56

RMAZOUZI
Member
Registered: 2022-11-27
Posts: 10

Re: Backup Database GLPI & Https

WebGreg  can u share please the code source inorder to have a big LOGO in welcome page

<table><tr><td><img src="./pics/mylogo.png" alt="logo for my company" style="width:100px;height:228px;"></td><td>
<h1  style='color:#FFAD33'>welcome to your helpdeskportal</h1>
Je me connecte en utilisant mes identifiants et mot de passe d'ouverture de session Windows.

<a href="myserver/path/to/doc/helpme.htm" target="_blank" style='color:#FFAD33'>help me.<i class="fa-solid fa-question"></i>

</a>
</td></tr></table>

Offline

#12 2022-12-05 12:44:24

WebGreg
Member
Registered: 2020-02-27
Posts: 740

Re: Backup Database GLPI & Https

Hi. Sorry - in my environment, I only replace the log file (glpi/pics/logos).

If you insist on a different solution, it is no of GLPI solution, but of html, css, php - use Google. Maybe this is enough for you.

https://www.htmlgoodies.com/css/creatin … with-divs/


--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS

Offline

Board footer

Powered by FluxBB