[wplug] xhost?

Jonathan Billings billings at negate.org
Wed Jul 4 09:33:29 EDT 2007


On Jul 4, 2007, at 2:16 AM, Zach wrote:
> I run OpenSSH package in Debian, I see it is using:
> OpenSSH_4.3p2 Debian-9, OpenSSL 0.9.8e 23 Feb 2007
> Do you know if that is using SSH1 or SSH2?
>
> It will be nice not having to muck around with xhost and set DISPLAY!

You can use SSH v2 with your version of OpenSSH.  You can force ssh  
v2 by using the -2 command switch, or setting "Protocol 2" for that  
host in your ~/.ssh/config.

You are definitely going to like the ssh X forwarding.  All you have  
to do is use the -X switch, and it will automatically set up a secure  
tunnel between the remote system and the local system, it will set  
the $DISPLAY to use the tunnel, and it will forward all X connections  
to your local system.

Stop using xhost today!

--
Jonathan Billings <billings at negate.org>




More information about the wplug mailing list