SECURE DELETE FILES LINUX

Subscribers:
32,200
Published on ● Video Link: https://www.youtube.com/watch?v=S4ZLBRuLBdY



Duration: 6:40
9 views
0


#Solvetic_eng video-tutorial to SECURE DELETE FILES LINUX. ▢️ π—”π—Ÿπ—Ÿ 𝗔𝗕𝗒𝗨𝗧 π—Ÿπ—œπ—‘π—¨π—« πŸ‘‰ https://www.youtube.com/playlist?list=PLOkioV3BTLXg_-zT9QBYRSd9s7ASoz-os

Do you need to Securely Delete Files Linux? In this video we show you more than one command to delete files safely Linux and thus be able to remove files without putting your computer at risk. With the different commands and tools that we show you, you will be able to safely delete files from Linux and remove everything that you do not need on your systems.

πŸ”ΉCOMMANDSπŸ”Ή

sudo apt install wipe
wipe -rfcq -Q # ./nombre_archivo
shred -uvz -n # (archivo)
sudo apt install secure-delete
srm -vz (archivo)
ls -l /ruta_archivo | awk '{print $5}'
dd status=progress bs=(tamaΓ±o archivo) count=1 if=/dev/zero of=/ruta_archivo
rm /ruta_archivo
sudo apt install bleachbit

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

》 CHAPTERS γ€Š

00:00 Introduction
00:16 Securely delete files Linux from Recycle Bin
00:54 Securely delete files Linux using Wipe
02:07 Securely delete files Linux using Shred
02:51 Securely delete files Linux using Secure delete
03:41 Securely delete files Linux using DD
05:24 Securely Erase Files Linux using Bleachbit

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

πŸ”₯ SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

πŸ‘€ Thousands more FREE tutorials Web (Spanish Language) πŸ’‘: https://www.solvetic.com

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.

We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.







Tags:
SECURE DELETE FILES LINUX
how to delete files in linux
secure delete files linux
secure remove files linux
securely delete files linux
secure erase files linux
securely remove files linux
linux mint secure delete files