How to Encrypt And Decrypt A Folder In Linux Using eCryptfs

テクノロジー



How to Encrypt And Decrypt A Folder In Linux Using eCryptfs

I am going to encrypt a directory named “Data”. Please note that you shouldn’t encrypt a non-empty directory. If you do, the existing data will still remain unencrypted, or the data can’t be accessed. So if the directory contains any data, move them to a different location, and then encrypt it. Once the directory is encrypted, move the backup to the encrypted directory.
$ sudo mount -t ecryptfs Data/ Data/

🌸 Support channel & make donation :
https://www.paypal.me/aminenina/5

🌸 Link to the website :

🌸 Subscribe for more videos :
Youtube: https://www.youtube.com/user/aminosninatos

🌸 Follow me On Social Media
Facebook : https://www.facebook.com/aminosninatos/

***********************************************************************

🌸 How To Check Bad Blocks Or Bad Sectors On a Hard Disk In Linux
https://www.youtube.com/watch?v=jE-I9…

🌸 Linux How To Partition a Hard Drive Using the Parted Command
https://www.youtube.com/watch?v=2IoEW…

🌸 Checking or Repairing a File System using fsck in Linux
https://www.youtube.com/watch?v=CcV_M…

🌸 How To Monitor the Health of Your Hard Drive in Linux using SMART
https://www.youtube.com/watch?v=z1z9R…

🌸 Linux iotop: Monitor your disk Input/Output
https://www.youtube.com/watch?v=pWG4v…

🌸 How To use the “du” (Disk Usage) Command in Linux
https://www.youtube.com/watch?v=RA4bM…

🌸 How To View Manipulate System Logs In Linux Using Journalctl Command

🌸 How To Sync And Backup Files In Linux Using Rsync Command

🌸 Linux cURL Command Tips and Tricks

🌸 Linux tail and multitail commands

🌸 Linux How To view Log Files

🌸 How To use the History Command On Linux

🌸 Tips and Tricks How To manipulate Text Files on Linux

🌸 How to Archive, Compress and Extract Files Using the tar Command on Linux

🌸 Linux – How to split larger files into smaller parts

🌸 Linux commands : Top

***********************************************************************
#Linux#Encryption#eCryptfs

Comments

Copied title and URL