|

楼主 |
发表于 2006-10-21 22:44:12
|
显示全部楼层
~/.vnc里面的文件已经删除了!
可是vnc4server :1总是提示桌面1已经启动,可是vnc4server -kill :1又说找不到文件!
xiaofeng:~/.vnc# rm *
xiaofeng:~/.vnc# vnc4server
You will require a password to access your desktops.
Password:
Verify:
Found /usr/share/vnc-java for http connections.
New 'xiaofeng:8 (root)' desktop is xiaofeng:8
Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/xiaofeng:8.log
xiaofeng:~/.vnc# vnc4server -kill :1
Can't find file /root/.vnc/xiaofeng:1.pid
You'll have to kill the Xvnc process manually
xiaofeng:~/.vnc# vnc4server :1
A VNC server is already running as :1 |
|