Raphael Pooser wrote:
just ssh -X it'll get the job done. no X
server
needed on backend machine
, only X client libraries
.
And, BTW, don't use "ssh -X" unless you're running an old (and insecure) version of OpenSSH. Instead, you should use "ssh -Y" because you need trusted X11 forwarding.
Mike _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
