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.

  • @lurch
    link
    4
    edit-2
    7 months ago

    The best way used to be XPRA. You can also tunnel it thru SSH, but not necessary in a trusted LAN. XPRA is like a per application display proxy that keeps an app running even if the connection is interrupted and enables reconnects as well as transfers of Xclient windows to other Xservers, i.e. you can transfer the remote window from your notebook to your workstation Xserver whithout having to restart the app.