SSH remote access with UI on a Linux Server ssh -X <username>@<pc> example: ssh -X bob@pc1 Copy from Linux PC to Windows PC pscp.exe <user>@<pc>:/home/<user>/<PathToFile> "C:\Users\<user>\<PathToFile>" example: pscp.exe bob@pc1:/home/bob/Downloads/my...
·
Hi, I am Senior R&D Communications Engineer based in EU and I share my coding notes here.