#Linux community does someone know a tutorial for a kind of self made #ThinClient device?
I have an old notebook with Linux which does not anymore fit my power requirements, but I have a Linuc PC in my cellar which I use as working device over #RDP since a while and I love this way.
Is there a Remote-Desktop Linux Distribution (RDP, #VNC or #Moonlight) with the sole purpose to connect a VPN on startup and directly login to a Remote-Desktop and also redirect USB-Devices to remote?
If you run X11, obviously X11 forwarding via SSH. It’s basically built in thin client. There’s also Xpra
For Wayland: https://github.com/neonkore/waypipe
Also for Wayland:
https://github.com/wayland-transpositor/wprs
Oh amazing! Thank you! I’ve been using waypipe recently, but I miss the remote buffering capabilities of Xpra!