<?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>roback.cc &#187; Howtos</title>
	<atom:link href="http://roback.cc/wp/topics/howtos/feed/" rel="self" type="application/rss+xml" />
	<link>http://roback.cc/wp</link>
	<description>the website of joe roback</description>
	<lastBuildDate>Mon, 03 May 2010 22:05:43 +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>Make DVD ISO image from VIDEO_TS folder</title>
		<link>http://roback.cc/wp/2010/04/make-dvd-iso-image-from-video_ts-folder/</link>
		<comments>http://roback.cc/wp/2010/04/make-dvd-iso-image-from-video_ts-folder/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 05:49:22 +0000</pubDate>
		<dc:creator>Joe Roback</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[disk utility]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[hdiutil]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mkisofs]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[video_ts]]></category>

		<guid isPermaLink="false">http://roback.cc/wp/?p=217</guid>
		<description><![CDATA[Here is a quick shell script to use on Mac OS X to make a DVD iso from a VIDEO_TS folder. Save is as &#8220;mkdvdiso&#8221; and just specify the folder containing the VIDEO_TS folder, not the VIDEO_TS folder itself. You can also override the DVD name and choose between hdiutil (Mac OS X command line [...]]]></description>
		<wfw:commentRss>http://roback.cc/wp/2010/04/make-dvd-iso-image-from-video_ts-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DD-WRT: Overclocking Linksys WRT610N v2 Router</title>
		<link>http://roback.cc/wp/2010/04/overclocking-linksys-wrt610n-v2-router-dd-wrt/</link>
		<comments>http://roback.cc/wp/2010/04/overclocking-linksys-wrt610n-v2-router-dd-wrt/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:54:45 +0000</pubDate>
		<dc:creator>Joe Roback</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mips]]></category>
		<category><![CDATA[overclocking]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://roback.cc/wp/?p=207</guid>
		<description><![CDATA[To overclock your Linksys WRT610Nv2 using DD-WRT is relatively easy. You need can either run the commands in the Administration > Commands interface in the web GUI or on the command line through telnet or SSH. The WRT610Nv2 comes default clocked at 480MHz, but it can be pumped as high as 532MHz. Keep in mind [...]]]></description>
		<wfw:commentRss>http://roback.cc/wp/2010/04/overclocking-linksys-wrt610n-v2-router-dd-wrt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DD-WRT: Shutdown script using Optware the Right Way</title>
		<link>http://roback.cc/wp/2010/04/dd-wrt-shutdown-script-optware/</link>
		<comments>http://roback.cc/wp/2010/04/dd-wrt-shutdown-script-optware/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:38:29 +0000</pubDate>
		<dc:creator>Joe Roback</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://roback.cc/wp/?p=199</guid>
		<description><![CDATA[Ever want to shutdown your home router running DD-WRT with Optware the Right Way and correctly unmount any USB drives. Well DD-WRT doesn&#8217;t have a halt or a shutdown command, only reboot, but you could easily put the router a state that is safe to just pull-the-plug. Just create a shutdown script, say called /opt/local/bin/shutdown [...]]]></description>
		<wfw:commentRss>http://roback.cc/wp/2010/04/dd-wrt-shutdown-script-optware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bandwidth Shaping with Linux</title>
		<link>http://roback.cc/wp/2009/09/bandwidth-shaping-with-linux/</link>
		<comments>http://roback.cc/wp/2009/09/bandwidth-shaping-with-linux/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 04:02:01 +0000</pubDate>
		<dc:creator>Joe Roback</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[cbq]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[htb]]></category>
		<category><![CDATA[iproute]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[qdisc]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[shaping]]></category>
		<category><![CDATA[tc]]></category>

		<guid isPermaLink="false">http://roback.cc/wp/2009/09/05/56/</guid>
		<description><![CDATA[This howto is for restricting raw bandwidth on network interfaces using Linux 2.6. The specific example presented here is run on a Linksys WRT610Nv2 home router running DD-WRT (build r14144) On the router, the device, br0 is the bridged device that is in the internet side of things. We will use that device for shaping [...]]]></description>
		<wfw:commentRss>http://roback.cc/wp/2009/09/bandwidth-shaping-with-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
