|
|
|
|
#1 |
|
Junior Member
Join Date: May 2004
Posts: 26
|
terminating the server
How exactly do I stop the SHOUTcast server?
I am running it on a UNIX server, and used SSH to start the server. But now I need to shut it off. How do I do that? I read the readme, where it tells how...but it doesn't really make sense to me. I have very little knowledge of UNIX servers, so if you can tell me exactly what I would have to type at the prompt to kill the server would be GREATLY appreciated. Thanks. |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Nov 2003
Posts: 262
|
# ps -ef|grep sc_serv
will give you the PID of sc_serv... then # kill [PID] |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2004
Posts: 26
|
worked...thank you.
|
|
|
|
|
|
#4 |
|
Junior Member
|
i cant do the "ps" command on my shell account i get the following
code: im trying to terminate the server but i cant |
|
|
|
|
|
#5 |
|
Junior Member
|
i couldnt find the PID so i just got it from the sc_serv.log and did a "kill" command
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|