I have a laptop running Windows 10 (or Windows 11). I can ssh
into my Ubuntu computer with ssh [email protected]
, but I'd like to either (a) use a GUI app from Windows or (b) use the entire desktop from Windows. Ideally, I'd like to do this via X forwarding, rather than VNC or RDP. Note that I'm not using Wayland here.
How can I do this?