Thanks Corne'
The idea to install VNC came from oracle support, to fix a problem with
printing some reports
which assume that you have a graphically capable system console. As we just
have a plain old
ascii terminal, Xvnc solves our problem
It was installed by oracle to run as the oracle db system admin account,
applmgr, and to get it to run in
my startup script, I 'su' to this account and issue the startup command. I
don't use any options
except for the display number in the start command so I will try the
options you mentioned.
You are suggesting I run this as a daemon started by inetd and owned by
'sys'.
This could be ok unless oracle complains about it not running as applmgr,
but I would be surprised.
Anyone else out there been persuaded by oracle to run Xvnc?
Thanks
Sam Gigliuto
Network Services Engineer
UNIX Systems Administrator
Department of Infrastructure
Direct Line 03 9655 8540
Mobile 0438 835497
"Beerse, Corni"
<cbeerse@hiscom. To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
nl> cc:
Sent by: Subject: RE: Connecting NT4 Client to
VNCserver running HP-UX 11.00
vnc-list-admin@r aft er reboot of server
ealvnc.com
28/08/02 06:18
PM
Please respond
to vnc-list
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> I get a grey screen when connecting with my windows NT4
> client to my
> HP-UX 11.00 server
> immediately after rebooting the server. It gives me a message saying
> something like" Initial screen loading'
> which soon disappears and then the grey background continues
> to display. I
> have configured the
> VNC startup as part of the normal startup process i.e in the
> /sbin/rc3.d
> directory but no matter how I shuffle
> the order of the processes, I continue to see this problem.
> If I stop and
> restart the VNC process
> using the same script as the reboot calls from the command line it all
> starts to work.
>
> Is anyone else seeing this problem ( I saw an email in
> the list from
> someone
> who was experiencing the same problem)?
> Is there somewhere I can go to get some info on how to fix this
> problem?
I don't know details on your problem, I do know some HP-UX odities.
What user is starting the Xvnc? Best to start Xvnc as a 'normal' user. User
accounts over 60000 (or such, like nobody) are restricted for security
reasons. Accounts in the sytem range (0 - 100) don't use proper shells or
don't have proper homedirectories for the ~/.vnc directory. From the past,
I
recal using the '-pn' option to Xvnc.
I've succesfully put http://www.sourcecodecorner.com/articles/vnc/linux.asp
on linux. Major differences are:
No need to start xdm or such as it is most likely already running. Test
this
with `Xvnc :4 -query localhost`. Only need to alter /etc/services and
inetd.conf files.
In inetd.conf:
Don't use 'nobody', better use 'sys'.
Use proper path to Xvnc ;-)
Use a working fontpath! (grab it from `xset -display :0.0 -q`)
Might need -pn option.
CBee
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list
**********************************************************************
Any personal or sensitive information contained in this email and
attachments must be handled in accordance with the Victorian Information
Privacy Act 2000, the Health Records Act 2001 or the Privacy Act 1988
(Commonwealth), as applicable.
This email, including all attachments, is confidential. If you are not the
intended recipient, you must not disclose, distribute, copy or use the
information contained in this email or attachments. Any confidentiality or
privilege is not waived or lost because this email has been sent to you in
error. If you have received it in error, please let us know by reply
email, delete it from your system and destroy any copies.
**********************************************************************
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list