I hadn’t tried it yet. I was just asking to get a census of what’s popular before I dug in too deep.
Comment on What would you use to remotely support a computer with "LAN" access?
SwingingTheLamp@midwest.social 1 year ago
I believe that Linux Mint supports RDP, built in. You just enable it in the System Settings. Is that not workable?
lambda@programming.dev 1 year ago
SwingingTheLamp@midwest.social 1 year ago
Gotcha. As usual with Linux, there are lots of ways to crack the nut. I would be inclined to go with the built-in option, in this case. Less likely to break.
notfromhere@lemmy.one 1 year ago
In my experience, RDP locks the screen for anyone at the physical machine. It sounds like OP is wanting a simultaneous screen sharing.
SwingingTheLamp@midwest.social 1 year ago
That’s odd. It does not lock the local user out on Ubuntu, and allows simultaneous use.
notfromhere@lemmy.one 1 year ago
Sounds like a good option then!
thejodie@programming.dev 1 year ago
I think that screen lock is really only the case in Windows. Most linux vnc servers either run their own completely separate X session or share the console session.
notfromhere@lemmy.one 1 year ago
True enough for VNC but we’re specifically talking about RDP, which is supported by Linux Mint.
thejodie@programming.dev 1 year ago
That’s on me for typing vnc when I meant rdp, but nevertheless it’s true for both.