https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.gua-1ec98fac-5a7f-4a83-bbf0-1a7ed1d04723/image1_pCloud216.png
Apache Guacamole
door pcloudhosting
Just a moment, logging you in...
Version 1.6.0 + Free Support on Ubuntu 24.04
Apache Guacamole is an open-source, clientless remote desktop gateway that enables users to securely access remote systems directly through a web browser. It supports multiple remote access protocols, including RDP, SSH, and VNC, eliminating the need to install client software on end-user devices.
Features of Apache Guacamole:
- Provides browser-based remote access to servers and desktops without requiring additional plugins or client applications.
- Supports multiple remote access protocols, including RDP, SSH, and VNC, through a unified web interface.
- Offers centralized connection management, allowing administrators to organize and manage remote sessions from a single platform.
- Supports user authentication and integration with external identity providers such as LDAP, Active Directory, and databases.
- Enables secure remote administration with features such as encrypted connections, session recording, clipboard sharing, and file transfer capabilities.
- Provides a container-friendly architecture that simplifies deployment, scaling, and maintenance using Docker and other orchestration platforms.
Apache Guacamole Usage:
$ sudo su $ apt update $ cd ~/guacamole $ docker compose restart # View credentials: $ cat /var/gua/credentials.txt # Open Guacamole in your browser: $ http://SERVER_IP:8080/guacamole