11-15-2006, 08:56 AM
Hell Hello I did the & command at the end and now I cant figure out how to shut off my server so I can edit some files
how to shut off server
|
11-15-2006, 08:56 AM
Hell Hello I did the & command at the end and now I cant figure out how to shut off my server so I can edit some files
11-15-2006, 09:46 PM
djpork Wrote:Hell Hello I did the & command at the end and now I cant figure out how to shut off my server so I can edit some files kill -9 <insert PID of server> or go into rcon and type shutdown or edit the files go into rcon and type quit and it'll restart. starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
12-07-2006, 08:08 PM
type ps aux |grep <port number here>
When it gives you a list of the PIDs, type Kill <PID> Job Done |
« Next Oldest | Next Newest »
|