<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech N Life &#187; DBAN</title>
	<atom:link href="http://tech-n-life.com/index.php/tag/dban/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-n-life.com</link>
	<description>Your Tech Update</description>
	<lastBuildDate>Tue, 16 Aug 2011 08:26:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Some Safety Tips On Properly Erasing or Destroying A Hard Drive</title>
		<link>http://tech-n-life.com/index.php/2010/03/some-safety-tips-on-properly-erasing-or-destroying-a-had-drive/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/some-safety-tips-on-properly-erasing-or-destroying-a-had-drive/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 19:08:42 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[DBAN]]></category>
		<category><![CDATA[Disk formatting]]></category>
		<category><![CDATA[Disk partitioning]]></category>
		<category><![CDATA[Hard disk drive]]></category>
		<category><![CDATA[makeuseof]]></category>
		<category><![CDATA[Optical disc drive]]></category>
		<category><![CDATA[Social Security number]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2169</guid>
		<description><![CDATA[Take a moment and think about all of the sensitive data kept on your computer.  Account passwords, addresses, phone numbers, access to bank accounts and other financial services, and maybe even your social security number.  Almost every aspect of your identity is kept on this little machine.  Now imagine you want a new one.  So, [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><ins></ins><ins></ins></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/harddrive.png" alt="" vspace="5" align="left" />Take a moment and think about all of the  sensitive data kept on your computer.  Account passwords, addresses,  phone numbers, access to bank accounts and other financial services, and  maybe even your social security number.  Almost every aspect of your  identity is kept on this little machine.  Now imagine you want a new  one.  So, you go out and buy a shiny new laptop.  What do you do with  the old one?  Just toss it, right?</p>

<p>Wrong!  If you just throw out your old computer, all of that personal  information is still available to any tech-savvy thief.  Merely  deleting a file in the traditional fashion will not truly “delete” it.   With a few techniques, a file sent to the recycle bin and emptied can be  recovered if the deletion was recent enough.</p>

<p>So how can you erase a hard drive completely?  Well, there a few  techniques that anyone can employ to protect their identity.</p>

<p><strong>Disclaimer</strong>: Please keep in mind that the following  software and techniques will ERASE your hard drive and you will not be  able to get your data back.  That’s the whole point.</p>

<h3><strong>Formatting</strong></h3>

<p>Most people’s first instinct would be to just reformat their drive to  get rid of data.  But there are all sorts of formatting that can be  done.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/Format.png" alt="erase hard drive completely" width="580" height="153" /></p>

<p>First, you can perform what is called a <strong>high level format</strong>.   Sometimes, this is referred to as a quick format.  This method is not  secure seeing as it only erases the boot sector and partition table,  thus leaving all of the other files intact and accessible through  purpose built software.</p>

<p>There is also <strong>low level formatting</strong>, referred to  officially as “disk reinitialization.”  This process goes through your  disk and sets values to zero and will erase a hard drive completely.</p>

<p>For more advanced users, you can also change the <strong>number of  passes</strong> that the format goes through.  The more passes, the more  secure it will be because the format goes through the disk the  specified number of times and writes over the information with junk.</p>

<p>As you would expect, more passes take more time, but more passes  means your data is better scrambled and harder to recover.</p>

<p>This process sounds like it would do the trick, but there are some  catches.  If you use a different file system than the one used to  originally format the disk, or if you have multiple partitions, not all  of your data will be thoroughly erased.</p>

<p>Thus, formatting the disk is not the preferable way to really,  securely erase your data.  Instead, there are some freeware tools you  can use to make sure your information is gone.</p>

<p>If you do want to go the reformat route, MakeUseOf already has some  good articles on how to do that <a href="http://www.makeuseof.com/tag/how-to-format-a-new-internal-hard-drive/">here</a> and <a href="http://www.makeuseof.com/tag/how-to-protect-sensitive-information-by-securely-delete-data-from-your-hard-disk/">here</a>.   You may have to use your OS disk, or software that came with your drive  to perform the format you want.</p>

<h3><a href="http://www.dban.org/"><strong>Darik’s Boot And Nuke</strong></a></h3>

<p>If you checked out Varun’s article linked above, you’ll notice he  mentions Darik’s Boot and Nuke.  Let’s take a closer look at that tool.</p>

<p>DBAN, as it is shortened, is a nice little application that lets you  completely erase your data.  You can download it for Intel/AMD machines  and Apple Power Mac machines by clicking “<em>Downloads</em>” at the top  of the home page.  You should see the following.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_Site.png" alt="erase hard drive completely" width="580" height="480" /></p>

<p>Download the ISO for your system and burn it to a disk.  Next, pop  the disk into your hard drive and boot from it.  This may require you to  press F12 at the BIOS screen (the first screen you see when your  computer boots up) and choose to boot from your CD/DVD drive.  After the  CD boots up, you should see the following.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_Start.png" alt="erase hard drive completely" width="580" height="277" /></p>

<p>Hit <em>Enter</em> and the program should boot a few things up before  settling on the next screen.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_2.png" alt="free erase hard drive" width="580" height="400" /></p>

<p>Hit Space when the arrow is pointing at the disk you want to wipe and  hit F10 to start the process.  The process will start and you should  see something like this.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_3.png" alt="free erase hard drive" width="580" height="400" /></p>

<p>Let it run through the whole process and you should get a screen  letting you know the process was successful.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/DBAN_4.png" alt="free erase hard drive" width="560" height="100" /></p>

<p>DBAN is easy and performs well.  There are other options to get rid  of your data for good.</p>

<h3><strong>Get Physical</strong></h3>

<p><img style="margin: 20px;" src="http://tech-n-life.com/wp-content/uploads/2010/03/HDdestroy.png" alt="" vspace="5" width="336" height="384" align="left" />The absolute best way to make sure your  data is completely gone is to just destroy the drive.  Clearly, this is  only an option if you are going to dispose of the drive afterwards.</p>

<p>There are a few ways to go about this.  You could get some <strong>high  powered magnets</strong> and wipe the drive a few times with them.   This scrambles all the data that is written magnetically on the disk.</p>

<p>Another option is to wail on the drive a few times with a hammer.  <em>Please  remember to wear proper safety accessories such as safety glasses when  using tools.</em></p>

<p>Finally, you can always take the drive apart to make sure the disk  gets completely demolished.  To do this though, you will probably need a  special T9 torx screwdriver.  Or, you can try to simply pry the thing  apart, but please, as before, <em>use proper safety measures.</em></p>

<p>On top of making sure you completely sure your information is gone,  this can work out to be a good stress reliever.</p>

<p>Now you have the tools to make sure your identity is safe if you want  to get rid of an old hard drive.  Know of any other tools or methods?   Let us know in the comments below.</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div><dl class="wp-caption alignright" style="width: 260px;"> <dt class="wp-caption-dt"><a href="http://www.crunchbase.com/company/makeuseof"><img title="Image representing MakeUseOf as depicted in Cr..." src="http://tech-n-life.com/wp-content/uploads/2010/03/21112v1-max-250x250.png" alt="Image representing MakeUseOf as depicted in Cr..." width="250" height="46" /></a></dt> <dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd> </dl></div>
</div>

<p><br class="spacer_" /></p>

<p>[itk-eticker]via MakeUseOf[/itk-eticker]</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/285f4794-2b83-4fb2-a7cb-8c1794af864d/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=285f4794-2b83-4fb2-a7cb-8c1794af864d" alt="Reblog this post [with Zemanta]" /></a><br />
 <span class="zem-script more-related pretty-attribution"><br />
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/some-safety-tips-on-properly-erasing-or-destroying-a-had-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

