S Symtex macrumors 6502a Original poster Jan 27, 2005 515 2 Apr 25, 2005 #1 how can I restart the AppleVNCServer in Tiger 10.4 from the bash command line. Sometime the VNC server hangs and needs a restart. Thanks in advance
how can I restart the AppleVNCServer in Tiger 10.4 from the bash command line. Sometime the VNC server hangs and needs a restart. Thanks in advance
sparkleytone macrumors 68020 Oct 28, 2001 2,308 0 Greensboro, NC Apr 25, 2005 #2 Symtex said: how can I restart the AppleVNCServer in Tiger 10.4 from the bash command line. Sometime the VNC server hangs and needs a restart. Thanks in advance Click to expand... sudo killall AppleVNCServer It restarts on its own.
Symtex said: how can I restart the AppleVNCServer in Tiger 10.4 from the bash command line. Sometime the VNC server hangs and needs a restart. Thanks in advance Click to expand... sudo killall AppleVNCServer It restarts on its own.
S Symtex macrumors 6502a Original poster Jan 27, 2005 515 2 Apr 25, 2005 #3 sparkleytone said: sudo killall AppleVNCServer It restarts on its own. Click to expand... Oh.. I didn't know it restart. I did a kill -<processId> and was looking for a way to restart it..doh !
sparkleytone said: sudo killall AppleVNCServer It restarts on its own. Click to expand... Oh.. I didn't know it restart. I did a kill -<processId> and was looking for a way to restart it..doh !