0
点赞
收藏
分享

微信扫一扫

Solaris开启vnc


Solaris开启vnc


​​http://inthirties.com:90/thread-1285-1-1.html​​



Solaris上开启vnc有问题

[root@unknown]vncserver
vncserver: couldn't find "xauth" on your PATH.
[root@unknown]ln -s /usr/openwin/bin/xauth /usr/bin/

[root@unknown]vncserver
vncserver: couldn't find "Xvnc" on your PATH.
[root@unknown]ln -s /usr/X11/bin/Xvnc /usr/bin/

[root@unknown]vncserver

New 'unknown:1 ()' desktop is unknown:1

Starting applications specified in //.vnc/xstartup
Log file is //.vnc/unknown:1.log

[root@unknown]vncserver -kill :1
Killing Xvnc process ID 3310

[root@unknown]netstat -an | grep "LIST" | grep 5901
*.5901 *.* 0 0 49152 0 LISTEN



举报

相关推荐

0 条评论