<?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; ramdisk</title>
	<atom:link href="http://www.ghacks.net/tag/ramdisk/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>Use a Ramdisk to increase Firefox security</title>
		<link>http://www.ghacks.net/2007/12/14/use-a-ramdisk-to-increase-firefox-security/</link>
		<comments>http://www.ghacks.net/2007/12/14/use-a-ramdisk-to-increase-firefox-security/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 21:38:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox security]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[ramdisk]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/14/use-a-ramdisk-to-increase-firefox-security/</guid>
		<description><![CDATA[If you choose to delete the cache whenever Firefox exits it's gone, right ? Wrong ! Sure, it got deleted from the hard disk but every file recovery utility, like Recuva, will be able to restore the deleted cache which means that everyone may take a look at each and every website that you visited during your last browsing session.]]></description>
			<content:encoded><![CDATA[<p>If you choose to delete the cache whenever <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> exits it&#8217;s gone, right ? Wrong ! Sure, it got deleted from the hard disk but every file recovery utility, like Recuva, will be able to restore the deleted cache which means that everyone may take a look at each and every website that you visited during your last browsing session.</p>
<p>You could run a free disk space wiper like Eraser every time you close Firefox but that is not very practicable. A far better solution that would also speed up your browsing experience is to use a Ramdisk to store the Firefox cache. Ramdisks, I hear you moan already that they are a relict of the past and not useful anymore. Wrong again..</p>
<p>Ramdisks make sense in many situations, especially if you have enough RAM so that the Ramdisk gets a decent amount of it. As a quick explanation, a Ramdisk is a temporary disk in your RAM. It has a drive letter and behaves like any hard drive or USB device that is connected to your computer.</p>
<p><span id="more-2532"></span>The benefit is that it is faster than a hard drive because RAM is faster than hard drives and that everything that gets written to it will be gone once you restart the computer.</p>
<p>I&#8217;m going to explain how to create a Ramdisk and set the directory of the Firefox cache to it to increase security and speed. First, download the file <a href="http://www.box.net/shared/htpmm1zm8e">Ramdisk.sys</a> and extract it to your computer. Start the application ramdisk.exe afterwards.</p>
<p><img src='http://www.ghacks.net/wp-content/uploads/2007/12/create-a-ramdisk.jpg' alt='create a ramdisk' /></p>
<p>Click on the left button Install Ramdisk and wait a few seconds. All other options should become active afterwards. Begin by selecting a size (of your RAM) for the Ramdisk. I would not use more than 50% of your RAM for the Ramdisk, I&#8217;m using 25% which translates to 512 Megabytes of RAM for the Ramdisk.</p>
<p>Select a drive letter afterwards, pick one from the end to avoid conflicts. Keep the Fixed Media Entry and click on OK. This should initialize the Ramdisk. Check to see if the new drive letter is available in My Computer.</p>
<p>Now open Firefox and enter about:config in the address bar. Filter for the string <strong>browser.cache.disk.parent_directory</strong>. If it is not found create it by right-clicking the empty space and selecting New > String from the menu. Paste the above string into the form and enter the value driveletter:\\directory. </p>
<p>My Ramdisk has been created with the drive letter Z:\ which means that I used the value z:\\temp\\ for the Firefox cache. Please note that you have to use double &#8220;\\&#8221; and not single &#8220;\&#8221;.</p>
<p>Restart Firefox after creating the new entry and visit some websites. Now head over to your Ramdisk and check if the cache is filling with the files of those websites. If you followed this instruction it should. The cache will be deleted once you reboot or shut down your system.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox-security/" title="firefox security" rel="tag">firefox security</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/ramdisk/" title="ramdisk" rel="tag">ramdisk</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/22/visualize-blue-https-sites-in-firefox-3-in-a-better-way/" title="Visualize blue https sites in Firefox 3 in a better way (June 22, 2008)">Visualize blue https sites in Firefox 3 in a better way</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/12/04/selectively-deleting-entries-from-you-firefox-history/" title="Selectively deleting entries from you Firefox history (December 4, 2007)">Selectively deleting entries from you Firefox history</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/06/02/secure-firefox-with-firekeeper/" title="Secure Firefox with Firekeeper (June 2, 2008)">Secure Firefox with Firekeeper</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/05/28/my-firefox-security-profile/" title="My Firefox Security Profile (May 28, 2008)">My Firefox Security Profile</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/06/10/firefox-catalog-of-auditing-extensions-firecat/" title="Firefox Catalog of Auditing Extensions FireCat (June 10, 2008)">Firefox Catalog of Auditing Extensions FireCat</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/14/use-a-ramdisk-to-increase-firefox-security/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Use a Ramdisk to speed up Applications</title>
		<link>http://www.ghacks.net/2007/04/18/use-a-ramdisk-to-speed-up-applications/</link>
		<comments>http://www.ghacks.net/2007/04/18/use-a-ramdisk-to-speed-up-applications/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 17:24:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ar ramdisk]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[ramdisk]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[speed up software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/04/18/use-a-ramdisk-to-speed-up-applications/</guid>
		<description><![CDATA[Many modern computers have one, two or even more gigabytes of ram that can be put to good use by creating a Ramdisk that is a virtual drive that uses part of the computers ram. The Ramdisk can be used like every other hard drive, you can copy applications and files to it and start them from there if they allow that. It is for instance possible to move portable applications like Firefox, Thunderbird or Audacity into the Ramdisk and use the advantage that those applications are actually residing in memory which speeds up loading times a lot.
]]></description>
			<content:encoded><![CDATA[<p>Many modern computers have one, two or even more gigabytes of ram that can be put to good use by creating a Ramdisk that is a virtual drive that uses part of the computers ram. The Ramdisk can be used like every other hard drive, you can copy applications and files to it and start them from there if they allow that. It is for instance possible to move portable applications like <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>, Thunderbird or Audacity into the Ramdisk and use the advantage that those applications are actually residing in memory which speeds up loading times a lot.</p>
<p>One convenient way to setup a Ramdisk is to use the software <a href="http://www.arsoft-online.com/index.php?option=com_remository&#038;Itemid=36" target="_blank">AR Ramdisk</a> which is easy to setup and work with. Just install AR Ramdisk as usual and start configuring the settings afterwards. Assign a drive letter to the Ramdisk and choose a size for it. I would not suggest to select more than a quarter of your Ram but you can experiment with the settings if you like. Leave everything as is and restart your computer afterwards. You should see a new drive letter after the restart, now copy files or applications to the Ramdisk and start them from there.<br />
<span id="more-1437"></span><br />
You will see a noticeable speed increase when running applications from the Ramdisk. A good website to get some portable applications is the <a href="http://portableapps.com/" target="_blank">portable apps</a> website which has downloads for programs like Firefox, Thunderbird and many others.</p>
<p>It is also possible to use the Ramdisk for the temp files of Windows. To do that you need to move the Temp directory from the default location to the Ramdisk. To change the default location go to Control Panel -> System -> Advanced -> Environment Variables and change the Windows temp dir to the Ramdisk.</p>
<p>It should be noted that all data that is in the Ramdisk will be lost if you restart the computer. Remember that the files reside in system Ram. This is great for temp files which means that you do not have to delete the temp files by yourself. It could also be used to set the disk cache of Firefox to the Ramdisk which would mean that it would be automatically cleared during shutdown.</p>

	Tags: <a href="http://www.ghacks.net/tag/ar-ramdisk/" title="ar ramdisk" rel="tag">ar ramdisk</a>, <a href="http://www.ghacks.net/tag/memory/" title="memory" rel="tag">memory</a>, <a href="http://www.ghacks.net/tag/ramdisk/" title="ramdisk" rel="tag">ramdisk</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/speed-up-software/" title="speed up software" rel="tag">speed up software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/04/09/zip-file-recovery-with-object-fix-zip/" title="Zip File Recovery with Object Fix Zip (April 9, 2007)">Zip File Recovery with Object Fix Zip</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/04/18/use-a-ramdisk-to-speed-up-applications/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
