Using X11 to forward applications from a server

Client request


ssh -fX user@host application

The server is configured through the /etc/ssh/sshd_config

X11Forwarding yes

Comments

Popular Posts