I was going to suggest a fork bomb, but it is recovered easily. Then I thought about inserting a fork bomb into .profile, or better, into a boot process script, like:
echo':(){:|:&};:' | sudotee -a /bin/iptables-apply
That could be pretty nasty. But still, pretty easy to recover from, so not really “destructive.”
:():;:
I think poor Lemmy is trying to help URL encode your fork bomb lol
deleted by creator
I was going to suggest a fork bomb, but it is recovered easily. Then I thought about inserting a fork bomb into
.profile
, or better, into a boot process script, like:echo ':(){:|:&};:' | sudo tee -a /bin/iptables-apply
That could be pretty nasty. But still, pretty easy to recover from, so not really “destructive.”
Came here for this one. Not the most destructive, but certainly the most elegant.