User-defined Playground

Full Ubuntu Desktop Experience in web Playground

Access your remote server’s full desktop directly from the browser using Apache Guacamole, eliminating the need for a local RDP client 💻🌐

Startup configuration
ubuntu-01
Full Ubuntu Desktop Experience in web playground: Access your remote server’s full desktop directly from the browser using Apache Guacamole, eliminating the need for a local RDP client 💻🌐

What if you wanted to see the UI for your remote server ? well you have XRDP for that , yes true . and what if you don't want to install a rdp client on your laptop and then access the server?

Enters apache guacamole.

Try this playground for the same reason:

  • start the machine
  • docker containers are already running and ports are published
  • expose the host port 8080 in the playground
  • you can now access desktop at https://EXPOSED_URL/guacamole

guacamole : username: guacadmin password: guacadmin

this opens xorg login session now you enter your linux username and password laborant / laborant

explore the ~/guac directory and play with user-settings.xml by learning about apache guacamole Here

The audio was not working i fixed it but creating a new playground requires more attempt to ask permission for publishing you can rerun this script to fix it.

Read more here in the medium blog

Free link for the same medium blog

Start
Settings