<?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: How to make Ubuntu extremely fast</title>
	<atom:link href="http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/feed" rel="self" type="application/rss+xml" />
	<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast</link>
	<description></description>
	<lastBuildDate>Mon, 03 Aug 2009 07:34:04 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-2119</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 27 Jun 2009 19:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-2119</guid>
		<description>I don&#039;t see why you would have to reinstall Ubuntu because of Network Manager.  Linux, and even Ubuntu, haven&#039;t always had Network Manager and it&#039;s not a requirement for setting network settings.  In Debian all you need is the /etc/resolv.conf, /etc/network/interface(s)? file, and on the off chance the default route gets messed up, know how to use the route add command to add in your default gateway.  Of course knowledge about ifconfig doesn&#039;t hurt.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see why you would have to reinstall Ubuntu because of Network Manager.  Linux, and even Ubuntu, haven&#8217;t always had Network Manager and it&#8217;s not a requirement for setting network settings.  In Debian all you need is the /etc/resolv.conf, /etc/network/interface(s)? file, and on the off chance the default route gets messed up, know how to use the route add command to add in your default gateway.  Of course knowledge about ifconfig doesn&#8217;t hurt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler L</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-2118</link>
		<dc:creator>Tyler L</dc:creator>
		<pubDate>Sat, 20 Jun 2009 04:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-2118</guid>
		<description>I wouldn&#039;t suggest uninstalling network-manager because I had to reinstall Ubuntu because of it. And I was running off a wired connection.

Haven&#039;t checked any of the other suggestions yet, so I can&#039;t say anything bad about them. *wink*</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t suggest uninstalling network-manager because I had to reinstall Ubuntu because of it. And I was running off a wired connection.</p>
<p>Haven&#8217;t checked any of the other suggestions yet, so I can&#8217;t say anything bad about them. *wink*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1737</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 23 Oct 2008 05:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1737</guid>
		<description>The bit about prelink is perfectly safe.  IMHO prelinking should be done automatically.  We have a 64 bit address space.  We are not going to use it up.  Prelinking does not buy a huge amount.  I was a performance engineer for 2 years on an embedded distro.  I found it bought you about 4% improvement.</description>
		<content:encoded><![CDATA[<p>The bit about prelink is perfectly safe.  IMHO prelinking should be done automatically.  We have a 64 bit address space.  We are not going to use it up.  Prelinking does not buy a huge amount.  I was a performance engineer for 2 years on an embedded distro.  I found it bought you about 4% improvement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inode_horses</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1687</link>
		<dc:creator>inode_horses</dc:creator>
		<pubDate>Sun, 12 Oct 2008 03:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1687</guid>
		<description>On my system I don&#039;t have to add rootflags=data=writeback or rootflags=data=journal to my menu.lst.

I just did sudo tune2fs -o journal_data_writeback or sudo tune2fs -o journal_data to /dev/sdX.</description>
		<content:encoded><![CDATA[<p>On my system I don&#8217;t have to add rootflags=data=writeback or rootflags=data=journal to my menu.lst.</p>
<p>I just did sudo tune2fs -o journal_data_writeback or sudo tune2fs -o journal_data to /dev/sdX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1665</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 07 Oct 2008 12:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1665</guid>
		<description>The entire point of linux is that you can change whatever you want, how you want.  And sometimes depending on the quality of distro, or various release of a certain distro, it REQUIRES it to be tweaked.  So don&#039;t say &quot;linux doesn&#039;t need to be tweaked&quot;, that&#039;s part of the reason it&#039;s as popular as it is, is because you can tweak it and change it as you see fit.</description>
		<content:encoded><![CDATA[<p>The entire point of linux is that you can change whatever you want, how you want.  And sometimes depending on the quality of distro, or various release of a certain distro, it REQUIRES it to be tweaked.  So don&#8217;t say &#8220;linux doesn&#8217;t need to be tweaked&#8221;, that&#8217;s part of the reason it&#8217;s as popular as it is, is because you can tweak it and change it as you see fit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1645</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 03 Oct 2008 15:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1645</guid>
		<description>automounting encrypted drives done with dm-crypt/luks will not work with concurrency.</description>
		<content:encoded><![CDATA[<p>automounting encrypted drives done with dm-crypt/luks will not work with concurrency.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mh</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1644</link>
		<dc:creator>mh</dc:creator>
		<pubDate>Fri, 03 Oct 2008 12:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1644</guid>
		<description>can the commands
    * sudo vim /etc/init.d/rc
    * and find the line CONCURRENCY=none and change it to: CONCURRENCY=shell
    * Reboot to see the changes. (tired of rebooting yet?)

in any way adversly affect the boot when I have a hd with encrypted lvm?</description>
		<content:encoded><![CDATA[<p>can the commands<br />
    * sudo vim /etc/init.d/rc<br />
    * and find the line CONCURRENCY=none and change it to: CONCURRENCY=shell<br />
    * Reboot to see the changes. (tired of rebooting yet?)</p>
<p>in any way adversly affect the boot when I have a hd with encrypted lvm?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaloskalyre</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1637</link>
		<dc:creator>kaloskalyre</dc:creator>
		<pubDate>Wed, 01 Oct 2008 03:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1637</guid>
		<description>hey-
just tried a few of these tips

setting concurrency to &#039;shell&#039; prevented Ubuntu from automounting my (encrypted) home directory and caused fsck to fail every time i rebooted, luckily i printed out your instructions so i could undo that

using readahead and preload did noticeably improve my system&#039;s speed, thank you :)

didn&#039;t try anything else</description>
		<content:encoded><![CDATA[<p>hey-<br />
just tried a few of these tips</p>
<p>setting concurrency to &#8217;shell&#8217; prevented Ubuntu from automounting my (encrypted) home directory and caused fsck to fail every time i rebooted, luckily i printed out your instructions so i could undo that</p>
<p>using readahead and preload did noticeably improve my system&#8217;s speed, thank you :)</p>
<p>didn&#8217;t try anything else</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1626</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Mon, 29 Sep 2008 23:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1626</guid>
		<description>To everybody giving the author a hard time, get a life.  If you don&#039;t like his methods then just move along.  Not everything here is going to appeal to every person in every situation.  Just pick and choose what would work for you.  And to the person that said they boot their computer only every 90 days, you must never have owned a laptop.</description>
		<content:encoded><![CDATA[<p>To everybody giving the author a hard time, get a life.  If you don&#8217;t like his methods then just move along.  Not everything here is going to appeal to every person in every situation.  Just pick and choose what would work for you.  And to the person that said they boot their computer only every 90 days, you must never have owned a laptop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bAsem</title>
		<link>http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/comment-page-1#comment-1609</link>
		<dc:creator>bAsem</dc:creator>
		<pubDate>Mon, 29 Sep 2008 18:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://tuxtraining.com/?p=531#comment-1609</guid>
		<description>can u please tell me how to automount a partition in hardy .. coz i use virtualbox and it needs the partitions to be mounted to load the virtual environment 

and i dun want to do it manually each time ,, :) thanks alot and thanks alot for a really usefull tuto</description>
		<content:encoded><![CDATA[<p>can u please tell me how to automount a partition in hardy .. coz i use virtualbox and it needs the partitions to be mounted to load the virtual environment </p>
<p>and i dun want to do it manually each time ,, :) thanks alot and thanks alot for a really usefull tuto</p>
]]></content:encoded>
	</item>
</channel>
</rss>
