Guacamole: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
docker logs guacamole-guacd | docker logs guacamole-guacd | ||
* Per aprire menu azioni | |||
CTRL-ALT-SHIFT | |||
Se non si collega a SSH | * Se non si collega a RDP: | ||
[x] ignore certificate | |||
* Se non si collega a SSH | |||
adding “HostKeyAlgorithms +ssh-rsa” to the end of /etc/ssh/sshd_config on the Ubuntu machine and restart sshd. | adding “HostKeyAlgorithms +ssh-rsa” to the end of /etc/ssh/sshd_config on the Ubuntu machine and restart sshd. | ||
Revision as of 10:17, 12 July 2023
docker logs guacamole-guacd
- Per aprire menu azioni
CTRL-ALT-SHIFT
- Se non si collega a RDP:
[x] ignore certificate
- Se non si collega a SSH
adding “HostKeyAlgorithms +ssh-rsa” to the end of /etc/ssh/sshd_config on the Ubuntu machine and restart sshd.
Riferimenti
- How to Install Apache Guacamole on Ubuntu and Debian | Linode
- How to Install Apache Guacamole through Docker | Linode
- TOTP two-factor authentication — Apache Guacamole Manual v1.4.0
- Guacamole : Reverse proxy Apache – Exemple - RDR-IT
- Install Guacamole on Docker with Traefik and 2FA | My boring Blog
- (10) Part 2: How To install Guacamole in Docker with 2FA using MariaDB and Apache Reverse Proxy : qnap
- Installing Guacamole with Docker — Apache Guacamole Manual v1.4.0
- Using Guacamole — Apache Guacamole Manual v1.4.0
- Guacamole RDP won't connect - Stack Overflow
- How to Install Apache Guacamole on Debian 11
- Setup an Apache Guacamole Server on Debian 11 “Bulls Eye” | AndyMelton.net