c/pop_os · by sysadmin@lemmy.world · 3yI want to (securely) remotely access my Pop!_OS desktop from my Mobile - what’s the best way to do this in 2023? either from Mobile or browser on a Windows machine (work) 9 points · 4 comments · view on lemmy.world
4 Comments
mmstick@lemmy.world · 3 pts · 3y
SSH
psyonity@lemmy.world · 2 pts · 3y
And if you need more than a console, use X forwarding through the ssh connection or Vnc (again through the ssh connection).
Alternative is something like guacamole (from apache incubator afaik), but then again, through ssh.
mmstick@lemmy.world · 1 pts · 3y
I've yet to try it myself, but I've heard good things about RustDesk.
sudo22@lemmy.world · 1 pts · 3y
I personally use RealVNC though I don’t have the credentials to say for sure if its the most secure.