06-07-2024, 08:12 PM
(06-07-2024, 07:02 PM)sctn4elk Wrote: I run a Debian 12 PC and was able to set up RDP following this procedure Debian RDP:
Is there a similar procedure to set up RDP for DSL?
I don't know what the current state of affairs these days is, but it used to be very simple to just use SSH and X-Tunneling with a local X server on the Windows side. Any graphical application you could execute from the command line would then be rendered on your side and the mouse and keyboard input fowarded. --- Not quite a true remote desktop, but more than adequate.
Otherwise you have to setup a local VNC/RDP server on the Linux side and the client has to be compatible with it. I don't know of any guides to doing that on DSL.