On 11/26/2016 07:08 PM, W. Martinjak wrote:
> On 2016-11-26 11:30, Gene Heskett wrote:
>
> Hi Gene,
>
> don't fiddle with the ciphers in ssh.
>
> Use the traditional X11 forwarding method.
>
> On the x-server machine:
>
>   xauth extract - $DISPLAY | ssh <pi-user>@<raspi-ip> xauth merge -
>
>   xhost +

And that "xhost +" command opens up your machine to the world.  If you 
are going to use native X rather than an encrypted connection through 
ssh, at least narrow that down by using "xhost + 
<machine_you_wish_display_to_be_on>".

<snipagge>
> Cheers Matsche

Cheers,
Mark

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to