Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
SSH -X fails if IPv6 is disabled
(github.com)
1 points
by
throw555chip
2 years ago
| 2 comments
SSH -X fails if IPv6 is disabled | Dark Hacker News
throw555chip
2 years ago
|
next
[−]
I just ran into this issue after recently disabling IPv6 on my machines, a fix is to add "AddressFamily inet" to the /etc/ssh/sshd_config file and reload the ssh service.
themerone
2 years ago
|
next
[−]
And some people still don't understand why distros are so eager to dump X11 for wayland.