Displaying 2 results from an estimated 2 matches for "odroid46".
Did you mean:
odroid
2016 Nov 27
2
SBC's and ssh's encryptions
On Sunday 27 November 2016 07:40:43 Peter Stuge wrote:
> 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 (pi is ..71.8
> 192.168.1.3 odroid (odroid64 is ..71.9
>
> On odroid
xauth +192.168.71.8
> On pi,
export DISPLAY=192.168.71.9:0
2016 Nov 27
3
SBC's and ssh's encryptions
...64. Its $DISPLAY is :0
I'm at a dead end, I think I have all the i's dotted and the t's crossed
but I cannot get a single byte across the link because the pi cannot
open the display on the odroid64.
I suspect it may be the display number, which is :0 on the instance
running on the odroid46, automaticly brought up when I log into the
odroid64.
and an echo $DISPLAY on the pi shows: (after I've done the commands)
192.168.71.9:0
I have a hunch that is the error. Or at least the next hurdle.
The .Xauthority file on both machines had grown to several kilobytes, so
I blew them away...