> -----Original Message-----
> From: Scully, Tony {FLI} [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 16, 2002 11:17 AM
> To: '[EMAIL PROTECTED]'
> Subject: VNC Startup on HPUX
> 
> 
> Hello,
> 
> I'm having a problem starting VNC 3.3.3 on HP-UX 11, I can 
> strart it OK from
> the command line and connect OK to the  session, but the same startup
> executed at part of the boot process starts VNC, but will not allow
> connections (you just get a grey window).  VNC is the last 
> thing to start in
> the boot process, ie after the dtlogin process starts.
> 
> Any suggestions would be appreciated.
> 
>
I use the setup as on http://www.sourcecodecorner.com/articles/vnc/linux.asp
... to start a new server on the fly. It is presented for linux which is
just an other unix. I bet you only need to adapt the /etc/services and
/etc/inetd.conf files.
To check if it might work: `Xvnc :4 -query localhost`.
Details to the /etc/inetd.conf file:
- use the path to your Xvnc binary.
- add the fontpath (-fp ...) to reflect your local fontpath (`xrdb -q`)


Works great.

CBee
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to