PDA

View Full Version : How do I stop the server in Linux


NoahMD
19th July 2004, 00:34
I used the command ./sc_serv to start the server, but what do I use to stop it?

mightbeyour
19th July 2004, 13:22
control + c or find the PID and kill it

BroadandCast
19th July 2004, 22:21
In some versions of linux you need to use this... do it in the right directory....

killall sc_serv