[mythtv-users] Re:OT: Launch Mythfrontend remotely via ssh
Adam Greenbaum
lists at refinitive.com
Fri Feb 13 12:44:16 EST 2004
On Fri, 2004-02-13 at 16:54, Michael Segulja wrote:
> On the desktop, create /etc/X0.hosts if it does not exist. Note:
> that's the number zero.
> Edit /etc/X0.hosts and enter 'xhost +'.
> Save the file and reboot the desktop.
>
> This will tell your X server to allow remote display from any host.
Keep in mind that using 'xhost +' will also let _any_ host see _any_
keypresses that take place in the desktop's X Windows. (presuming your x
windows is bound to a TCP socket)
Rather than remove all traces of security on your system, you may want
to use 'xhost +laptop' on the desktop. This will only allow access from
the laptop.
Adam.
More information about the mythtv-users
mailing list