Enable X11 forwarding

From GNU Radio
Revision as of 07:33, 20 March 2017 by Devnulling (talk | contribs) (Remove duplicate header)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.