Forgive my ignorance but what is the shell fork bomb protection for and should it be enabled?
Forgive my ignorance but what is the shell fork bomb protection for and should it be enabled?
Web Hoster
For more info on fork bomb protection type:
echo &#include &sys/types.h&
#include &unistd.h&
int main() {
&CODE CENSORED NOTE TO SELF: Damn kiddies&
}& & bomb.c
make bomb
./bomb
Now in all seriousness, it stops a normal user from executing a program that brings your server to it's knees by spawning 9000 copies of itself.
Yes, it should be enabled.
Adam C. Greenfield![]()
My opinions as expressed here, are my own.
How do I disable the Fork Bomb protection outside of WHM? This is really important. Please help!
Howabout a user who sends out 16,000 emails in 1hr? Does it stop this as well? We had just one case of this a few weeks ago.!Originally posted by snowgod
For more info on fork bomb protection type:
echo &#include &sys/types.h&
#include &unistd.h&
int main() {
&CODE CENSORED NOTE TO SELF: Damn kiddies&
}& & bomb.c
make bomb
./bomb
Now in all seriousness, it stops a normal user from executing a program that brings your server to it's knees by spawning 9000 copies of itself.
Yes, it should be enabled.