[mythtv-users] Running mythsetup from a Windows PC running Cygwin

Raphael Pooser rpooser at gmail.com
Fri Feb 10 22:07:55 UTC 2006


Michael T. Dean wrote:
> Raphael Pooser wrote:
>
>   
>> cygwin is all you need.  just export display before ssh and it's even 
>> easier, you can export DISPLAY=localhost:0, then
>> when you "ssh -X" it'll use your local display environment variable on 
>> the remote machine.
>>  
>>
>>     
> Unless you're using an extremely old (and insecure) version of OpenSSH, 
> it should be "ssh -Y".  The "-X" option enables X11 forwardig, but the 
> "-Y" option enables "trusted" X11 forwarding.  Myth requires a "trusted" 
> connection or you'll get all sorts of "BadMatch" errors.
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>   
I should correct what I previously said and say trusted is needed if you 
need more privileges on the remote server than would normally be granted 
a remote session with -X.
Raphael


More information about the mythtv-users mailing list