I propose Advent of Outage: just pull a random plug in the server room every day.
How about something like
while [1]; do kill -9 $((rnd * 100000)); sleep 5; end
On a serious note, I just saw this: https://linuxupskillchallenge.org
How about something like
Probably needs some external tool for the rnd function.On a serious note, I just saw this: https://linuxupskillchallenge.org