How to use X11 Forwarding with SSH on Linux.

Using X11 Forwarding with SSH on Linux allows a remote user to log into a Linux server and then load X11 applications over a network. This is very useful to load graphical apps. Here is an example. The -X parameter to the ssh utility is used to enable X11 Forwarding on the client. ┌──(john㉿DESKTOP-PF01IEE)-[/mnt/c/Users/Intel i5/Videos] … Read more