Solaris / OpenSolarisThis forum is for the discussion of Solaris and OpenSolaris.
General Sun, SunOS and Sparc related questions also go here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have downloaded VNC server s/w from sunfreeware.com vnc_333r and install it by pkgadd cmd.Now after adding this package i did not found any README which showes how to configure it.Does any one nows about it. I try to run follwing but it gave error .
Thanks in advance
Regard
Talat
# ./Xvnc &
397
# 24/09/06 04:58:59 Xvnc version 3.3.3r2
24/09/06 04:58:59 Copyright (C) AT&T Laboratories Cambridge.
24/09/06 04:58:59 All Rights Reserved.
24/09/06 04:58:59 See http://www.uk.research.att.com/vnc for information on VNC
24/09/06 04:58:59 Desktop name 'x11' (:0)
24/09/06 04:58:59 Protocol version supported 3.3
24/09/06 04:58:59 Listening for VNC connections on TCP port 5900
# ./vncserver
./vncserver: not found
#
remember i did not configure it b/c i did not now howto do that.
my vnc is in
# # pwd
/usr/local/bin
# ls -l
total 3338
-rwxrwxrwx 1 bin bin 1526336 Mar 13 2001 Xvnc
-r-xr-xr-x 1 bin bin 8024 Mar 13 2001 vncconnect
-r-xr-xr-x 1 bin bin 15204 Mar 13 2001 vncpasswd
-rwxrwxrwx 1 bin bin 13332 Mar 13 2001 vncserver
-r-xr-xr-x 1 bin bin 116616 Mar 13 2001 vncviewer
As usuall i simply tell Real VNC client the ip of my Solaris box.
Here is the mistake.
As I wrote, and bathory pointed out too, this is implying a server id 0, while yours is 1, append ":1" to the Solaris IP in the connection dialog.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.