Enable X11 forwarding

From GNU Radio
Jump to navigation Jump to search

Uncomment X11Forwarding no in the file /etc/ssh/sshd_config and change it to X11Forwarding yes.

Run /etc/init.d/sshd restart so the option change takes effect (or reboot). You will need to log out any ssh sessions and restart them, even if you specified -X already.