<?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>Kevin Blalock &#187; linux</title>
	<atom:link href="http://www.kevinblalock.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinblalock.com</link>
	<description>Hardware, HowTo's, and the Haps of a Texan!</description>
	<lastBuildDate>Thu, 06 May 2010 20:02:02 +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>NFS Speed Test: Quick and Dirty</title>
		<link>http://www.kevinblalock.com/nfs-speed-test-quick-and-dirty/</link>
		<comments>http://www.kevinblalock.com/nfs-speed-test-quick-and-dirty/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 03:05:56 +0000</pubDate>
		<dc:creator>Kevin Blalock</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://www.kevinblalock.com/?p=58</guid>
		<description><![CDATA[Here is a quick and dirty way to test your NFS transfer speed. What I did was to use the command &#8220;dd&#8221; to create a dummy file on the network share mounted with NFS. This will work when mounting a network share with Samba as well. First, mount your network share if it is not [...]]]></description>
		<wfw:commentRss>http://www.kevinblalock.com/nfs-speed-test-quick-and-dirty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardware information in Linux</title>
		<link>http://www.kevinblalock.com/hardware-information-in-linux/</link>
		<comments>http://www.kevinblalock.com/hardware-information-in-linux/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 04:44:14 +0000</pubDate>
		<dc:creator>Kevin Blalock</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[cpuinfo]]></category>
		<category><![CDATA[df]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[g4]]></category>
		<category><![CDATA[ghz]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[hardware configuration]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[linux commands]]></category>
		<category><![CDATA[lshw]]></category>
		<category><![CDATA[lspci]]></category>
		<category><![CDATA[man page]]></category>
		<category><![CDATA[meminfo]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mhz]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[partitions]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[powermac]]></category>
		<category><![CDATA[powerpc]]></category>
		<category><![CDATA[RAM]]></category>

		<guid isPermaLink="false">http://www.kevinblalock.com/?p=49</guid>
		<description><![CDATA[It can be a real pain trying to find detailed hardware information in Linux when you don&#8217;t know what tools to use. I will try and outline a few tools that are typically pre-installed in many Linux distributions, as well as show you where to find information stored on your computer using the cat command [...]]]></description>
		<wfw:commentRss>http://www.kevinblalock.com/hardware-information-in-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to play a DVD ISO in Linux</title>
		<link>http://www.kevinblalock.com/how-to-play-a-dvd-iso-in-linux/</link>
		<comments>http://www.kevinblalock.com/how-to-play-a-dvd-iso-in-linux/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 21:12:38 +0000</pubDate>
		<dc:creator>Kevin Blalock</dc:creator>
				<category><![CDATA[DVD]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[burn]]></category>
		<category><![CDATA[disc]]></category>
		<category><![CDATA[documentary]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[steal this film]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://zylone.wordpress.com/2008/01/07/how-to-play-a-dvd-iso-in-linux/</guid>
		<description><![CDATA[I downloaded a DVD torrent of a documentary titled &#8220;Steal This Film II&#8220;. This torrent was saved as a single ISO image. I figured there has to be a way to play a DVD ISO without having to burn that ISO to a physical DVD disc. Here is how to play a DVD ISO in [...]]]></description>
		<wfw:commentRss>http://www.kevinblalock.com/how-to-play-a-dvd-iso-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create an ISO image in Linux</title>
		<link>http://www.kevinblalock.com/how-to-create-an-iso-in-linux/</link>
		<comments>http://www.kevinblalock.com/how-to-create-an-iso-in-linux/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 00:05:13 +0000</pubDate>
		<dc:creator>Kevin Blalock</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[BBS]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[cd-rom]]></category>
		<category><![CDATA[cdrom]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[tasks]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://zylone.wordpress.com/2008/01/06/how-to-create-an-iso-in-linux/</guid>
		<description><![CDATA[Sometimes, tasks are easier to accomplish from the command line. I stumbled upon a CD full of data from the BBS era. I thought to myself, I really need to create an ISO of this and put it on my file server (the cd is in pretty bad shape). Here is a quick way to [...]]]></description>
		<wfw:commentRss>http://www.kevinblalock.com/how-to-create-an-iso-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
