<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Unquiet Desperation &#187; Linux</title>
	<atom:link href="http://www.unquietdesperation.com/category/tech/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unquietdesperation.com</link>
	<description>The Mass of Men Lead Lives of Quiet Desperation. Where&#039;s the Fun in That?</description>
	<lastBuildDate>Mon, 08 Mar 2010 11:37:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!-- podcast_generator="Blubrry PowerPress/1.0.4" mode="advanced" entry="normal" -->
	<itunes:summary>The Mass of Men Lead Lives of Quiet Desperation. Where&#039;s the Fun in That?</itunes:summary>
	<itunes:author>Christopher T. Miller</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.unquietdesperation.com/UDLogo300.png" />
	<itunes:owner>
		<itunes:name>Christopher T. Miller</itunes:name>
		<itunes:email>codeshaman@gmail.com</itunes:email>
	</itunes:owner>
	<managingEditor>codeshaman@gmail.com (Christopher T. Miller)</managingEditor>
	<copyright>2006-2009</copyright>
	<itunes:subtitle>The Mass of Men Lead Lives of Quiet Desperation. Where&#039;s the Fun in That?</itunes:subtitle>
	<image>
		<title>Unquiet Desperation</title>
		<url>http://www.unquietdesperation.com/UDLogo150.png</url>
		<link>http://www.unquietdesperation.com/category/tech/linux/</link>
	</image>
	<itunes:category text="Society &amp; Culture" />
	<itunes:category text="Arts" />
		<item>
		<title>Time To First Byte with curl</title>
		<link>http://www.unquietdesperation.com/2009/03/19/time-to-first-byte-with-curl/</link>
		<comments>http://www.unquietdesperation.com/2009/03/19/time-to-first-byte-with-curl/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 16:51:07 +0000</pubDate>
		<dc:creator>Chris Miller</dc:creator>
				<category><![CDATA[Coding and Hacking]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Curl]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.unquietdesperation.com/?p=599</guid>
		<description><![CDATA[My team has been using the excellent lori plugin in tandem with Firebug to determine our time to first byte (TTFB) when testing our websites. Yesterday, we ran into a situation that made it impossible to do this in a browser. Never fear&#8230;curl to the rescue! 

curl -o /dev/null -w "Connect: %{time_connect} TTFB: %{time_starttransfer} Total [...]]]></description>
			<content:encoded><![CDATA[<p>My team has been using the excellent <a href="https://addons.mozilla.org/en-US/firefox/addon/1743">lori</a> plugin in tandem with <a href="http://www.getfirebug.com">Firebug</a> to determine our <a class="zem_slink" href="http://en.wikipedia.org/wiki/Time_To_First_Byte" title="Time To First Byte" rel="wikipedia">time to first byte</a> (TTFB) when testing our websites. Yesterday, we ran into a situation that made it impossible to do this in a browser. Never fear&#8230;curl to the rescue! </p>
<p><code><br />
curl -o /dev/null -w "Connect: %{time_connect} TTFB: %{time_starttransfer} Total time: %{time_total} \n" http://your.url.here<br />
</code></p>
<p>This will get you the time to connect, the time to first byte for your site, and the total time to pull down the code.</p>
<p>If you like, use the -s switch to remove the progress bar.</p>
<p>Props go to <a href="http://dc949.org/merlin.jsf">Merlin</a>, for being the wizard he is while we worked this out.</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/c2d324c6-bc64-44c3-b116-ea15d849e443/" title="Zemified by Zemanta"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=c2d324c6-bc64-44c3-b116-ea15d849e443" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
<img src="http://www.unquietdesperation.com/site/?ak_action=api_record_view&id=599&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.unquietdesperation.com/2009/03/19/time-to-first-byte-with-curl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reviewing SCaLE7x on The Command Line Podcast</title>
		<link>http://www.unquietdesperation.com/2009/03/05/reviewing-scale7x-on-the-command-line-podcast/</link>
		<comments>http://www.unquietdesperation.com/2009/03/05/reviewing-scale7x-on-the-command-line-podcast/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 05:48:29 +0000</pubDate>
		<dc:creator>Chris Miller</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[Coding and Hacking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Time Warner]]></category>

		<guid isPermaLink="false">http://www.unquietdesperation.com/?p=569</guid>
		<description><![CDATA[Thomas Gideon, host of The Command Line Podcast,  has posted an interview he did with me as I reviewed SCaLE7x, the Southern California Linux Expo. I&#8217;ll apologize for the audio quality now&#8230;this was during the height of the attacks against Time Warner&#8217;s DNS servers, and Skype took a big hit.  Still&#8230;we talk about some interesting [...]]]></description>
			<content:encoded><![CDATA[<p>Thomas Gideon, host of <a href="http://thecommandline.net/" target="_blank">The Command Line Podcast</a>,  has <a href="http://thecommandline.net/2009/03/04/scale7x/">posted an interview he did with me</a> as I reviewed <a href="http://scale7x.socallinuxexpo.org/" target="_self">SCaLE7x, the Southern California Linux Expo</a>. I&#8217;ll apologize for the audio quality now&#8230;this was during the height of <a href="http://www.dslreports.com/shownews/Time-Warner-Cable-DNS-Under-DDoS-Attack-101092" target="_self">the attacks against Time Warner&#8217;s DNS servers</a>, and Skype took a big hit.  Still&#8230;we talk about some interesting things&#8230;I hope you enjoy it.</p>
<p>In other news, I&#8217;ve switched to <a href="http://www.opendns.com/">OpenDNS</a>. Which fixes everything, of course.</p>
<img src="http://www.unquietdesperation.com/site/?ak_action=api_record_view&id=569&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.unquietdesperation.com/2009/03/05/reviewing-scale7x-on-the-command-line-podcast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SCaLE7x</title>
		<link>http://www.unquietdesperation.com/2009/02/21/scale7x/</link>
		<comments>http://www.unquietdesperation.com/2009/02/21/scale7x/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 16:59:03 +0000</pubDate>
		<dc:creator>Chris Miller</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LAX Westin Hotel]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.unquietdesperation.com/?p=555</guid>
		<description><![CDATA[
I&#8217;m attending the Southern California Linux Expo (SCaLE7x) this weekend,, down at the LAX Westin Hotel.  I&#8217;ll be covering the event for the Command Line Podcast, and will be taking copious notes and posting pics on my Flickr account.
If you&#8217;re at the Expo and want to meet up, DM me on  Twitter.
]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://scale7x.socallinuxexpo.org/sites/scale7x.socallinuxexpo.org/files/125x125_generic.gif" class="alignright" width="125" height="125" /><br />
I&#8217;m attending the <a href="http://scale7x.socallinuxexpo.org/">Southern California Linux Expo</a> (SCaLE7x) this weekend,, down at the LAX Westin Hotel.  I&#8217;ll be covering the event for <a href="http://www.thecommandline.net">the Command Line Podcast</a>, and will be taking copious notes and posting pics on <a href="http://www.flickr.com/photos/codeshaman/">my Flickr account</a>.</p>
<p>If you&#8217;re at the Expo and want to meet up, DM me on  <a href="http://www.twitter.comn/codeshaman">Twitter</a>.</p>
<img src="http://www.unquietdesperation.com/site/?ak_action=api_record_view&id=555&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.unquietdesperation.com/2009/02/21/scale7x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Terminal Less Terminal</title>
		<link>http://www.unquietdesperation.com/2008/10/03/making-terminal-less-terminal/</link>
		<comments>http://www.unquietdesperation.com/2008/10/03/making-terminal-less-terminal/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 17:01:11 +0000</pubDate>
		<dc:creator>Chris Miller</dc:creator>
				<category><![CDATA[Coding and Hacking]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.unquietdesperation.com/?p=353</guid>
		<description><![CDATA[Thanks to an article from Lifehacker and some basic python, I&#8217;ve managed to make my terminal a bit more interesting.

If folks are interested in learning more, I&#8217;ll post a how-to on Unspecified Error.
]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://lifehacker.com/software/how-to/turbocharge-your-terminal-274317.php">an article from Lifehacker</a> and some basic python, I&#8217;ve managed to make my terminal a bit more interesting.</p>
<p><a href='http://www.flickr.com/photos/codeshaman/2910266124/'><img src="http://farm4.static.flickr.com/3147/2910266124_f276e1f43b.jpg?v=0" alt="" title="Terminal1" class="aligncenter size-small wp-image-354" /></a></p>
<p>If folks are interested in learning more, I&#8217;ll post a how-to on <a href="http://www.unspecifiederror.net">Unspecified Error</a>.</p>
<img src="http://www.unquietdesperation.com/site/?ak_action=api_record_view&id=353&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.unquietdesperation.com/2008/10/03/making-terminal-less-terminal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linux Admin Books?</title>
		<link>http://www.unquietdesperation.com/2008/04/28/linux-admin-books/</link>
		<comments>http://www.unquietdesperation.com/2008/04/28/linux-admin-books/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 17:56:00 +0000</pubDate>
		<dc:creator>Chris Miller</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Passing It On]]></category>
		<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[Linux System]]></category>
		<category><![CDATA[Linux System Administration]]></category>
		<category><![CDATA[the Linux Journal]]></category>

		<guid isPermaLink="false">http://www.unquietdesperation.com/site/?p=256</guid>
		<description><![CDATA[Earlier today, I tweeted a question to anyone following me on twitter. &#8220;Looking for a good book on Linux Administration: Any suggestions?&#8221;  Thankfully, the Linux Journal (follow here) picked up my plaintive cry and re-tweeted me to their entire following. Here are the recommendations I received:

 Linux in a Nutshell, Fifth Edition (from minitotoro [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today, I tweeted a question to anyone <a href="http://www.twtter.com/codeshaman">following me on twitter</a>. &#8220;Looking for a good book on Linux Administration: Any suggestions?&#8221;  Thankfully, <a href="http://www.linuxjournal.com">the Linux Journal </a>(<a href="http://www.twitter.com/linuxjournal">follow here</a>) picked up my plaintive cry and re-tweeted me to their entire following. Here are the recommendations I received:</p>
<ul>
<li> <a href="http://www.oreilly.com/catalog/linuxnut5/index.html"><strong>Linux in a Nutshell, Fifth Edition</strong></a> (from <a href="http://www.twitter.com/minitotoro">minitotoro</a> and <a href="http://www.twitter.com/chigh">chigh</a>): this one is pretty good although a little bit dated</li>
<li> <a href="http://tinyurl.com/57ayg9 "><strong>Linux Complete Command Reference </strong></a> (via <a href="http://twitter.com/TheeCodePoet">TheeCodePoet</a>): has saved my life more times than I can count.</li>
<li><a href="http://www.amazon.com/Linux-Administration-Handbook-2nd-Nemeth/dp/0131480049/ref=pd_bbs_sr_1?ie=UTF8&#038;s=books&#038;qid=1209405470&#038;sr=8-1"><strong>Linux Administration Handbook (2nd Edition)</strong></a>  (via <a href="http://www.twitter.com/xtine">xtine</a> and <a href="http://www.twitter.com/jtollert">jtollert</a>): Both said this was a good one, and a great help.
</ul>
<p>I&#8217;m also looking at <a href="http://www.oreilly.com/catalog/9780596009526/index.html">Linux System Administration, First Edition</a> from O&#8217;Reilly.  So far, they&#8217;ve never let me down.</p>
<p>Any input from you folks?  What should I be reading to better understand Linux?</p>
<img src="http://www.unquietdesperation.com/site/?ak_action=api_record_view&id=256&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.unquietdesperation.com/2008/04/28/linux-admin-books/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
