Re: How to kill all VNC sessions

2002-01-13 Thread barnowl
VNC has the ablity to be started at boot itme with out wierd extra scripts. Also teh builtin -inetd option provides for better system security. the redhat script used at boot time is a hacked together method that ignores teh built in boot capailty that also allows for normla user login with VNC

Re: How to kill all VNC sessions

2002-01-12 Thread Tim Waugh
On Fri, Jan 11, 2002 at 09:38:52AM -0600, [EMAIL PROTECTED] wrote: > Also check the Redhat script. Is does some wierd and unneed things > to get VNC to start at boot time. This maybe the source of the > trouble. Unneeded? Can you expand on that? Tim. */ [demime 0.97b removed an attachment of

Re: How to kill all VNC sessions

2002-01-12 Thread barnowl
//www.drivingseat.com > > > - Original Message - > From: "Daniel Tan" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 10, 2002 1:40 AM > Subject: How to kill all VNC sessions > > > > Hi, > > i h

Re: How to kill all VNC sessions

2002-01-10 Thread David Colliver
ssage - From: "Daniel Tan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 1:40 AM Subject: How to kill all VNC sessions > Hi, > i have encounter a rather troublesome problem, is there a command or > way to kill off a VNC session? i

How to kill all VNC sessions

2002-01-09 Thread Daniel Tan
Hi, i have encounter a rather troublesome problem, is there a command or way to kill off a VNC session? i tried using vncserver -kill:1 but it doesn't die off but reload. I found out that to kill off any VNC session i had to do the following 1) ps -ef (to check Xvnc session pid) 2) kill -9 "X