How about SHRED ? I guess you can install it from Synaptic.
Exactly, at this moment I'm looking information 
now I'm looking at a web page where it says how to use SHRED
Shred works on a file by file basis, not an entire drive. It's a command line tool and the command would be either
shred -fuvzn <number of passes> <filename>.<extension> <Enter>
for a single file, or if all the files in a single directory are to be wiped;
shred -fuvzn <number of passes> *.* <Enter>
As to your assessment of DBAN, I think you are wrong, as I've used it to blank USB drives. Linux sees all drives as /dev/sd<something>, and DBAN can be pointed at any drive designated as such.
Thanks for the info on shred
About dban if I'm wrong, I think I've read something about it in some forum
DBAN which only works with magnetic devices
Now I have doubts about my statement if you say that works with memories dban
Sorry for my English