SBC's and ssh's encryptions

Peter Stuge peter at stuge.se
Sun Nov 27 23:40:43 AEDT 2016


Gene Heskett wrote:
> > (Set DISPLAY on pi with odroid IP. Run xauth +pi on odroid. Start X
> > programs on pi.)
> 
> sample/example cli?

192.168.1.2 pi
192.168.1.3 odroid

On odroid, xauth +192.168.1.2
On pi, export DISPLAY=192.168.1.3:0
On pi, in same shell as above, start the GUI application

No X server runs on pi. Change only the IP addresses.

Read more man-pages and maybe also some tutorials to get an idea of
how it works.


//Peter


More information about the openssh-unix-dev mailing list