actually i figured it out wez. one of the files in the .vnc dir didn't have
+x permissions as i'd copied it from another account.
thx for getting back to me though!
Original Message Follows
From: "James Weatherall" <[EMAIL PROTECTED]>
To: "'sim
ok, i had the line wrong in inetd.conf. now i have:
vnc stream tcp nowait root /home/local/bin/Xvnc Xvnc -inetd -query
localhost -fp tcp/localhost:5901 -once -geometry 1480x980 -depth 24
and in /etc/services i have
vnc 5901/tcp
i started vncserver:
[EMAIL PROTECTED] users/simon 2> vncserve
hi all, i need to open a port to enable vnc on my solaris 8 server and
i'm having problems with the settings.
in /etc/inetd.conf i have:
vnc-1480x980x24 stream tcp nowait root /usr/local/bin/vncserver
vncserver -inetd -query localhost -fp tcp/localhost:5901 -once -
geometry 1480x980 -depth 24