Windows用の優れた端末であるConEmuを使用しています。また、Xサーバーが組み込まれているMobaXtermを使用して、Linuxアプリケーションを実行し、WindowsマシンでGUIを実行できるようにしています。
ConEmu で同じことを達成できるようになりたいと思っています。ConEmu で SSH 経由で X を転送し、これを Xming で動作させることは可能ですか? Xming を読み込んで、ConEmu の標準的な Windows cmd.exe ターミナルから SSH 経由で Linux マシンにログインしようとしましたが、うまくいきません。おそらく、この質問は ConEmu とは関係ありませんが、おそらく ConEmu には私が気付いていない魔法があります...
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug2: callback start
debug1: X11 forwarding requested but DISPLAY not set
debug2: fd 3 setting TCP_NODELAY
debug2: client_session2_setup: id 0
debug2: channel 0: request pty-req confirm 1
debug2: channel 0: request shell confirm 1
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel_input_status_confirm: type 99 id 0
debug2: PTY allocation request accepted on channel 0
debug2: channel 0: rcvd adjust 2097152
debug2: channel_input_status_confirm: type 99 id 0
debug2: shell request accepted on channel 0