เกี่ยวกับ ipv6 บางที ubuntu server มันจะทำให้ ssh -X (forward display) ไม่ได้ มี error ทำนอง

เกี่ยวกับ ipv6 บางที ubuntu server มันจะทำให้ ssh -X (forward display) ไม่ได้ มี error ทำนอง

Failed to allocate internet-domain X11 display socket

วิธีแก้ ต้องเพิ่มใน /etc/ssh/sshd_config

AddressFamily inet

http://www.snowfrog.net/2011/11/06/ssh-display-is-not-set-failed-to-allocate-internet-domain-x11-display-socket/

http://www.snowfrog.net/2011/11/06/ssh-display-is-not-set-failed-to-allocate-internet-domain-x11-display-socket/

Leave a comment