Sunday, 23 December 2007

Wipe files/folders using Nautilus-actions

Here's how you can add the wipe command to your right-click menu using Nautilus-actions. This will enable you to securely delete one or more files/folders without having to use the command line. To install Nautilus-actions, enter the following in your terminal.

$ sudo apt-get install nautilus-actions

If you don't have the wipe command installed already, you can get it using the following command.

$ sudo apt-get install wipe

Nautilus-actions is located under System>Preferences menu. You'll get the following window when you run it. To add a new action simply click on the 'Add' button.



Next, copy everything you see in the following two windows.


When your done click the OK button and close Nautilus-actions. Now you should see 'Wipe selected' command appear when you right-click on a file or folder. You will not be asked for confirmation when your wiping a file/folder so use with care.


But Wait, There's More!
Share me
 Digg Stumble Delicious Technorati Twitter Facebook Subscribe
Leave a Comment

2 comments:

Anonymous said...

although this is useful, it may also be dangerous (say you meant to click another option in the context menu, for instance).

a different option can be found at:
http://rob.pectol.com/myscripts/secu...-delete.sh.txt

(source: http://ubuntuforums.org/showpost.php?p=3353826&postcount=4)

Anonymous said...

You forgot to add this command. otherwise it will not work

in the terminal type
nautilus -q
nautilus
press enter twice

Wipe will work on ext 3 file systems in the newer version of ubuntu!

Post a Comment

 
Firefox 3 Creative Commons License
This work is licenced under a Creative Commons Licence. Terms and Conditions.