xstart连接linux5,不能弹出图形界面。
提示错误:Can't open display: localhost:10.0
/usr/bin/xterm Xt error: Can't open display: localhost:10.0
我的 HOSTS文件内容如下:
我的 HOSTS文件内容如下:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 node202.oracle.com node202
::1 localhost6.localdomain6 localhost6
192.168.1.202 node202.oracle.com node202
192.168.1.203 node203.oracle.com node203
[root@node202 ~]# /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.168.1.202 node202.oracle.com node202
192.168.1.203 node203.oracle.com node203