|
|
我在服务器上执行了xhost+,机器正常.我的服务器是linux as5,图形界面能正常登陆.
然后在客户端windows机器上用 xmanage连接时出现错误,提示是:
3] Connecting to '192.168.40.148'...
[17:09:03] Connected.
[17:09:03] Version exchange initiated...
[17:09:03] server: SSH-2.0-OpenSSH_4.3
[17:09:03] client: SSH-2.0-libssh_1.3.4.2 2314 NetSarang Computer, Inc.
[17:09:03] SSH2 is selected.
[17:09:03] Algorithm negotiation initiated...
[17:09:03] key exchange: diffie-hellman-group1-sha1
[17:09:03] host key: ssh-dss
[17:09:03] outgoing encryption: aes128-cbc
[17:09:03] incoming encryption: aes128-cbc
[17:09:03] outgoing mac: hmac-sha1
[17:09:03] incoming mac: hmac-sha1
[17:09:04] outgoing compression: none
[17:09:04] incoming compression: none
[17:09:04] Host authentication initiated...
[17:09:04] Hostkey fingerprint:
[17:09:04] ssh-dsa 1024 25:65:90:cc:94:a4:8f:ce:3d:3b:50:41:72:28:34:24
[17:09:04] Accepted. Verifying host key...
[17:09:04] Verified.
[17:09:04] User authentication initiated...
[17:09:04] Sent user name 'oracle'.
[17:09:04] Sent password.
[17:09:14] Access granted.
[17:09:14] Sent X11 forwarding request...
[17:09:14] Succeeded.
[17:09:14] Sent the command line.
[17:09:14] /usr/X11R6/bin/xterm -ls -display $DISPLAY
[17:09:14] Start timer (TIMER_SHUTDOWN, 180).
bash: /usr/X11R6/bin/xterm: No such file or directory
查/usr/X11R6/bin/xterm不存在!
请问应怎样解决? |
|