meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sw:ssh:issues [2025/11/12 10:56] niziaksw:ssh:issues [2026/03/19 14:49] (current) niziak
Line 43: Line 43:
 X11Forwarding yes X11Forwarding yes
 X11UseLocalhost no X11UseLocalhost no
 +</file>
 +
 +===== Failed to allocate internet-domain X11 display socket =====
 +
 +Probably IPv6 is disabled, so:
 +<file ini /etc/ssh/sshd_config>
 +AddressFamily inet
 </file> </file>