08.12.2014, 22:03
In order to kill a process you must kill the PID, to get the list of running processes use: # ps aux | and then to kill the PID which turns off the server is:
Also, you may want to check out linux's "screening" function, as you can switch its screens and leave it running when you close PuTTy.
Also, are you Saest?
Код:
kill number PID
Also, are you Saest?