Linux Mint Xfce Secure Delete file (Secure-delete)

Source: Internet
Author: User
Tags linux mint

1, the problem background

As we all know, the deletion of the system actually did not erase the real data.

Only marked for deletion, you can use the empty resource.

As long as the real content is not occupied, some recovery tools can be used to recover these files.

But then there was a problem, and there was a risk for documents with higher confidentiality requirements. How can you guarantee the security of your data?

The method is actually to put the contents of the file space before the deletion of all the other content, it can be.

2. Installation and configuration of Secure-delete

Secure-delete can help us safely remove files and play the role of Shredder.

1

sudo apt-get install Secure-delete

3, in the XFCE configuration

Note: I am using XFCE so the corresponding file manager is Thunar, if the gnome corresponding file manager is Nautilus

Need to install Nautilus-actions

Edit->configure custom action...> dot "Plus" add an action

Name:secure Delete

COMMAND:SRM-RF%F

Press the above to fill in, and then select an icon. %f means to select all the files. The-RF and RM Directives Force recursive deletion.

Select the following options in appearance conditions to take effect for all types of files.

Note: The desktop needs to be restarted to take effect.

4, the effect

Right-click on a file or multiple files-> Select Secure Delete

The file is safely deleted.

5. Legacy issues

A secure Delete cannot be displayed when the desktop is multiple selected, and the radio can be selected.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.