<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Slim Down and Speed Up Linux</title>
	<atom:link href="http://www.lifehacker.com.au/2007/12/slim_down_and_speed_up_linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifehacker.com.au/2007/12/slim_down_and_speed_up_linux/</link>
	<description>tips and downloads to help you at work and play</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:13:58 +1100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Legg</title>
		<link>http://www.lifehacker.com.au/2007/12/slim_down_and_speed_up_linux/comment-page-1/#comment-5281</link>
		<dc:creator>David Legg</dc:creator>
		<pubDate>Mon, 17 Dec 2007 09:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifehacker.com.au/tips/2007/12/15/slim_down_and_speed_up_linux.html#comment-5281</guid>
		<description>&lt;p&gt;Another good way to make your Linux boot and run faster is to install as small a system as possible.  The first time you install, you may want to install 100% of the distro just to find out what is there.  The next time, however, you can install the bare minimum (adding any omissions using yum install or apt-get etc.)  This means that all your partitions are much emptier (and your disk seeks are faster), all sort of services, processes and other things that you might nto even know about never get started, accessed, run in background etc.  The overall effect is a much snappier system.&lt;/p&gt;

&lt;p&gt;You can also edit start-up scripts to make things faster.  A good one is /etc/grub.conf, which has a time-out that can be reduced from the default of 5 seconds to 1 sec or even 0 seconds.  This make sbooting faster.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Another good way to make your Linux boot and run faster is to install as small a system as possible.  The first time you install, you may want to install 100% of the distro just to find out what is there.  The next time, however, you can install the bare minimum (adding any omissions using yum install or apt-get etc.)  This means that all your partitions are much emptier (and your disk seeks are faster), all sort of services, processes and other things that you might nto even know about never get started, accessed, run in background etc.  The overall effect is a much snappier system.</p>
<p>You can also edit start-up scripts to make things faster.  A good one is /etc/grub.conf, which has a time-out that can be reduced from the default of 5 seconds to 1 sec or even 0 seconds.  This make sbooting faster.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
