<?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: Surf the Web Faster by Disabling IPV6 in Ubuntu Linux</title> <atom:link href="http://www.ubuntulinuxhelp.com/surf-the-web-faster-by-disabling-ipv6-in-ubuntu-linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.ubuntulinuxhelp.com/surf-the-web-faster-by-disabling-ipv6-in-ubuntu-linux/</link> <description></description> <lastBuildDate>Thu, 26 Apr 2012 20:37:18 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Bruce</title><link>http://www.ubuntulinuxhelp.com/surf-the-web-faster-by-disabling-ipv6-in-ubuntu-linux/#comment-19</link> <dc:creator>Bruce</dc:creator> <pubDate>Fri, 27 Jul 2007 02:42:54 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/surf-the-web-faster-by-disabling-ipv6-in-ubuntu-linux/#comment-19</guid> <description>Another issue to improve speed it to change the Ubuntu journaling system to data=writeback system.*  Open your Grub boot menu.sudo nano -w /boot/grub/menu.lst* Look for the Defoptions and Altoptions and make them look like the entry below.# defoptions=quiet splash rootflags=data=writeback
# altoptions=(recovery mode) single rootflags=data=writeback* You need to update your Grub since you have altered it.sudo update-grub* Now we are going to edit the Fstab because it will be expecting these options.sudo nano -w /etc/fstab* Now you are going to want to add the (data=writeback and noatime=0) flags to your hard drive. It might be a little confusing because of the new naming system. Look for the (,errors=remount-ro) and add it afterwards to make it look like our example.defaults,errors=remount-ro,data=writeback,noatime 0* Now you tell your system to use them both.sudo tune2fs -o journal_data_writeback /dev/yourdrive</description> <content:encoded><![CDATA[<p>Another issue to improve speed it to change the Ubuntu journaling system to data=writeback system.</p><p> *  Open your Grub boot menu.</p><p>sudo nano -w /boot/grub/menu.lst</p><p>* Look for the Defoptions and Altoptions and make them look like the entry below.</p><p># defoptions=quiet splash rootflags=data=writeback<br
/> # altoptions=(recovery mode) single rootflags=data=writeback</p><p>* You need to update your Grub since you have altered it.</p><p>sudo update-grub</p><p>* Now we are going to edit the Fstab because it will be expecting these options.</p><p>sudo nano -w /etc/fstab</p><p>* Now you are going to want to add the (data=writeback and noatime=0) flags to your hard drive. It might be a little confusing because of the new naming system. Look for the (,errors=remount-ro) and add it afterwards to make it look like our example.</p><p>defaults,errors=remount-ro,data=writeback,noatime 0</p><p> * Now you tell your system to use them both.</p><p>sudo tune2fs -o journal_data_writeback /dev/yourdrive</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using apc

Served from: www.ubuntulinuxhelp.com @ 2012-05-21 12:18:36 -->
