I have a few family members that I help support. For instance, I installed Linux Mint on my grandmother’s PC. She doesn’t know any different and my young cousin doesn’t understand it so he finally stopped giving it viruses. I used to use TeamViewer to take over her PC when she needed support but I got my account banned because they believed I was using it commercially. Oh well!

I have Tailscale installed on the computers. This gives me SSH access. What would you suggest? RDP? Something else?

    • λλλ@programming.devOP
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      Well, I want to be able to see the screen so that I can talk my grandma through stuff. I have fixed things through SSH and run updates that way too.

      • disheveledWallaby@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        8 months ago

        X forwarding should let you use GUI apps from the remote computer. Its not quite a full remote desktop experience though. You can see how to set up and use x forwarding on YouTube.

        • ElderWendigo@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          X forwarding still won’t show Grandma’s point of view to work through the problem in front of her. It’s not a remote desktop experience at all.

        • notfromhere@lemmy.one
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          I’ve used X11 over SSH before and it works great for some use cases, however it does not work with Wayland, so if their system supports it now, there’s no guarantee it will work after a major system update.