LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cleaning software
#8
@phineaspgage
shred is already available, open a terminal

Code:
man shred

also
Code:
shred --help


If you want to create a custom action in Thunar, I found this:

In Thunar, open "Edit" then "Configure Custom Actions"
Add (the plus sign)
Name "Shred File"
Description whatever you like
Action "shred -u %f"
Select "Appearance Conditions" and select "Other Files"

If you want to use "srm" then replace "shred -u %f" with "srm %f" in the example above.
You may/will need to install secure-delete(srm)

Code:
sudo apt-get install secure-delete

[/size]
This was the comment also noted on "srm"
srm – secure remove
This tool is basically a more advanced version of the “shred” command. Instead of just overwriting your files with random data,
it uses a special process – a combination of random data, zeros, and special values developed by cryptographer Peter Gutmann
– to really, really make sure your files are irrecoverable.

Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply


Messages In This Thread
Cleaning software - by BarryVG - 07-19-2016, 09:00 PM
Re: Cleaning software - by richtea - 07-20-2016, 07:10 AM
Re: Cleaning software - by nomko - 07-20-2016, 07:16 AM
Re: Cleaning software - by trinidad - 07-20-2016, 01:43 PM
Re: Cleaning software - by Wirezfree - 07-20-2016, 09:31 PM
Re: Cleaning software - by BarryVG - 07-21-2016, 01:03 PM
Re: Cleaning software - by Wirezfree - 07-23-2016, 09:45 PM
Re: Cleaning software - by phineaspgage - 07-23-2016, 11:45 PM
Re: Cleaning software - by Wirezfree - 07-24-2016, 02:00 AM
Re: Cleaning software - by richtea - 07-24-2016, 09:29 PM
Re: Cleaning software - by Wirezfree - 07-24-2016, 09:44 PM
Re: Cleaning software - by richtea - 08-29-2016, 03:56 PM

Forum Jump:


Users browsing this thread: 6 Guest(s)