- Make sure you have
xauthinstalled. (See:xauth infoorxauth list) - On the server your
/etc/ssh/sshd_configfile should have these lines:
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost no
- Make sure on client side you have
X serverinstalled. - On the client side your
~/.ssh/configfile should have these lines if not create new config file and add: