<?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>E-Z Life &#187; Linux</title>
	<atom:link href="http://www.ezrahill.co.uk/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ezrahill.co.uk</link>
	<description>- Daily Diary of Ezra Hill</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:49:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to securely erase the hard disk in Linux</title>
		<link>http://www.ezrahill.co.uk/2008/05/13/how-to-securely-erase-the-hard-disk-in-linux/</link>
		<comments>http://www.ezrahill.co.uk/2008/05/13/how-to-securely-erase-the-hard-disk-in-linux/#comments</comments>
		<pubDate>Tue, 13 May 2008 18:43:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Hard Drive]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ezrahill.co.uk/2008/05/13/how-to-securely-erase-the-hard-disk-in-linux/</guid>
		<description><![CDATA[How to securely erase the hard disk before selling ones computer There are times when the news sites are abuzz with sensational news items. I am speaking of those news items which tempts one to pitch in and have his/her say come what may. And the news of someone who bought a laptop on ebay [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>How to securely erase the hard disk before selling ones computer</p>
<p>There are times when the news sites are abuzz with sensational news items. I am speaking of those news items which tempts one to pitch in and have his/her say come what may. And the news of someone who bought a laptop on ebay only to find it defective and how he took revenge on the seller by posting all the personal data on the hard disk on a website is by now a legend.</p>
<p>Now it is hard to decide who is in the right here &#8211; the person who published the private data on the website (for all you know, the laptop in question could have been damaged in transit) or the seller who is now the talk of the town, whose life is being dissected. There is no way to know. But that is besides the point. The truth is that it is scary to realize that it is next to impossible to delete all the data that one stores on ones storage media without completely destroying it. Because, with the right tools anybody can retrieve even deleted data.</p>
<p>So what can be done to alleviate the situation ? If you are using GNU/Linux or any other UNIX, then you have a tool called shred which can be used to wipe all the data from the hard disk. Here is how it works. Suppose I want to erase all the data on my hard disk, then I boot using a LiveCD like Knoppix and open a shell and type the following command:</p>
<p># shred -vfz -n 100 /dev/hda </p>
<p>Here /dev/hda is my whole hard disk. And I am asking shred to make (-n) 100 passes by overwriting the entire hard disk with (-z) zeros. And shred program (-f) forces the write by changing the permissions wherever necessary.</p>
<p>Another GPLed tool (though not specifically related to Linux) which is quite popular is Darik&#8217;s Boot and Nuke (DBAN) which also does a swell job of wiping ones hard disk.</p>
<p>It is claimed that experts in the field of retrieving data can still get some data from a hard disk that has been wiped in the above manner. But atleast lesser mortals who buy second hand laptops and computers will find it beyond their means to lay their hands on the data.</p></blockquote>
<p><a href="http://linuxhelp.blogspot.com/2006/06/how-to-securely-erase-hard-disk-before.html" >All about Linux: How to securely erase the hard disk before selling ones computer</a> </p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d4046').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Share</em></strong></a>
<br />
<div class="d4046" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ezrahill.co.uk%2F2008%2F05%2F13%2Fhow-to-securely-erase-the-hard-disk-in-linux%2F&amp;title=How+to+securely+erase+the+hard+disk+in+Linux" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ezrahill.co.uk%2F2008%2F05%2F13%2Fhow-to-securely-erase-the-hard-disk-in-linux%2F&amp;title=How+to+securely+erase+the+hard+disk+in+Linux" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ezrahill.co.uk%2F2008%2F05%2F13%2Fhow-to-securely-erase-the-hard-disk-in-linux%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ezrahill.co.uk%2F2008%2F05%2F13%2Fhow-to-securely-erase-the-hard-disk-in-linux%2F&amp;title=How+to+securely+erase+the+hard+disk+in+Linux" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ezrahill.co.uk%2F2008%2F05%2F13%2Fhow-to-securely-erase-the-hard-disk-in-linux%2F&amp;title=How+to+securely+erase+the+hard+disk+in+Linux" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+to+securely+erase+the+hard+disk+in+Linux+@+http%3A%2F%2Fwww.ezrahill.co.uk%2F2008%2F05%2F13%2Fhow-to-securely-erase-the-hard-disk-in-linux%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d4046').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ezrahill.co.uk/2008/05/13/how-to-securely-erase-the-hard-disk-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Your Site Listed &#8211; Diary Entry &#8211; 19th December 2007</title>
		<link>http://www.ezrahill.co.uk/2007/12/19/getting-your-site-listed-diary-entry-19th-december-2007/</link>
		<comments>http://www.ezrahill.co.uk/2007/12/19/getting-your-site-listed-diary-entry-19th-december-2007/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 23:27:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lynx]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Webmaster]]></category>

		<guid isPermaLink="false">http://www.ezrahill.co.uk/2007/12/19/getting-your-site-listed-diary-entry-19th-december-2007/</guid>
		<description><![CDATA[Today I have been looking into getting my website crawled by search engine bots and went straight to Google as you do to start submitting. In the process I came across a Webmaster Help Center Article which gave some good advise so thought I&#8217;d share, here a little quote. When your site is ready: * [...]]]></description>
			<content:encoded><![CDATA[<p>Today I have been looking into getting my website crawled by search engine bots and went straight to Google as you do to start submitting.  In the process I came across a <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769">Webmaster Help Center Article</a> which gave some good advise so thought I&#8217;d share, here a little quote.</p>
<blockquote><p>
When your site is ready:</p>
<p>    * Have other relevant sites link to yours.<br />
    * Submit it to Google at http://www.google.com/addurl.html.<br />
    * Submit a Sitemap as part of our Google webmaster tools. Google uses your Sitemap to learn about the structure of your site and to increase our coverage of your webpages.<br />
    * Make sure all the sites that should know about your pages are aware your site is online.<br />
    * Submit your site to relevant directories such as the Open Directory Project and Yahoo!, as well as to other industry-specific expert sites. </p>
<p>Technical guidelines</p>
<p>    * Use a text browser such as Lynx to examine your site, because most search engine spiders see your site much as Lynx would. If fancy features such as JavaScript, cookies, session IDs, frames, DHTML, or Flash keep you from seeing all of your site in a text browser, then search engine spiders may have trouble crawling your site. </p>
</blockquote>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6405211419695752";
google_ad_slot = "1232232141";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>I saw the mention of Lynx (Text Browser) which I have used before as I am a total fan of the <a href="http://www.remote-exploit.org/backtrack.html">Back Track Project</a> (An Security PenTest Live CD).</p>
<p>As I have a few sites I wanted to install Lynx on my super sweet Mac Book (Love both PC and Mac), typed it into Google and there it is on apples site.</p>
<p><a href="http://www.apple.com/downloads/macosx/unix_open_source/lynxtextwebbrowser.html">Download Lynx for Mac</a></p>
<p>Once installed (all of 15 secs) I opened up Terminal typed <em>lynx www.ezrahill.co.uk</em> and it looked sweet.  All as is so the bots should pick me up.</p>
<p><img src="http://ezrahill.co.uk/img/scsh1.gif" alt="Lynx Text Browser" /></p>
<p>Quite a bit more to go over and quite a few more submissions to do to get listed in all of the big search engines.  Here are a few links were you will wanna submit your site.</p>
<p><a href="http://www.google.com/addurl/">Add URL to Google</a><br />
<a href="http://search.yahoo.com/info/submit.html">Submit to Yahoo</a><br />
<a href="http://www.dmoz.org/add.html">Open Directory Project</a></p>
<p></p>
<p><script> digg_url = "http://digg.com/software/Lynx_Text_Browser_Tips_for_Webmasters"; </script><script src="http://digg.com/api/diggthis.js"></script></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d3498').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Share</em></strong></a>
<br />
<div class="d3498" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ezrahill.co.uk%2F2007%2F12%2F19%2Fgetting-your-site-listed-diary-entry-19th-december-2007%2F&amp;title=Getting+Your+Site+Listed+%26%238211%3B+Diary+Entry+%26%238211%3B+19th+December+2007" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ezrahill.co.uk%2F2007%2F12%2F19%2Fgetting-your-site-listed-diary-entry-19th-december-2007%2F&amp;title=Getting+Your+Site+Listed+%26%238211%3B+Diary+Entry+%26%238211%3B+19th+December+2007" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ezrahill.co.uk%2F2007%2F12%2F19%2Fgetting-your-site-listed-diary-entry-19th-december-2007%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ezrahill.co.uk%2F2007%2F12%2F19%2Fgetting-your-site-listed-diary-entry-19th-december-2007%2F&amp;title=Getting+Your+Site+Listed+%26%238211%3B+Diary+Entry+%26%238211%3B+19th+December+2007" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ezrahill.co.uk%2F2007%2F12%2F19%2Fgetting-your-site-listed-diary-entry-19th-december-2007%2F&amp;title=Getting+Your+Site+Listed+%26%238211%3B+Diary+Entry+%26%238211%3B+19th+December+2007" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Getting+Your+Site+Listed+%26%238211%3B+Diary+Entry+%26%238211%3B+19th+December+2007+@+http%3A%2F%2Fwww.ezrahill.co.uk%2F2007%2F12%2F19%2Fgetting-your-site-listed-diary-entry-19th-december-2007%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.ezrahill.co.uk/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d3498').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ezrahill.co.uk/2007/12/19/getting-your-site-listed-diary-entry-19th-december-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
