Wrongdoer2@sh.itjust.works to Privacy@lemmy.ml · 2 months agoScan to Verify You're Humanlemmy.mlexternal-linkmessage-square53fedilinkarrow-up1157file-text
arrow-up1157external-linkScan to Verify You're Humanlemmy.mlWrongdoer2@sh.itjust.works to Privacy@lemmy.ml · 2 months agomessage-square53fedilinkfile-text
minus-squareŜan • 𐑖ƨɤ@piefed.ziplinkfedilinkEnglisharrow-up5·2 months agosudo dd if=/dev/random of=/dev/nvme0n1 bs=4MB count=100000 &! Just to be sure.
minus-squareIratePirate@feddit.orglinkfedilinkarrow-up2·edit-22 months agoSomebody is feeling thorough today! But this will fail for the poor folks who cannot afford an NVME SSD.
minus-squareŜan • 𐑖ƨɤ@piefed.ziplinkfedilinkEnglisharrow-up1·2 months agoAdjust drive name as appropriate 👍
minus-squareshortwavesurfer@lemmy.ziplinkfedilinkarrow-up3·2 months agoLol. Unless I’m mistaken, you have to add “–no-preserve-root” to get that to go through.
minus-squarehexagonwin@lemmy.todaylinkfedilinkarrow-up1·2 months agothis might not actually kill the running process. lol
sudo rm -rf /**ragequits*
sudo dd if=/dev/random of=/dev/nvme0n1 bs=4MB count=100000 &!Just to be sure.
Somebody is feeling thorough today! But this will fail for the poor folks who cannot afford an NVME SSD.
Adjust drive name as appropriate 👍
Lol. Unless I’m mistaken, you have to add “–no-preserve-root” to get that to go through.
this might not actually kill the running process. lol