<?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>EveryJoe &#187; extensible hard disk</title>
	<atom:link href="http://www.everyjoe.com/tag/extensible-hard-disk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Wed, 16 Dec 2009 03:07:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Weekly Scheduled Jobs</title>
		<link>http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/</link>
		<comments>http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 12:00:02 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[browser cache]]></category>
		<category><![CDATA[ccleaner]]></category>
		<category><![CDATA[cleanmgr]]></category>
		<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[Cygwin commands]]></category>
		<category><![CDATA[defrag]]></category>
		<category><![CDATA[desktop search]]></category>
		<category><![CDATA[disk cleanup]]></category>
		<category><![CDATA[disk defragmentation]]></category>
		<category><![CDATA[disk defragmenter]]></category>
		<category><![CDATA[extensible hard disk]]></category>
		<category><![CDATA[locate]]></category>
		<category><![CDATA[registry cleaer]]></category>
		<category><![CDATA[registry cleanup]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[updatedb]]></category>
		<category><![CDATA[virus scan]]></category>
		<category><![CDATA[Windows Tips]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1312</guid>
		<description><![CDATA[Every Sunday, I perform a set of jobs on all my computers. They help optimize the system, save hard disk space, increase security and privacy, etc.
   
Clean: Using CCleaner, I clean the PCs including all the browser caches and various other application caches. (Read my introduction to CCleaner here.)
Disk Cleanup: I run disk cleanup ($ leanmgr) on all the drives.
Registry: I run a registry cleaner (these days CCleaner itself) to clean the registries, after taking a backup of the current registry set.
Virus Scan: I run an entire PC scan, not just the scan across the “commonly infected areas”.
Defragment: Using [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/">My Weekly Scheduled Jobs</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Every Sunday, I perform a set of jobs on all my computers. They help optimize the system, save hard disk space, increase security and privacy, etc.</p>
<p align="center"><a href="http://www.everyjoe.com/files/2/2009/02/ccleaner.gif"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="CCleaner" src="http://www.everyjoe.com/files/2/2009/02/ccleaner-thumb.gif" border="0" alt="CCleaner" width="102" height="103" /></a> <a href="http://www.everyjoe.com/files/2/2009/02/diskcleanup.gif"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Disk Cleanup" src="http://www.everyjoe.com/files/2/2009/02/diskcleanup-thumb.gif" border="0" alt="Disk Cleanup" width="67" height="53" /></a>  <a href="http://www.everyjoe.com/files/2/2009/02/diskdefragmenter.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Disk Defragmenter" src="http://www.everyjoe.com/files/2/2009/02/diskdefragmenter-thumb.png" border="0" alt="Disk Defragmenter" width="104" height="104" /></a></p>
<p><strong>Clean</strong>: Using CCleaner, I clean the PCs including all the browser caches and various other application caches. (Read my <a title="That Damn PC: Use CCleaner to Clean Your Computer" href="http://www.everyjoe.com/articles/use-ccleaner-to-clean-your-computer-2/" target="_self">introduction to CCleaner</a> here.)</p>
<p><strong>Disk Cleanup</strong>: I run disk cleanup (<span style="font-family: Lucida Console;">$ leanmgr</span>) on all the drives.</p>
<p><strong>Registry</strong>: I run a registry cleaner (these days CCleaner itself) to clean the registries, after taking a backup of the current registry set.</p>
<p><strong>Virus Scan</strong>: I run an entire PC scan, not just the scan across the “commonly infected areas”.</p>
<p><strong>Defragment</strong>: Using the disk defrgamenter (<span style="font-family: Lucida Console;">$ defrag –a &lt;drive&gt;</span>), I first analyze all the drives and if necessary defragment the recommended ones.</p>
<p><a title="That Damn PC: Locate, A Desktop Search Alternative" href="http://www.everyjoe.com/locate-a-desktop-search-alternative/" target="_blank"><strong>Updatedb</strong></a>: I update the Cygwin file index.</p>
<p><strong>Backup</strong>: I take a backup of all important data on my Transcend Extensible Hard disk. A good idea, don&#8217;t you think?</p>
<p><em>Image Sources: CCleaner, Disk Cleanup and Disk Defragmenter.</em></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/">My Weekly Scheduled Jobs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>