Saturday, November 27, 2004

Fedora Core 3: problems with X forwarding in SSH

X forwarding by SSH in Fedora Core 3 couses some problem. For example, Emacs or Midnight Commander started on remote machine show errors after several minuts of running. To correct this problem you should create a file ./ssh/config and insert one line into this file:
ForwardX11Trusted yes
That's all, have a nice X forwarding ;)

0 Comments:

Post a Comment

<< Home