bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/casaos.sh)"
sudo passwd root
systemctl restart sshd
systemctl status sshd
docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --mysql > initdb.sql
mysql -u guacamole_user -p guacamole_db < initdb.sql
Guacamole
zerotier - youtube
Last login: Mon May 20 15:25:47 2024 from 127.0.0.1 root@casaos:~# ```