私は Windows7 マシンを使用しており、centOS マシンのグラフィック ビューを現在の画面に表示しようとしています。ターミナルで xclock、gedit... と入力すると、次のエラーが表示されます
-bash: xclock: command not found
これは# vi /etc/ssh/sshd_configコマンドの結果です
# Example of overriding settings on a per-user basis
#Match User anoncvs
# X11Forwarding no
# AllowTcpForwarding no
#tewayPorts no
#X11Forwarding no
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
また、Xmingはserver:0.0で実行されており、パテでX11転送をオンにしました
だから問題は何ですか ?