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 +


be sure that:

in /etc/lightdm/lightdm.conf

 xserver-allow-tcp=true

and make sure that the option "-nolisten tcp" is not in

 /etc/X11/xinit/xserverrc
or
 /etc/X11/xdm/Xservers


on the raspi:

export DISPLAY=<x-serverip>:0
export XAUTHORITY=~/.Xauthority

run
xterm


> I hope you are feeling better now.

Thank you very much for your concern.
Yes I'm feeling much better.

> Cheers, Gene Heskett

Cheers Matsche

-- 
"In der Wissenschaft siegt nie eine neue Theorie,
nur ihre Gegner sterben nach und nach"

Max Planck


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

Reply via email to