On Thu, 14 Feb 2013 14:33:54 -0500 Alex wrote: > $ ssh -X root@mytest > X11 forwarding request failed on channel 0 I saw that on an opensuse VM the other day, and the google results I eventually dug up claimed it was an ssh bug and I should change /etc/ssh/sshd_config to work around it by setting: AddressFamily inet and X11UseLocalhost no and restart sshd. It seemed to fix my problems on that system. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org