<?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>TForsman&#039;s Linux Blog &#187; Preload</title>
	<atom:link href="http://www.foresightlinux.se/blog/tag/preload/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foresightlinux.se/blog</link>
	<description>Developer of Foresight Linux, mostly writes about Foresight Linux.</description>
	<lastBuildDate>Tue, 03 Aug 2010 19:06:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Speed up your Linux + optimize useless files</title>
		<link>http://www.foresightlinux.se/blog/2009/09/28/speed-up-your-linux-optimize-useless-files/</link>
		<comments>http://www.foresightlinux.se/blog/2009/09/28/speed-up-your-linux-optimize-useless-files/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 07:08:26 +0000</pubDate>
		<dc:creator>Tomas Forsman</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Foresight]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Bleachbit]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Preload]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.foresightlinux.se/blog/?p=400</guid>
		<description><![CDATA[There is several applications that do the same thing, but preload is probably easiest one to get going with.
preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory ...]]></description>
			<content:encoded><![CDATA[<p>There is several applications that do the same thing, but <a href="http://sourceforge.net/projects/preload/" target="_blank">preload</a> is probably easiest one to get going with.</p>
<blockquote><p>preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times.</p></blockquote>
<p>Fastest way to install it, is through Terminal. Open Termial and write:</p>
<p><strong><em>sudo conary update preload</em></strong></p>
<p>To check if its been started, write this in Terminal:</p>
<p><em>ps ax | grep preload</em></p>
<p>and you will see:</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 140px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1743 ?        SNs    0:00 /usr/sbin/preload &#8211;verbose 1</div>
<p><em> 1743 ?        SNs    0:00 /usr/sbin/preload &#8211;verbose 1</em></p>
<div>Next application that can be worth lookin at, is <a href="http://bleachbit.sourceforge.net/" target="_blank">Bleachbit</a>.</div>
<div><span style="font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;"></p>
<blockquote>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0,5em; padding-left: 0px; margin: 0px;">BleachBit quickly frees disk space, removes hidden junk, and easily guards your privacy. Erase cache, delete cookies, clear Internet history, remove unused localizations, shred logs, and delete temporary files. Designed for Linux and Windows systems, it wipes clean over 50 applications including Firefox, Internet Explorer, Flash, Google Chrome, Opera, Safari, Adobe Reader, APT, and <a style="color: #2763a5; text-decoration: none;" href="features">more</a>.</p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0,5em; padding-left: 0px; margin: 0px;">Beyond simply deleting files, BleachBit includes advanced features such as shredding files to prevent recovery, wiping free disk space to hide traces of files deleted by other applications, and vacuuming Firefox to make it faster.</p>
</blockquote>
<p></span></div>
<div>To install it, open Terminal and write:</div>
<div><em><strong>sudo conary update bleachbit</strong></em></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.foresightlinux.se/blog/2009/09/28/speed-up-your-linux-optimize-useless-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
