Hi all! I’m looking for a remote desktop control system that works in Ubuntu. Something like VNC, but that allows for more than one user to remotely see and control the screen of this Ubuntu Desktop at the same time. I’ve been looking around for a while now, but all the solutions I’ve found only allow for one user at a given time. If a second user logs in, the first one is kicked out. I’m not sure if this is even possible, but I’d really appreciate any help pointing me in the right direction. Thanks!

Edit: What I’m looking for is something like https://tuple.app/, but open source.

  • PeachMan@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    24 hours ago

    BeyondTrust and SimpleHelp both support this functionality. You can invite a second technician to join the session. I suspect all they’re really doing is opening up a second session at the same time, but the end result is that you can have two people remotely controlling a single computer.

    But those are both “tech support” focused tools, so I don’t know if they quite fit your use case. Parsec is another option that specifically advertises collaborative work like pair programming: https://www.youtube.com/watch?v=XA21BnUsBJI

    • matto@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      13 hours ago

      Thanks for your suggestions! All look like viable solutions, but I’m looking for open-source alternatives to those :)

    • tiddy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      21 hours ago

      Parsec is windows only with a non-hardware accelerated Linux client, moonlight+sunshine will work though

  • Im_old@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Hum, what’s the use case exactly? Two or more people controlling the same desktop at the same time seems really frustrating…

    • matto@lemm.eeOP
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      The use case would be pair programming. Only one of the users would control the desktop at a given time, and the second would be mostly watching and pointing out things. After a while, the roles of programmer and observer could switch and the second user could take control.

    • tiddy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      21 hours ago

      Games, combining inputs from multiple devices, and low interaction frequency things like monitoring software are a couple ive used it for personally

    • Scrubbles@poptalk.scrubbles.tech
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      I think they might be thinking of something like thin clients, if I were to guess, and a server they would connect to. But yes good call out for the XY problem.

      Connecting multiple users to Ubuntu is probably pretty difficult. Setting up a server for thin clients is pretty easy