[mohaa] killing server ?

Salsich, Luke LJS at protectorgroup.com
Tue Apr 29 10:09:58 EDT 2003


Along these lines.......how would I schedule a cron job to killall my
mohaa server if its running in a screen? Any ideas?

Luke 



-----Original Message-----
From: Josh Berry [mailto:josh at chickenmonkey.co.uk]
Sent: Tuesday, April 29, 2003 9:55 AM
To: mohaa at icculus.org
Subject: RE: [mohaa] killing server ?


You can do it with the script like so:

/path/to/server/tss_minimal_startupscript stop

Or you cann kill the process using

killall -9 server_linux

Or kill it by PID as mentioned earlier.

Josh

-----Original Message-----
From: mohaa at kaleplek.net [mailto:mohaa at kaleplek.net] 
Sent: 29 April 2003 18:15
To: mohaa at icculus.org
Subject: Re: [mohaa] killing server ?

Sander,

Try "ps -ef | grep speak"

look up the pid and then "kill -9 (pid):

Cheers
Q.

> Hi guys,
>
> What was the Linux command for killing a TeamSpeak server again ?
> Or how do i look up the pid ?
>
> Thanks in advance,
>
> Sander







More information about the Mohaa mailing list