<?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>gHacks technology news &#187; ssd tips</title>
	<atom:link href="http://www.ghacks.net/tag/ssd-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSD Security: Erase Solid State Drives Data</title>
		<link>http://www.ghacks.net/2009/04/08/ssd-security-erase-solid-state-drives-data/</link>
		<comments>http://www.ghacks.net/2009/04/08/ssd-security-erase-solid-state-drives-data/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 18:03:57 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[erase data]]></category>
		<category><![CDATA[erase ssd data]]></category>
		<category><![CDATA[hard-drives]]></category>
		<category><![CDATA[solid state drives]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[ssd security]]></category>
		<category><![CDATA[ssd tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/08/ssd-security-erase-solid-state-drives-data/</guid>
		<description><![CDATA[While it is still not common sense to securely erase data on hard drives (read: Securely Erase Files) before computers or hard drives are sold or given away the matter becomes even more complicated where SSD &#8211; Solid State Drives &#8211; are concerned. The positive aspect of Solid State Drives is that data cannot be [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/ssd_security.jpg" alt="ssd security" title="ssd security" width="128" height="172" class="alignleft size-full wp-image-11807" />While it is still not common sense to securely erase data on hard drives (read: <a href="www.ghacks.net/2005/12/19/securly-delete-files/">Securely Erase Files</a>) before computers or hard drives are sold or given away the matter becomes even more complicated where SSD &#8211; Solid State Drives &#8211; are concerned. The positive aspect of Solid State Drives is that data cannot be recovered if it is overwritten on the drive which means that only one pass would be needed to erase the data on the SSD. The bad news however is that not the operating system but the controller is specifying where the data is written on the SSD.</p>
<p>This in effect means that all methods of overwriting free space are not sufficient for erasing the data securely on those drives. This also means as well that it is not possible to erase specific files securely on the SSD. Users who want to delete data securely on SSDs  have therefor the following options at hand:</p>
<ul>
<li>Encryption</li>
<li>Format</li>
<li>Filling the Drive</li>
</ul>
<p><span id="more-11808"></span>Encryption is surely the best method of ensuring that the data on a SSD is secure as it cannot be accessed without decryption. Formatting the drive on the other hand is only reasonable if no data on that drive is needed anymore. It would otherwise require extensive backup and restoration procedures. Filling the drive with data might work as well as it would overwrite anything on the drive as well.</p>

	Tags: <a href="http://www.ghacks.net/tag/erase-data/" title="erase data" rel="tag">erase data</a>, <a href="http://www.ghacks.net/tag/erase-ssd-data/" title="erase ssd data" rel="tag">erase ssd data</a>, <a href="http://www.ghacks.net/tag/hard-drives/" title="hard-drives" rel="tag">hard-drives</a>, <a href="http://www.ghacks.net/tag/solid-state-drives/" title="solid state drives" rel="tag">solid state drives</a>, <a href="http://www.ghacks.net/tag/ssd/" title="ssd" rel="tag">ssd</a>, <a href="http://www.ghacks.net/tag/ssd-security/" title="ssd security" rel="tag">ssd security</a>, <a href="http://www.ghacks.net/tag/ssd-tips/" title="ssd tips" rel="tag">ssd tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/03/should-you-defragment-a-ssd/" title="Should You Defragment A SSD? (January 3, 2009)">Should You Defragment A SSD?</a> (25)</li>
	<li><a href="http://www.ghacks.net/2009/01/10/optimize-windows-for-solid-state-drives-usage/" title="Optimize Windows For Solid State Drives Usage (January 10, 2009)">Optimize Windows For Solid State Drives Usage</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/15/optimize-slow-solid-state-drives/" title="Optimize Slow Solid State Drives (April 15, 2009)">Optimize Slow Solid State Drives</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/07/26/solid-state-drives-test-results/" title="Solid State Drives Test Results (July 26, 2008)">Solid State Drives Test Results</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/07/ocz-z-drive/" title="OCZ Z-Drive (April 7, 2009)">OCZ Z-Drive</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/08/ssd-security-erase-solid-state-drives-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should You Defragment A SSD?</title>
		<link>http://www.ghacks.net/2009/01/03/should-you-defragment-a-ssd/</link>
		<comments>http://www.ghacks.net/2009/01/03/should-you-defragment-a-ssd/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 08:45:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[hardware tips]]></category>
		<category><![CDATA[solid state drives]]></category>
		<category><![CDATA[solid state drives defrag]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[ssd defrag]]></category>
		<category><![CDATA[ssd drives]]></category>
		<category><![CDATA[ssd tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9574</guid>
		<description><![CDATA[So called SSD hard drives are becoming increasingly popular especially in the netbook sector. Solid State Drives have several distinctive advantages like faster access times, lower power usage and being completely silent while running. The main disadvantage that you might notice especially in netbooks is the write speed of those drives which is usually lower [...]]]></description>
			<content:encoded><![CDATA[<p>So called SSD hard drives are becoming increasingly popular especially in the netbook sector. Solid State Drives have several distinctive advantages like faster access times, lower power usage and being completely silent while running. The main disadvantage that you might notice especially in netbooks is the write speed of those drives which is usually lower than those of conventional hard drives.</p>
<p>With more and more Solid State Drives hitting the streets it is important to understand the differences. Defragmentation describes the process of physically organizing the contents of a hard drive or partition so that the data sectors of each file will be stored close together to reduce load and seek times.</p>
<p>Solid State Drives can access any location on the drive in the same time. This is one of the main advantages over hard drives. This also means that there is <strong>no need to defragment a Solid State Drive</strong> ever. These drives have actually been designed to write data evenly in all sectors of the drive which the industry is calling wear leveling. Each sector of a Solid State Drive has a limited number of writes before it cannot be overwritten anymore. (this is a theoretical limit which cannot be reached in work environments)</p>
<p><span id="more-9574"></span>If you did defragment your Solid State Disk you can rest assured that you did not harm it in any way. It is just that this process is not needed and that defragmentation causes lots of write processes which means that the drive will reach its write limits sooner. </p>
<p>No need for defragmentation is therefor another advantage of Solid State Drives.</p>

	Tags: <a href="http://www.ghacks.net/tag/hardware-tips/" title="hardware tips" rel="tag">hardware tips</a>, <a href="http://www.ghacks.net/tag/solid-state-drives/" title="solid state drives" rel="tag">solid state drives</a>, <a href="http://www.ghacks.net/tag/solid-state-drives-defrag/" title="solid state drives defrag" rel="tag">solid state drives defrag</a>, <a href="http://www.ghacks.net/tag/ssd/" title="ssd" rel="tag">ssd</a>, <a href="http://www.ghacks.net/tag/ssd-defrag/" title="ssd defrag" rel="tag">ssd defrag</a>, <a href="http://www.ghacks.net/tag/ssd-drives/" title="ssd drives" rel="tag">ssd drives</a>, <a href="http://www.ghacks.net/tag/ssd-tips/" title="ssd tips" rel="tag">ssd tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/08/ssd-security-erase-solid-state-drives-data/" title="SSD Security: Erase Solid State Drives Data (April 8, 2009)">SSD Security: Erase Solid State Drives Data</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/10/optimize-windows-for-solid-state-drives-usage/" title="Optimize Windows For Solid State Drives Usage (January 10, 2009)">Optimize Windows For Solid State Drives Usage</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/15/optimize-slow-solid-state-drives/" title="Optimize Slow Solid State Drives (April 15, 2009)">Optimize Slow Solid State Drives</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/07/20/fast-ssd-vs-hard-disks/" title="Fast SSD vs. Hard Disks (July 20, 2008)">Fast SSD vs. Hard Disks</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/07/22/why-you-should-not-be-an-early-adopter/" title="Why you should not be an early adopter (July 22, 2009)">Why you should not be an early adopter</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/03/should-you-defragment-a-ssd/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>
