[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rock64, date is UTC, how to make EST (s/b UTC-5)



On 24/07/18 08:30, Gene Heskett wrote:
On Tuesday 24 July 2018 01:28:41 Tixy wrote:

On Mon, 2018-07-23 at 18:53 -0400, Gene Heskett wrote:
When you said you had isses with ssh -Y not allow X connections...

Check that /etc/ssh/sshd_config on the rock64 has these settings:

X11Forwarding yes
X11UseLocalhost no

And that the package 'xauth' is installed.

Either of those missing will prevent ssh from forwarding X
connections.

Do I have to reboot it (the rock64) after makeing everything as
above?
Logging out, and back in does not shut the error message off.

I expect you'll need to restart the ssh daemon, e.g as root:

# service ssh restart

And that works, geany now runs on the rock64 from an ssh login!!!.
Now to see if the pi can be fixed, but the second of those two commands
does not exist in /etc/ssh/sshd_config on the pi, even commented out.

Agreed, I don't see it either on Raspbian or on the 32-bit Debian build I've got for an RPi2/3. IME it's the first which is important.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]


Reply to: