How to wipe files and other data in ubuntu Linux

preview_player
Показать описание
Shred files, wipe empty space, erase memory and wipe folders in Linux with shred command and Secure-Delete package: srm sfill sdmem
Amazon links are affiliate links. I gain a small percentage at no cost to you if you make a purchase. This will help my channel. Thank you.
---------------------------------------------------------------------

READ CAREFULLY
Use the instructions in this video very carefully and at your own risk. All the commands in this video DON'T ask for confirmation before they run.
We are not responsible for any data loss that may occur.
---------------------------------------------------------------------

Join my channel to get access to perks, it will help the channel big time 🧡:
---------------------------------------------------------------------

---------------------------------------------------------------------

00:00 Intro & video topics
00:53 Shred a file with the shred command
02:07 Shred a device with the shred command
03:20 Installing the Secure-Delete package
03:48 Shred a folder and its subfolders with srm
05:29 Shred empty space with sfill
07:24 Shred memory with sdmem
---------------------------------------------------------------------

Follow me on
My websites
---------------------------------------------------------------------

Commands
shred -fzv --remove=wipe ./SecretDocs/ledger.*
sudo shred -fzv --remove=wipe /dev/sdb1
sudo apt install secure-delete
srm -rvz ./MyDocs
sudo sfill -vzl /media/user/data
sudo sdmem -vl

Use the instructions in this video at your own risk. We are not responsible for any data loss or other damages that may occur

Secure data erase in Linux

English

Spanish

Portuguese

Hindi
Рекомендации по теме
Комментарии
Автор

I really like the way you explain step by step with all the consequences of each option. You make it look so easy.
Great stuff.

jorgemtds
Автор

@KST - Excellent tutorial. I saved this video in my library... I had no idea - the power of open source. YT is turning out to be an absolute God-send. Happy to have subscribed.

tetttettamilli
Автор

or a better option is nautilus-wipe? It uses secure-delete which is in your vid as a backend

RunningRunner
welcome to shbcf.ru