Stopping RealVNC

William Hooper whooper "at" freeshell.org
Fri Dec 23 13:15:01 2005


Hal Vaughan wrote:

> Is it possible to stop a RealVNC server on Linux from the command line,
> or any other way without "kill -9 $(pidof vncserver)" ?

man vncserver
"-kill :display#
    This kills a VNC desktop previously started with vncserver."

> And is it
> possible to stop a running server on Windows from the console as well?

winvnc4 --help
"  -stop                           - Stop the WinVNC server system service."

-- 
William Hooper