Hi everyone

I’ve got a capable Ubuntu server hosting Docker, using Portainer to manage many stacks and containers. I’m about to add a couple machines to a swarm for a little fault-tolerance.

Before this, Docker was Windows hosted which gave me a useful addition; a handy remote desktop for those times when I wanted to do something remotely using a GUI at home.

https://hub.docker.com/r/linuxserver/rdesktop seems to work OK but I wondered if the community here have any suggested alternatives. Instead of running within Docker, has anyone simply installed a GUI on the Ubuntu host?

Thanks in advance for your input.

  • PuppyOSAndCoffee@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    ·
    10 months ago

    if you just want a desktop, kasm is def on the swankier side

    remember you can always use x-windows on a local computer to run things directly on a remote box.

    • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.one
      link
      fedilink
      English
      arrow-up
      5
      ·
      10 months ago

      I’m worried about if/how Wayland is going to affect X11 forwarding TBH… It’s a really useful linux feature that i’m susprised gets very little use

    • SimOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      kasm looks good, thanks - it’s definitely in the area; desktop as a service. I want something I can suspect and go back to, not sure if I can do that on kasm or not but a good tip, I’ll check it out.