<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>GarrettHyde.com</title>
	
	<link>http://garretthyde.com/blog</link>
	<description>Useful Tech Info</description>
	<lastBuildDate>Mon, 30 Apr 2012 01:58:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/garretthyde" /><feedburner:info uri="garretthyde" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Missing Commands In Scientific Linux 6</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/ytEl9SBRRHw/</link>
		<comments>http://garretthyde.com/blog/2011/07/missing-commands-in-scientific-linux-6/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 19:31:48 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=379</guid>
		<description>After using virt-manager to set up a Scientific Linux 6 virtual machine, I was surprised to find &amp;#8216;man&amp;#8217; and several other commands missing.  So, here is a list of missing commands I found and their corresponding packages. Command Package host bind-utils man man rsync rsync scp openssh-clients Note:  I used the command &amp;#8216;rpm -qf &amp;#60;file&amp;#62;&amp;#8217; on a Fedora [...]&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/ytEl9SBRRHw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2011/07/missing-commands-in-scientific-linux-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2011/07/missing-commands-in-scientific-linux-6/</feedburner:origLink></item>
		<item>
		<title>Convert DMG Images To ISO Images</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/wQwYOaOcANs/</link>
		<comments>http://garretthyde.com/blog/2011/06/convert-dmg-images-to-iso-images/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 23:14:35 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Command_Line]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=365</guid>
		<description>If you&amp;#8217;re using OS X, you can burn a .dmg image to a CD/DVD via the Disk Utility.  But what if you don&amp;#8217;t have a CD/DVD burner on your Mac?  Well, you can use the following command to convert your .dmg into an .iso. hdiutil convert image.dmg -format UDTO -o new_image.iso Your output file will [...]&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/wQwYOaOcANs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2011/06/convert-dmg-images-to-iso-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2011/06/convert-dmg-images-to-iso-images/</feedburner:origLink></item>
		<item>
		<title>Format Text Files</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/nvhGNmKIzfY/</link>
		<comments>http://garretthyde.com/blog/2011/03/format-text-files/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 04:20:17 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Command_Line]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=271</guid>
		<description>If you&amp;#8217;ve ever written something in plain text (e.g., a README file), you know that formatting can be extremely troublesome.  This is especially true when editing.  Thankfully, *nix systems provide a useful tool called fmt. The fmt command simply reformats a file and writes to stdout.  I usually use fmt to unify my line length. [...]&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/nvhGNmKIzfY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2011/03/format-text-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2011/03/format-text-files/</feedburner:origLink></item>
		<item>
		<title>Command Line Drive Utility</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/4RO3vqF8cBc/</link>
		<comments>http://garretthyde.com/blog/2011/03/command-line-drive-utility/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 03:48:04 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Command_Line]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=269</guid>
		<description>If you use the command line in OS X, drutil allows you to interact with CD/DVD burners.  Examples: $ drutil eject # unmount disc and eject it. $ drutil list # list all burning devices connected to the machine. $ drutil burn options path # burn valid directory or image file to disc. See the [...]&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/4RO3vqF8cBc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2011/03/command-line-drive-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2011/03/command-line-drive-utility/</feedburner:origLink></item>
		<item>
		<title>Open Source Web Design</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/luO5rmRzUXI/</link>
		<comments>http://garretthyde.com/blog/2010/01/open-source-web-design/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 15:00:29 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[Open_Source]]></category>
		<category><![CDATA[Web_Design]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=232</guid>
		<description>Open source web designs.&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/luO5rmRzUXI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2010/01/open-source-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2010/01/open-source-web-design/</feedburner:origLink></item>
		<item>
		<title>When Is Good?</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/eOCkCg3b568/</link>
		<comments>http://garretthyde.com/blog/2010/01/when-is-good/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:00:10 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[Web_Tools]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=214</guid>
		<description>WhenIsGood.net provides a free service for determining...  well... when is good.&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/eOCkCg3b568" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2010/01/when-is-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2010/01/when-is-good/</feedburner:origLink></item>
		<item>
		<title>Let Me Google That For You</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/QcR7KlQBf_c/</link>
		<comments>http://garretthyde.com/blog/2009/12/let-me-google-that-for-you/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 03:00:24 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[Web_Tools]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=207</guid>
		<description>"This is for all those people that find it more convenient to bother you with their question rather than google it for themselves." -- lmgtfy.com website&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/QcR7KlQBf_c" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2009/12/let-me-google-that-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2009/12/let-me-google-that-for-you/</feedburner:origLink></item>
		<item>
		<title>AppFresh</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/VX1frMYNZzw/</link>
		<comments>http://garretthyde.com/blog/2009/12/appfresh/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 15:00:04 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=164</guid>
		<description>AppFresh is an application for OS X than lets you keep all applications, widgets, preference panes, and application plugins up to date.&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/VX1frMYNZzw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2009/12/appfresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2009/12/appfresh/</feedburner:origLink></item>
		<item>
		<title>Caffeine For Your Mac</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/OAVEzZp9vfk/</link>
		<comments>http://garretthyde.com/blog/2009/12/caffeine-for-your-mac/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 23:16:03 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=165</guid>
		<description>Caffeine is a nifty little app that prevents your Mac from falling asleep or launching your screen saver.&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/OAVEzZp9vfk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2009/12/caffeine-for-your-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2009/12/caffeine-for-your-mac/</feedburner:origLink></item>
		<item>
		<title>Switch Your Keyboard Layout Quickly</title>
		<link>http://feedproxy.google.com/~r/garretthyde/~3/zVQhZcRYTsY/</link>
		<comments>http://garretthyde.com/blog/2009/12/switch-your-keyboard-layout-quickly/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 00:08:08 +0000</pubDate>
		<dc:creator>Garrett</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://garretthyde.com/blog/?p=154</guid>
		<description>How to switch quickly between different keyboard layouts in OS X or Linux.&lt;img src="http://feeds.feedburner.com/~r/garretthyde/~4/zVQhZcRYTsY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://garretthyde.com/blog/2009/12/switch-your-keyboard-layout-quickly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://garretthyde.com/blog/2009/12/switch-your-keyboard-layout-quickly/</feedburner:origLink></item>
	</channel>
</rss>

