What's the best way to remote into a linux machine?

macabrett[they/them]@lemmy.ml to Linux@lemmy.ml – 102 points –

Not just the terminal, I mean a full remote desktop. What's the best method? Not just from one linux machine to another machine, but also remoting from a windows machine to a linux machine.

I'm a bit of a linux novice, but trying to do more.

60

You are viewing a single comment

SSH or RustDesk

RustDesk

With the shit they pulled on 'fixing' wayland support i would not recommend using their code ever.

https://github.com/rustdesk/rustdesk/blob/1.1.9/src/platform/linux.rs#L411-L422

That is definitely not going to work on Guix or NixOS lol.

Do you have any context links? That sed looks like something I'd do after 20h not finding the issue at first glance...

Interesting. I found RustDesk recommended as an alternative to AnyDesk. Do you have alternate suggestions?