Remote X session, update

Ken Moffat kmoffat
Mon May 17 11:47:10 PDT 2004


What I do is the following, from an xterm:
ssh -X -l yourusername servername
This exports a display of 0:10, and allows you to display X programs on 
your remote box.
You do have to modify sshd_config, changing
X11Forwarding no
to
X11Forwarding yes



More information about the Linux-users mailing list