[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cleaning
On Sat, 15 Sep 2001 16:10:23 GMT, you wrote:
>I'd like to go about cleaning my hard drive, so that my free space is
>absolutely empty. In other words, I know that even if I delete files from my
>system, remnants of them are still physically on my drive; I also know that
>it's possible to clean those off, and that's what I want to do now.
>
>I believe this can be done with dd, but I'm not sure how to go about it. Any
>pointers you can give would be very helpful.
>
>Thanks,
>Alex Kirk
I'm not sure how to do this after things have been already deleted but
if the goal is just doing a `secure' delete check out the -P switch of
rm. Although this is the old DoD standard of three overwrite passes,
I'm not sure if it's still as bullet proof as it once was. These days
modern computer forensics can still access data that has been
over-written numerous times.
JCR
- References:
- Cleaning
- From: "Alex Kirk" <alex@schnarff.com>