[mythtv-users] modernizing mythtv

Michael T. Dean mtdean at thirdcontact.com
Sun May 11 17:48:35 UTC 2014


On 05/10/2014 08:44 PM, jedi wrote:
> On Sat, May 10, 2014 at 06:58:06PM +0200, Hika van den Hoven wrote:
>> If not, can you quote the commands you use to start mythsetup
>> remotely. I'm interested.
>      ssh -X eddie	
>      mythsetup

FWIW, you're better off with:

ssh -Y eddie
mythtv-setup

you can use -X if you're connecting to an untrustworthy machine, on 
which someone may be running key loggers or other programs to try to 
steal information from running applications, but if your backend system 
is untrustworthy, you have bigger problems than ssh -X will solve.

Mike


More information about the mythtv-users mailing list