Updated Apache Guacamole managed by EGroupware (markdown)

Ralf Becker 2020-04-27 16:05:33 +02:00
parent 1f190a0fb8
commit 92b6bdddbf

@ -19,7 +19,7 @@ and allows to manage connections.
#### Installation requirements (please check before attempting an installation!) #### Installation requirements (please check before attempting an installation!)
* Installation must happen on same physical machine as EGroupware itself * Installation must happen on same physical machine as EGroupware itself
* You already installed EGroupware itself **AND** secured the installation with https / a certificate under it's final domain-name eg. https://example.org/egroupware * You already installed EGroupware itself **AND** secured the installation with https / a certificate under it's final domain-name eg. https://example.org/egroupware
* MariaDB/MySQL can be used by user root without entering a password, create a /root/my.cnf file with following content: * MariaDB/MySQL can be used by user root without entering a password, create a /root/.my.cnf file with following content:
``` ```
[client] [client]
password = my secret root password password = my secret root password