criss_cross@lemmy.world to Games@lemmy.worldEnglish · 2 months agoDiscord will restrict your account next month unless you scan ID or face9to5google.comexternal-linkmessage-square137linkfedilinkarrow-up1621arrow-down13
arrow-up1618arrow-down1external-linkDiscord will restrict your account next month unless you scan ID or face9to5google.comcriss_cross@lemmy.world to Games@lemmy.worldEnglish · 2 months agomessage-square137linkfedilink
minus-squaretoynbee@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months agoA tool, primarily within Linux, that can overwrite disks. I’ve never seen it recommended for data deletion, but I guess it makes sense. It stands for “disk to disk” and is usually used for things like writing ISOs. However, shred is the usual approach.
What’s dd?
A tool, primarily within Linux, that can overwrite disks. I’ve never seen it recommended for data deletion, but I guess it makes sense.
It stands for “disk to disk” and is usually used for things like writing ISOs.
However,
shredis the usual approach.