x forwarding ssh
Matt Graham
danceswithcrows at usa.net
Mon Apr 30 14:34:40 MST 2012
From: "Carruth, Rusty" <Rusty.Carruth at smartstoragesys.com>
> First, edit your .ssh config file to allow x11 forwarding.
The remote machine's /etc/ssh/sshd_config file must have "X11Forwarding yes"
in it, I thought. sshd's default is to set that to no, isn't it?
> Then, 'ssh -X me at overthere'
And if that doesn't work, try "ssh -Y remotemachine" since -X can run afoul of
one of X's security extensions. At least that's what the man page said, and I
had some trouble using -X a while back while -Y worked.
> Done. Just do NOT change 'DISPLAY' on the remote machine (which will
> look something like "localhost:10.0" IIRC).
Yep.
--
Matt G / Dances With Crows
The Crow202 Blog: http://crow202.org/wordpress/
There is no Darkness in Eternity/But only Light too dim for us to see
More information about the PLUG-discuss
mailing list