Optimizing connection time for phone setup.

To reduce connection time when setting up remote workstations:

Check the following: 


Once the previous points have been verified, if the reverse SSH connection takes less than 30 seconds to establish, the timeout can be reduced.

This change is made in the /etc/mmc/mmc.ini.local file .
You should add a guacamole section and set the reversessh_timeout parameter (in seconds).

Example to set the timeout to 20 seconds:

[guacamole]
reversessh_timeout = 20

You must then restart the mmc-agent service:

systemctl restart mmc-agent

This setting is available in version 5.5.1 or later.


Revision #1
Created 2026-04-30 07:38:32 UTC by Adrien Thaissen
Updated 2026-04-30 07:38:32 UTC by Adrien Thaissen