> -----Original Message-----
> From: Wykat_20 [mailto:[EMAIL PROTECTED]]
> Sent: zaterdag 28 september 2002 12:56
> To: [EMAIL PROTECTED]
> Subject: Re: Start Xvnc with debian ?
> 
> 
> > Is your goal to make the Debian box act the same as the 
> Redhat box?  If
> > so then the second article won't help you.  All you are 
> missing is the
> > scripts used to start VNC at bootup.  On the Redhat machine they are
> > /etc/rc.d/init.d/vncserver and /etc/sysconfig/vncservers .  
> Copy these
> > two scripts to your Debian machine and then add the vncserver to the
> > boot sequence (I'm not familiar with Debian on that, but 
> making links to
> > the appropriate rc#.d directory should work).  The path for
> > "/etc/sysconfig/vncservers" can be adjusted to your liking 
> by editing
> > the "/etc/rc.d/init.d/vncserver" script.
> >
> > Side Note:
> > Why didn't they name them a little more different!  For the record,
> > "vncserver" is a shell script, "vncservers" (note the 's') 
> is a config
> > file.
> >
> > --
> > William Hooper
> 
> Ideally I would use the sourcecodecorner solution as it 
> allows me to connect
> and then to login with the user name I want. With the RH73 
> solution it logs
> in immediatelly.  I could try however to copy the RH73 files 
> to debian, then
> at least I may have a solution.
> 
> The solution CBee gave (Xvnc :4 -query localhost) did work. So I think
> somehow it should be possible to start this as a daemon.

If you have a login window in the vnc-session and can login, the inetd
solution is right around the corner: Edit the /etc/services file as
described on the website. Then check if the machine uses inetd or xinetd.
Edit the used one according to the site. Do restart inetd or xinetd after
saving the configuration!!!! (`/etc/init/inetd restart` or `/etc/init/xinetd
restart`)


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

Reply via email to