[Gloucs] Fwd: Recycling pcs

Matthew Phillips phillips321 at gmail.com
Mon Apr 18 19:49:28 UTC 2011


I feel I have something to offer to this.

Simply booting up a basic Linux live cd and then issuing the shred
command against the drive will wipe it. (in a forensics environment we
would obviously not mount the drive)

shred -f -v -z /dev/sda.  #this will perform 25 iterations and then
end with zeros, -n 5 to speed things up!

And to check if the drive returns any readable data:

cat /dev/sda | hexdump | strings | less

Have fun!

Matthew Phillips
phillips321 at gmail.com
07818233332 (+44)

On 18 Apr 2011, at 19:25, "Andrew M.A. Cater"
<amacater at galactic.demon.co.uk> wrote:

> On Sun, Apr 17, 2011 at 10:28:38PM +0100, Glyn Davies wrote:
>> HI group,
>>
>> Please see the forwarded message from Stilman.
>>
>> Is anyone will to take up Stilman's challenge and provide a
>> talk/demonstration of the ins and outs of wiping a machine.
>>
>> Stilman said he would willing to donate the machine to the Race Online
>> 2010 initiative recently mentioned on this list.
>>
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Stilman Davis <stilman.davis at heuristika.co.uk>
>> Date: 5 April 2011 14:32
>> Subject: Recycling pcs
>> To: glynd at walmore.com
>>
>>
>> Dear Glyn,
>>
>> I would be interested in donating two (possibly three) old pcs which
>> should be able to run Linux (just the boxes, I am afraid, no
>> monitors). However, they need to be scrubbed clean and then recycled.
>> Would this be of any interest to the Gloucester Linux Group? If so, I
>> would be very interested in bringing the machines up to a meeting to
>> see it done.
>>
>> Regards,
>> Stilman Davis
>>
>> Heuristika
>> web and prepress services
>> telephone +44 1453 890 783
>> www.heuristika.co.uk
>>
>>
>>
>>
>> --
>> Best Regards
>> Glyn Davies
>>
>> _______________________________________________
>> gloucs mailing list
>> gloucs at mailman.lug.org.uk
>> https://mailman.lug.org.uk/mailman/listinfo/gloucs
>
> Sounds like a good use for DBAN for one, writing random junk to a disk for the second and
> possibly a simple ext3 reformat for the third. Then set someone at them with a forensics disk
> to see what can be obviously recovered.
>
> Andy
>
> _______________________________________________
> gloucs mailing list
> gloucs at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/gloucs



More information about the gloucs mailing list