X11 Forwarding To enable X11 forwarding on the server you need at least the xauth program.
- Install
xbase-clients (for debian), or xorg - x11 - xauth (for RHEL) on the server (or the package that contains xauth ) Connect to the server with SSH using the following command
ssh -X servername
Run the program
|
|