Hi ael
Set
X11Forwarding yes
on the Devuan machine in /etc/ssh/sshd_config.d/local.conf (you shouldn't
change /etc/ssh/sshd_config -> eases next upgrade for you). Restart ssh.
In der Nachricht vom Saturday, 13 January 2024 22:02:16 CET schrieb ael via
Dng:
> # X11UseLocalhost no
> I have to uncomment that to
> X11UseLocalhost no
In sshd_config the defaults are mentioned as comments.
Regards, Adrian.
PS: To debug use ssh -vv on the client side. For X11 forwarding its worth to
compress, even on a LAN: ssh -XC machine3