<?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>Derek Hildreth's Blog &#187; guide</title>
	<atom:link href="http://www.derekhildreth.com/blog/tag/guide/feed" rel="self" type="application/rss+xml" />
	<link>http://www.derekhildreth.com/blog</link>
	<description>Family, Friends, Computers, and Linux</description>
	<lastBuildDate>Mon, 26 Jul 2010 06:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Guide on TFTP Server Setup in Fedora</title>
		<link>http://www.derekhildreth.com/blog/guide-on-tftp-server-setup-in-fedora</link>
		<comments>http://www.derekhildreth.com/blog/guide-on-tftp-server-setup-in-fedora#comments</comments>
		<pubDate>Tue, 16 Feb 2010 05:13:43 +0000</pubDate>
		<dc:creator>SendDerek</dc:creator>
				<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Interests]]></category>
		<category><![CDATA[WILT]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[TFTP]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wilt]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=1050</guid>
		<description><![CDATA[This guide will help you understand the very basics of setting up a TFTP server.  This was written using Fedora 12 and tested with SELinux disabled. I have not yet confirmed if SELinux needs to be disabled, but I have confirmed that the firewall needs to be configured to allow port 69 (TFTP port).  Let&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/guide-on-tftp-server-setup-in-fedora/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Static IP Address in Linux Terminal</title>
		<link>http://www.derekhildreth.com/blog/setup-static-ip-address-in-linux</link>
		<comments>http://www.derekhildreth.com/blog/setup-static-ip-address-in-linux#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:01:18 +0000</pubDate>
		<dc:creator>SendDerek</dc:creator>
				<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Interests]]></category>
		<category><![CDATA[WILT]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wilt]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=1041</guid>
		<description><![CDATA[This tidbit intends on helping folks running Linux in an embedded environment to setup a static IP address. This is also applicable to full fledge desktop installations of Linux as well. It has been tested on Debian Linux, but I suspect the process is identical for most distributions. Let&#8217;s get to it&#8230; Edit &#8220;/etc/network/interfaces&#8221; to [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/setup-static-ip-address-in-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create/Compress/Archive Almost Any File in Linux (tar, tar.gz, tar.bz2, gz, bz, zip, 7z, rar, etc&#8230;)</title>
		<link>http://www.derekhildreth.com/blog/createcompressarchive-almost-any-file-in-linux-tar-tar-gz-tar-bz2-gz-bz-zip-7z-rar-etc</link>
		<comments>http://www.derekhildreth.com/blog/createcompressarchive-almost-any-file-in-linux-tar-tar-gz-tar-bz2-gz-bz-zip-7z-rar-etc#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:55:30 +0000</pubDate>
		<dc:creator>SendDerek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Interests]]></category>
		<category><![CDATA[WILT]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wilt]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=1025</guid>
		<description><![CDATA[This is a no-frills Linux command line guide/cheat sheet that will help you archive or compress just about any file that you&#8217;re bound to come across. If you&#8217;d like to have more options, read the man pages! Also, the opposite to this guide about extracting/uncompressing/unarchiving files in Linux can be found here. Preliminary: Most compression [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/createcompressarchive-almost-any-file-in-linux-tar-tar-gz-tar-bz2-gz-bz-zip-7z-rar-etc/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How-To:  Setup a Pre-Built VirtualBox Guest Image [Tutorial/Guide]</title>
		<link>http://www.derekhildreth.com/blog/how-to-setup-a-pre-built-virtualbox-guest-image-tutorialguide</link>
		<comments>http://www.derekhildreth.com/blog/how-to-setup-a-pre-built-virtualbox-guest-image-tutorialguide#comments</comments>
		<pubDate>Sun, 07 Feb 2010 04:50:42 +0000</pubDate>
		<dc:creator>SendDerek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Interests]]></category>
		<category><![CDATA[.vdi]]></category>
		<category><![CDATA[guest]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[pre-built]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[walkthrough]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=986</guid>
		<description><![CDATA[Table of Contents Introduction Requirements Procedure Additional Information/Resources Notes from the Author Introduction This guide will assist in loading a pre-built VirtualBox image. The example used is a pre-built Ubuntu 9.10 &#8220;Karmic Koala&#8221; guest image. Any VirtualBox image can be used however. Requirements This guide assumes that you have already installed VirtualBox successfully and will [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/how-to-setup-a-pre-built-virtualbox-guest-image-tutorialguide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extract/Uncompress/Unarchive Almost Any File in Linux (tar, tar.gz, tar.bz2, gz, bz, zip, 7z, rar, etc&#8230;)</title>
		<link>http://www.derekhildreth.com/blog/extractunarchive-almost-any-file-in-linux-tar-tar-gz-tar-bz2-gz-bz-zip-7z-rar-etc</link>
		<comments>http://www.derekhildreth.com/blog/extractunarchive-almost-any-file-in-linux-tar-tar-gz-tar-bz2-gz-bz-zip-7z-rar-etc#comments</comments>
		<pubDate>Fri, 29 Jan 2010 05:49:22 +0000</pubDate>
		<dc:creator>SendDerek</dc:creator>
				<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Interests]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[extract]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[unarchive]]></category>
		<category><![CDATA[uncompress]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=893</guid>
		<description><![CDATA[This is a no-frills Linux command line guide/cheat sheet that will help you extract just about any file that you're bound to come across.]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/extractunarchive-almost-any-file-in-linux-tar-tar-gz-tar-bz2-gz-bz-zip-7z-rar-etc/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fedora 12 Constantine on MacBook Aluminum 5,1 [Guide]</title>
		<link>http://www.derekhildreth.com/blog/fedora-12-constantine-on-macbook-aluminum-51-guide</link>
		<comments>http://www.derekhildreth.com/blog/fedora-12-constantine-on-macbook-aluminum-51-guide#comments</comments>
		<pubDate>Sun, 01 Nov 2009 19:44:34 +0000</pubDate>
		<dc:creator>Derek@TheLinuxDaily</dc:creator>
				<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[51]]></category>
		<category><![CDATA[aluminum]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=672</guid>
		<description><![CDATA[UPDATED: 11/22/2009 This is my guide to getting Fedora 12 Constantine running on a MacBook Aluminium 5,1 (I believe this should work on more recent generations as well because the only difference was the addition of the SD card slot and Firewire port). As a general note, this release of Fedora was much better than [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/fedora-12-constantine-on-macbook-aluminum-51-guide/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>How To: Install VirtualBox 3 on Fedora 12 [Tutorial]</title>
		<link>http://www.derekhildreth.com/blog/how-to-install-virtualbox-3-on-fedora-12-tutorial</link>
		<comments>http://www.derekhildreth.com/blog/how-to-install-virtualbox-3-on-fedora-12-tutorial#comments</comments>
		<pubDate>Wed, 28 Oct 2009 05:21:13 +0000</pubDate>
		<dc:creator>Derek@TheLinuxDaily</dc:creator>
				<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Interests]]></category>
		<category><![CDATA[.vdi]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualbox 3]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=662</guid>
		<description><![CDATA[Updated: 11/22/2009 This is a step by step tutorial on how to get VirtualBox 3 up and running on Fedora 12. Specifically, this guide was written using the VirtualBox 3.0.8 version and an i386 CPU (32-bit). It can be adapted to upcoming versions and different CPUs (64-bit). The folks at VirtualBox have made it easy [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/how-to-install-virtualbox-3-on-fedora-12-tutorial/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>How To: Install VirtualBox on Fedora 11 [Tutorial]</title>
		<link>http://www.derekhildreth.com/blog/how-to-install-virtualbox-on-fedora-11-tutorial</link>
		<comments>http://www.derekhildreth.com/blog/how-to-install-virtualbox-on-fedora-11-tutorial#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:54:27 +0000</pubDate>
		<dc:creator>Derek@TheLinuxDaily</dc:creator>
				<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[.vdi]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Fedora 11]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=557</guid>
		<description><![CDATA[Note: I have been unable to verify these steps. They should work just fine, but I&#8217;m a little concerned about the USB support fix. You may or may not want to try it at this point. I have it here just as a reference for now. This is a tutorial on how to get VirtualBox [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/how-to-install-virtualbox-on-fedora-11-tutorial/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Fedora 10 and the MacBook Aluminium (5,1) [Guide]</title>
		<link>http://www.derekhildreth.com/blog/fedora-10-and-the-macbook-aluminium-51-guide</link>
		<comments>http://www.derekhildreth.com/blog/fedora-10-and-the-macbook-aluminium-51-guide#comments</comments>
		<pubDate>Sat, 24 Jan 2009 22:47:13 +0000</pubDate>
		<dc:creator>Derek@TheLinuxDaily</dc:creator>
				<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[aluminum]]></category>
		<category><![CDATA[fedora 10]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=379</guid>
		<description><![CDATA[Without boring you too much with the details, I recently purchased a new 13.3&#8243; MacBook Aluminum (Intel C2Duo 2.4Ghz) with the uni-body design.  It&#8217;s one heckofa laptop and I would recommend it to anybody.  However, I&#8217;m having a very difficult time getting used to the Mac OSX environment and the programs that it uses and [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/fedora-10-and-the-macbook-aluminium-51-guide/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How To: Install VirtualBox on Fedora 10 [Tutorial]</title>
		<link>http://www.derekhildreth.com/blog/how-to-install-virtualbox-on-fedora-10-tutorial</link>
		<comments>http://www.derekhildreth.com/blog/how-to-install-virtualbox-on-fedora-10-tutorial#comments</comments>
		<pubDate>Tue, 25 Nov 2008 16:23:14 +0000</pubDate>
		<dc:creator>Derek@TheLinuxDaily</dc:creator>
				<category><![CDATA[Fedora Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[.vdi]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 10]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=312</guid>
		<description><![CDATA[Updated November 25th, 2008 This is a tutorial on how to get VirtualBox up and running on Fedora 10.  Also, this tutorial is for the 32-Bit version of VirtualBox, so you&#8217;ll have to customize a little more to get the 64-bit version running. Everything in the &#8220;code&#8221; sections should be copy/pasted/typed into the terminal. Right, [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/how-to-install-virtualbox-on-fedora-10-tutorial/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>
