S
S
Sane Barbarian2019-06-02 13:54:56
linux
Sane Barbarian, 2019-06-02 13:54:56

Ways to kill Fork-bomb as root user?

Is there a way to stop a fork bomb launched as root without running to a system reboot or ssh session being terminated?
Killing the parent processes with killall didn't work, pkill - u kills the ssh session.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Cyrus, 2019-06-11
@storm184

$ git clone https://github.com/hakavlad/fork-bomb-killer.git
$ cd fork-bomb-killer

Launch:
$ sudo nice -n -20 ./fork-bomb-killer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question