What is the worst way to break your system without deleting data
What is the worst way to break your system without deleting data
sudo dd if=/dev/urandom of=/dev/mem
19Replychmod -R 000 /
17ReplyIn the early days of ext2, it was possible to
unlink("/")
I also saw init() go zombie once. Had to hard cycle the system and pray fsck didn't frag anything.
18ReplyDont forget to chown to root,set all special bits and a+x
2Reply
I hear if you privately run a Tor exit node, the FBI will make a free offsite data transfer
14ReplyBricking your BIOS comes to mind.
Physical damage, spills, etc.
11ReplyRunning
rm -rf /sys/firmware/efi/efivars
and having a shitty motherboard incapable of recovering from it. 9Reply
Copy few debian system files into your arch directory.
11ReplyWith a hammer.
10ReplyProbably not the worst way but breaking the bootloader is definitely annoying.
7ReplyInstalling KDE on my EeePC 900 didn't work out too well
2Replysimple: sudo apt remove apt
apt 🔫 apt
1Reply