Post

Apache Guacamole

Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.

Apache Guacamole

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/apache-guacamole.sh)"
CPU: 1 cores RAM: 2048 MB Disk: 4 GB OS: Debian 13

Default Credentials

UsernamePassword
guacadminguacadmin

Configuration

Config file:

1
/etc/guacamole/guacd.conf

Web Interface

Port: 8080

Source code
Loading...