我装了一个centos4,没有安装X系统。然后安装了vncserver,可是始终无法启动vncserver。 [tigerdoo@centos ~]$ vncserver New 'centos.local:1 (tigerdoo)' desktop is centos.local:1 Starting applications specified in /home/tigerdoo/.vnc/xstartup Log file is /home/tigerdoo/.vnc/centos.local:1.log 看起来似乎成功了,但是查一下进程: [tigerdoo@centos ~]$ ps -aux|grep vnc Warning: bad syntax, perhaps a bogus...
by frank533 - 系统管理 - 2006-11-29 21:56:35 阅读(836) 回复(2)
做了一个vnc server在lan 中可以使用5901端口连接上去,但是当我把端口5901发布到公网上后就不能使用vnc viewer连接了,提示连接不到服务器. 请问可能是什么问题导致的?