<?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>DragonFly BSD Digest &#187; Books</title>
	<atom:link href="http://www.shiningsilence.com/dbsdlog/category/book-review/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shiningsilence.com/dbsdlog</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Fri, 24 May 2013 02:27:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>DNSSEC Mastery in print, and Absolute FreeBSD 3 status</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/17/11780.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/17/11780.html#comments</comments>
		<pubDate>Sat, 18 May 2013 03:38:26 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11780</guid>
		<description><![CDATA[Michael W. Lucas has two bits of mostly-BSD-centric publishing news.  One is that a physical version of his DNSSEC Mastery book is now available through Amazon. The other bit is that, having just released an Absolute OpenBSD update, his Absolute FreeBSD book will not see an update&#8230; until the FreeBSD installer gets more coherent. (If [...]]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas has two bits of mostly-BSD-centric publishing news.  One is that <a href="http://www.amazon.com/gp/product/1484924479/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1484924479&amp;linkCode=as2&amp;tag=michaelwlucas-20">a physical version of his <em>DNSSEC Mastery</em> book</a> is now <a href="http://blather.michaelwlucas.com/archives/1717">available through Amazon</a>.</p>
<p>The other bit is that, having just released an <em>Absolute OpenBSD</em> update, his <em>Absolute FreeBSD</em> book will not see an update&#8230; <a href="http://blather.michaelwlucas.com/archives/1720">until the FreeBSD installer gets more coherent</a>.</p>
<p>(If you manage DNS in any fashion, <a href="http://www.amazon.com/gp/product/1484924479/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1484924479&amp;linkCode=as2&amp;tag=michaelwlucas-20">buy <em>DNSSEC Mastery</em></a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/17/11780.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book review: DNSSEC Mastery</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/12/11756.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/12/11756.html#comments</comments>
		<pubDate>Sun, 12 May 2013 14:06:08 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11756</guid>
		<description><![CDATA[Michael W. Lucas recently wrote and self-published a new book, DNSSEC Mastery.  He asked me to review it, and I&#8217;ve been reading it in bits and starts over the past few very busy weeks. First, the background: If you&#8217;re not familiar with the acronym, it&#8217;s a method of securing DNS information so that you can [...]]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas recently wrote and self-published a new book, <a href="https://www.michaelwlucas.com/nonfiction/dnssec-mastery">DNSSEC Mastery</a>.  He asked me to review it, and I&#8217;ve been reading it in bits and starts over the past few very busy weeks.</p>
<p>First, the background: If you&#8217;re not familiar with the acronym, it&#8217;s a method of securing DNS information so that you can trust that domain name information is actually from the machine that&#8217;s supposed to provide it.  DNS information is basic to Internet operation, but it traditionally has been provided without any mechanisms to deal with misinformation or malicious use.  This seems to happen with protocols that have been around for many years, as any mail administrator can tell you&#8230;</p>
<p>In any case, &#8216;DNS poisoning&#8217; (or as Wikipedia calls it, &#8216;<a href="http://en.wikipedia.org/wiki/DNS_spoofing">DNS Spoofing</a>&#8216;) attacks such a basic part of how the Internet works that it will completely bypass any security methods that assume name information is correct.  DNSSEC is a way to deal with that.  It introduces public-key encryption into the process of sharing and updating DNS information.  The idea has been around for a while, but it&#8217;s only been completely implemented recently.</p>
<p><em>DNSSEC Mastery</em> goes over this history, and through the setup required to get (recent) BIND working with DNSSEC.  Lucas seems to be starting a series of &#8216;Mastery&#8217; books, where he covers all the territory around a specific topic.  This one, <a href="https://www.tiltedwindmillpress.com/?product=ssh-mastery-openssh-putty-tunnels-and-keys-ebook">like his previous title</a>, is exactly what it says.  As long as you have some existing clue around zone files and DNS, the book will take you from no DNSSEC at all to fully implemented in less than 100 pages.  (well, at least in the PDF version, but that gives you an idea of the size.)</p>
<p>Use it to learn, or use it as a quick reference &#8211; either way will work.  If you have any DNS server(s) to manage, you&#8217;re the target audience.  I expect DNS without these security extensions will go the way of telnet vs. ssh.</p>
<p>A book covering things like new encrypted hash zone record types is going to be a bit dry, but there&#8217;s an appropriate sprinkling of humor through the book.  I&#8217;ve reviewed other Lucas books before, and I&#8217;ve got another on my plate right now, but this is the same: there&#8217;s plenty of funny to make the lessons go down easier.</p>
<p itemprop="name"><em>DNSSEC Mastery: Securing the Domain Name System</em> with BIND is available on <a href="http://www.amazon.com/gp/product/B00CE173KI/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00CE173KI&amp;linkCode=as2&amp;tag=michaelwlucas-20">Amazon</a>, <a href="http://www.barnesandnoble.com/w/dnssec-mastery-michael-w-lucas/1046496744?ean=2940016752020">Barnes &amp; Noble</a>, <a href="https://www.smashwords.com/books/view/307090">Smashwords</a>, and his <a href="https://www.tiltedwindmillpress.com/?product=dnssec-mastery-securing-the-domain-name-service-with-bind-ebook">self-publishing site</a>.  Also see Peter N. M. Hansteen&#8217;s <a href="http://bsdly.blogspot.com/2013/05/dnssec-mastery-or-how-to-make-your-name.html">review of the book</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/12/11756.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute OpenBSD: super-short sale</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/08/11738.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/08/11738.html#comments</comments>
		<pubDate>Wed, 08 May 2013 15:55:15 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11738</guid>
		<description><![CDATA[As seen on Author Michael W. Lucas&#8217;s blog: Absolute OpenBSD 2nd edition is 50% off in a sort of &#8216;flash deal&#8217;.  Grab it today if you are interested, cause I think it&#8217;s only for today.]]></description>
				<content:encoded><![CDATA[<p><a href="http://blather.michaelwlucas.com/archives/1709">As seen</a> on Author Michael W. Lucas&#8217;s blog: Absolute OpenBSD 2nd edition <a href="http://post.oreilly.com/form/oreilly/viewhtml/9z1z7ls8clim2leruv8hmnkj4bkm9fh595nie678c70?imm_mid=0a7aa5&amp;cmp=em-code-books-videos-deal-day-absolute-openbsd">is 50% off</a> in a sort of &#8216;flash deal&#8217;.  Grab it today if you are interested, cause I think it&#8217;s only for today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/08/11738.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading about booting and BSD</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/20/11634.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/20/11634.html#comments</comments>
		<pubDate>Sat, 20 Apr 2013 22:32:41 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11634</guid>
		<description><![CDATA[Ivan Uemlianin expressed a desire to read about the boot process, and how BSD works in general.  I made a short list of suggestions.]]></description>
				<content:encoded><![CDATA[<p>Ivan Uemlianin <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053288.html">expressed a desire</a> to read about the boot process, and how BSD works in general.  I made <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053289.html">a short list of suggestions</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/20/11634.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book publishing experiences</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/03/25/11465.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/03/25/11465.html#comments</comments>
		<pubDate>Tue, 26 Mar 2013 00:51:18 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11465</guid>
		<description><![CDATA[Michael W. Lucas posted about his results selling an early edition of his recent DNSSEC book through Leanpub.  He lays out all the numbers in detail, the sort of thing I love to see.  The idea of self-publishing and open source go hand in hand, but the idea of that selling is often talked about [...]]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas posted about his results selling an early edition of his <a href="https://www.michaelwlucas.com/nonfiction/dnssec-mastery">recent DNSSEC book</a> through <a href="https://leanpub.com/">Leanpub</a>.  He <a href="http://blather.michaelwlucas.com/archives/1626">lays out all the numbers in detail</a>, the sort of thing I love to see.  The idea of self-publishing and open source go hand in hand, but the idea of that selling is often talked about in speculative terms rather than concrete.  He&#8217;s now opening his own <a href="https://www.tiltedwindmillpress.com/">direct sales store</a>, which hopefully means more direct BSD material.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/03/25/11465.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pentest ebook for sale</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/03/20/11432.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/03/20/11432.html#comments</comments>
		<pubDate>Wed, 20 Mar 2013 14:56:34 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11432</guid>
		<description><![CDATA[If you are a BSD Magazine subscriber (meaning you provided your email to download a free issue), you can get a 20% discount on a security e-book from Craig Wright.  As the promtional email said, &#8216;Write to editors@bsdmag.org with &#8220;BSD ebook&#8221; in the title of message to get the special code&#8217;. I have no idea of the contents; just [...]]]></description>
				<content:encoded><![CDATA[<p>If you are a <a href="http://bsdmag.org">BSD Magazine</a> subscriber (meaning you provided your email to download a free issue), you can get a 20% discount on a security e-book from <a href="http://gse-compliance.blogspot.com/">Craig Wright</a>.  As the promtional email said, &#8216;Write to <a href="mailto:editors@bsdmag.org" target="_blank">editors@bsdmag.org</a> with &#8220;BSD ebook&#8221; in the title of message to get the special code&#8217;. I have no idea of the contents; just the existence of the sale.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/03/20/11432.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute publishing dates</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/03/11/11383.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/03/11/11383.html#comments</comments>
		<pubDate>Tue, 12 Mar 2013 03:44:07 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11383</guid>
		<description><![CDATA[Michael W. Lucas has announced his next two books are coming out in April: Absolute OpenBSD 2nd Edition, from No Starch Press, and DNSSEC Mastery, self published.]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas <a href="http://blather.michaelwlucas.com/archives/1599">has announced</a> his next two books are coming out in April: <a href="https://www.michaelwlucas.com/nonfiction/absolute-openbsd-2nd-edition">Absolute OpenBSD 2nd Edition</a>, from No Starch Press, and <a href="https://www.michaelwlucas.com/nonfiction/dnssec-mastery">DNSSEC Mastery</a>, self published.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/03/11/11383.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS(SEC)administrators needed</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/21/11275.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/21/11275.html#comments</comments>
		<pubDate>Thu, 21 Feb 2013 15:08:19 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11275</guid>
		<description><![CDATA[Michael W. Lucas needs people who know DNSSEC, BIND, have some time, and are willing to criticize him.  He&#8217;s finished his first draft of DNSSEC Mastery, and needs  reviewers.]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas needs people who <a href="http://blather.michaelwlucas.com/archives/1579">know DNSSEC, BIND, have some time, and are willing to criticize him</a>.  He&#8217;s finished his first draft of <a href="http://blather.michaelwlucas.com/archives/1481">DNSSEC Mastery</a>, and needs  reviewers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/21/11275.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some book statuses</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/11/11201.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/11/11201.html#comments</comments>
		<pubDate>Mon, 11 Feb 2013 22:50:35 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11201</guid>
		<description><![CDATA[Or is it &#8216;statii&#8217;?  English is wonderfully inconsistent.  Anyway, Michael W. Lucas has posted an update on his two upcoming publications: the second edition of Absolute OpenBSD and DNSSEC Mastery.  Both are in progress, and you can download the &#8216;pre-release&#8217; version of DNSSEC Mastery now.]]></description>
				<content:encoded><![CDATA[<p>Or is it &#8216;statii&#8217;?  English is wonderfully inconsistent.  Anyway, Michael W. Lucas has <a href="http://blather.michaelwlucas.com/archives/1557">posted an update</a> on his two upcoming publications: the second edition of <a href="https://www.michaelwlucas.com/nonfiction/absolute-openbsd-2nd-edition">Absolute OpenBSD</a> and <a href="http://blather.michaelwlucas.com/archives/1549">DNSSEC Mastery</a>.  Both are in progress, and you can download the &#8216;pre-release&#8217; version of DNSSEC Mastery now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/11/11201.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lazy Reading for 2013/02/03</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/03/11106.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/03/11106.html#comments</comments>
		<pubDate>Sun, 03 Feb 2013 14:09:22 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Lazy Reading]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11106</guid>
		<description><![CDATA[No theme evolved this week, but that&#8217;s OK. Here&#8217;s a good coincidence: I already had a link to post from Ycombinator about the rather scary Ken Thompson compiler hack.  Note that the Ycombinator answers are generally, &#8220;Nah, this hack is extremely unlikely to happen.&#8221;  Except Christian Neukirchen happened to note separately that this really happened as recently as 2009, [...]]]></description>
				<content:encoded><![CDATA[<p>No theme evolved this week, but that&#8217;s OK.</p>
<ul>
<li>Here&#8217;s a good coincidence: I already had a <a href="http://programmers.stackexchange.com/questions/184874/is-ken-thompsons-compiler-hack-still-a-threat-yes-no-why">link to post</a> from Ycombinator about the rather scary <a href="http://cm.bell-labs.com/who/ken/trust.html">Ken Thompson compiler hack</a>.  Note that the Ycombinator answers are generally, &#8220;Nah, this hack is extremely unlikely to happen.&#8221;  Except Christian Neukirchen happened to <a href="http://chneukirchen.org/trivium/2013-01-27">note separately</a> that this really <a href="https://lists.owasp.org/pipermail/owasp-cincinnati/2009-August/000187.html">happened as recently as 2009, with Delphi</a>.</li>
<li><a href="http://news.ycombinator.com/item?id=5124177">This poster</a> doesn&#8217;t understand that &#8220;removing the license&#8221; is not a legitimate use of BSD-licensed code.</li>
<li>That crazy anti-BSD ranter on phoronix is <a href="http://phoronix.com/forums/showthread.php?77078-the-bsd-troll-tell-me-what-happened-for-the-lulz">getting a fan club</a> &#8211; just what every troll desires, unfortunately.</li>
<li>OpenBSD is actually looking at <a href="http://marc.info/?l=openbsd-ports&amp;m=135794600931567&amp;w=2">paring <em>down</em> ports</a>, which makes sense when you read why.</li>
<li><a href="http://learnyouahaskell.com/">LearnYouAHaskell.com</a> &#8211; a free tutorial on the programming language Haskell.  It&#8217;s entertainingly written.  (via EFNet #dragonflybsd)</li>
<li><a href="http://ocpsoft.org/opensource/javascript-is-the-new-perl/">Javascript is the new Perl</a>.  I can see that. (<a href="http://news.ycombinator.com">via</a>)</li>
<li><a href="http://quoteunquoteapps.com/courierprime/">Courier Prime</a>, a new version of the &#8216;traditional&#8217; Courier monospace font.  (<a href="http://boingboing.net/2013/01/30/courier-prime.html">via</a>)  Reading about Courier Prime to the end leads to a mention of <a href="http://www.levien.com/type/myfonts/inconsolata.html">Inconsolata</a> as a good &#8216;coding&#8217; font.  Anyone tried it?  Sans-serif monospace fonts are the most subtle way you can make your xterm look modern, I think.  <em><strong>Update:</strong></em> Thomas Klausner just <a href="http://pkgsrc.se/fonts/courier-prime">added courier-prime</a> to pkgsrc, so you can try it now.  Inconsolata is <a href="http://pkgsrc.se/fonts/inconsolata-ttf">already there</a>.</li>
<li>Who hasn&#8217;t thought about <a href="http://www.ixsystems.com/resources/ix/blog/founder-of-pc-bsd-houses-servers-in-own-yard-part-1.html">doing this with the computers in their house</a>, really?</li>
<li>&#8220;<a href="http://syntaxi.net/2013/01/20/storyboard/">Storyboard was born of my insane desire to consume videos without actually having to watch them.</a>&#8220;</li>
<li><a href="http://www.youtube.com/watch?v=X9dpXHnJXaE">A modem from the 1960s, communicating</a>.  I&#8217;d like this even if it didn&#8217;t work; the box is nice.  I remember watching text scroll on screen like that with a 1200-baud unit.  (via aggelos on EFNet #dragonflybsd)</li>
<li>Related to that: <a href="http://windytan.blogspot.fi/2012/11/the-sound-of-dialup-pictured.html?m=1">The sound of the dialup, pictured</a>.  (<a href="http://boingboing.net/2013/02/01/dial-up-handshaking-illustrate.html">via</a>)</li>
</ul>
<p>Your unrelated link of the week: <a href="https://www.youtube.com/watch?feature=player_embedded&amp;v=P2jn_lxrrPg">MeTube: August sings Carmen &#8216;Habanera&#8217;</a>.  Might be NSFW, probably will make you mildly confused or uncomfortable.  Here&#8217;s <a href="https://www.youtube.com/watch?v=cjFyhCFmvO0">the &#8216;making of&#8217; video</a> which is all in German, I think.  If that&#8217;s too much, try <a href="http://cyriak.co.uk/blog/?p=254">a recent Cyriak-animated video</a>.  I never thought I&#8217;d recommend a Cyriak video as the <em>less</em> disturbing thing to watch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/03/11106.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A book in beta</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/01/31/11120.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/01/31/11120.html#comments</comments>
		<pubDate>Fri, 01 Feb 2013 03:49:30 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11120</guid>
		<description><![CDATA[Michael W. Lucas is working on a DNSSEC book that he&#8217;s self-publishing, similar to SSH Mastery.  He&#8217;s making an early draft available for purchase, at a discount.  You get access to the updates, so you effectively get the book for less, plus you can offer feedback before the publishing date. This is a familiar concept [...]]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas is working on <a href="http://www.shiningsilence.com/dbsdlog/2012/12/01/10786.html">a DNSSEC book</a> that he&#8217;s self-publishing, similar to <em><a href="http://www.michaelwlucas.com/nonfiction/ssh-mastery">SSH Mastery</a></em>.  He&#8217;s making <a href="http://blather.michaelwlucas.com/archives/1549">an early draft available for purchase</a>, at a discount.  You get access to the updates, so you effectively get the book for less, plus you can offer feedback before the publishing date.</p>
<p>This is a familiar concept for software, where early purchasers get access to a &#8216;beta&#8217; version of software for testing&#8230;  It&#8217;ll be interesting to see how it works for a book.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/01/31/11120.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lazy Reading for 2013/01/27</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/01/27/11077.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/01/27/11077.html#comments</comments>
		<pubDate>Sun, 27 Jan 2013 14:23:27 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Lazy Reading]]></category>
		<category><![CDATA[UNIXish]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11077</guid>
		<description><![CDATA[Whee! This is a good thing. This is a (description of) a bad thing.  (via) Linux is becoming the opposite of UNIX.  (via makx on EFNet #dragonflybsd) Found via the previous article: &#8220;It&#8217;s a UNIX system.  I know this.&#8220; Arch/FreeBSD.  This mixing is still weird.  Don&#8217;t take this stuff seriously, yet.  (via) Gygax Magazine, a [...]]]></description>
				<content:encoded><![CDATA[<p>Whee!</p>
<ul>
<li>This is <a href="http://www.cccblog.org/2013/01/20/vint-cerf-appointed-to-national-science-board-by-president-obama/">a good thing</a>.</li>
<li>This is a (description of) <a href="http://raganwald.posterous.com/why-the-fuck">a bad thing</a>.  (<a href="http://news.ycombinator.com">via</a>)</li>
<li><a href="http://www.pappp.net/?p=969">Linux is becoming the opposite of UNIX</a>.  (via makx on EFNet #dragonflybsd)</li>
<li>Found via the previous article: &#8220;<a href="http://www.youtube.com/watch?v=dFUlAQZB9Ng">It&#8217;s a UNIX system.  I know this.</a>&#8220;</li>
<li><a href="http://www.phoronix.com/scan.php?page=news_item&amp;px=MTI4MTk">Arch/FreeBSD</a>.  This mixing is <a href="http://www.debian.org/News/2009/20091007">still weird</a>.  Don&#8217;t <a href="http://eischmann.wordpress.com/2013/01/26/fedorabsd-hoax/">take this stuff seriously</a>, yet.  (<a href="http://bsd.slashdot.org/story/13/01/23/1453206/arch-gnulinux-ported-to-run-on-the-freebsd-kernel">via</a>)</li>
<li><a href="http://boingboing.net/2013/01/23/gygax-magazine-dragon.html">Gygax Magazine</a>, a reinvention of gaming magazines that no longer exist.  It&#8217;ll apparently include <a href="http://www.airshipentertainment.com/growfcomic.php?date=20070107">What&#8217;s New with Phil and Dixie</a>, from the original Dragon magazine.</li>
<li>What does the middle initial &#8220;B&#8221; stand for in &#8220;Benoit B. Mandlebrot&#8221;?  <a href="http://www.itsokaytobesmart.com/post/41298819609/what-is-benoit-mandelbrot-middle-name">Benoit B. Mandelbrot</a>.</li>
<li>So <em>that&#8217;s</em> where <a href="http://news.harvard.edu/gazette/story/2013/01/an-idea-that-changed-the-world/">Markov chains came from</a>.</li>
<li>The first computer image of a person, and <a href="http://www.theatlantic.com/technology/archive/2013/01/the-never-before-told-story-of-the-worlds-first-computer-art-its-a-sexy-dame/267439/">of course it&#8217;s porn</a>.  (<a href="http://www.waxy.org/links/">via</a>)</li>
<li>Hey, that&#8217;s <a href="http://blather.michaelwlucas.com/archives/1537">my haiku</a>!</li>
</ul>
<p>Your unrelated comics link of the week: <a href="http://www.qualityjollity.com/Properties.html">Kyle Baker comics</a>, available as PDFs for free.  Go, read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/01/27/11077.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absolute OpenBSD, 2nd Edition preorders</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/12/05/10811.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/12/05/10811.html#comments</comments>
		<pubDate>Thu, 06 Dec 2012 04:00:45 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=10811</guid>
		<description><![CDATA[Michael W. Lucas has a coupon code for his new edition of Absolute OpenBSD, so jump on it now.  I haven&#8217;t read his first edition, but his other books are certainly good.]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas has <a href="http://blather.michaelwlucas.com/archives/1492">a coupon code for his new edition of Absolute OpenBSD</a>, so jump on it now.  I haven&#8217;t read his first edition, but his other books are certainly good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/12/05/10811.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New book forthcoming on DNSSec</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/12/01/10786.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/12/01/10786.html#comments</comments>
		<pubDate>Sun, 02 Dec 2012 01:25:51 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=10786</guid>
		<description><![CDATA[Michael W. Lucas announced his next book will be about DNSSec, which is good.  It&#8217;s also self-published, which I like to see.  I don&#8217;t know if it necessarily makes him more money, but I like to see more exploration of this new way of publishing. If you look at his announcement, there&#8217;s a link to [...]]]></description>
				<content:encoded><![CDATA[<p>Michael W. Lucas <a href="http://blather.michaelwlucas.com/archives/1481">announced</a> his next book will be about DNSSec, which is good.  It&#8217;s also self-published, which I like to see.  I don&#8217;t know if it necessarily makes him <a href="http://blather.michaelwlucas.com/archives/1236">more</a> <a href="http://blather.michaelwlucas.com/archives/1310">money</a>, but I like to see more exploration of this new way of publishing.</p>
<p>If you look at his announcement, there&#8217;s a link to something else: <a href="http://jpmens.net/2011/02/16/ssl-certificate-validation-and-dnssec/">vendor-free SSL certificates</a>.  These are possible?  That&#8217;s one of those things I didn&#8217;t even realize I wanted; having to deal with a certification authority is annoying.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/12/01/10786.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cheap SSH Mastery</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/04/20/9603.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/04/20/9603.html#comments</comments>
		<pubDate>Fri, 20 Apr 2012 20:07:37 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9603</guid>
		<description><![CDATA[Michael Lucas&#8217;s worthwhile book, SSH Mastery, is currently having one of those sudden price cuts on Amazon &#8211; for the paperback version, about 25%.  Now it a good time to nab it before the price bounces back up.]]></description>
				<content:encoded><![CDATA[<p>Michael Lucas&#8217;s worthwhile book, SSH Mastery, is currently having <a href="http://blather.michaelwlucas.com/archives/1333">one of those sudden price cuts on Amazon</a> &#8211; for the paperback version, about 25%.  Now it a good time to nab it before the price bounces back up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/04/20/9603.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Mastery available for order in printed form</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/02/18/9231.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/02/18/9231.html#comments</comments>
		<pubDate>Sat, 18 Feb 2012 16:58:05 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9231</guid>
		<description><![CDATA[This is the version that the OpenBSD Project is selling, so the profit goes to the people who made OpenSSH.  It&#8217;s an excellent idea.]]></description>
				<content:encoded><![CDATA[<p>This is the version that the OpenBSD Project is selling, so the profit goes to the people who made OpenSSH.  It&#8217;s <a href="http://blather.michaelwlucas.com/archives/1250">an excellent idea</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/02/18/9231.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: SSH Mastery</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/02/02/9070.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/02/02/9070.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 20:12:43 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9070</guid>
		<description><![CDATA[I&#8217;ve reviewed Michael Lucas&#8217;s book here before, so when he offered a chance to read his newest, SSH Mastery, I jumped at the chance.  Michael Lucas has published a number of technical books through No Starch Press, and started wondering out loud about self-publishing.  This is, I think, his first self-published technical volume. It&#8217;s a [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve reviewed Michael Lucas&#8217;s book here before, so when he offered a chance to read his newest, <a href="http://www.michaelwlucas.com/nonfiction/ssh-mastery">SSH Mastery</a>, I jumped at the chance.  Michael Lucas has published a number of technical books through No Starch Press, and started <a href="http://blather.michaelwlucas.com/archives/671">wondering out loud</a> about self-publishing.  This is, I think, his first self-published technical volume.</p>
<p>It&#8217;s a very straightforward book.  The introduction opens with a promise not to waste space showing how to compile OpenSSH in text.  Chapter 2 ends with the sentence, &#8220;Now that you understand how SSH encryption works, leave the encryption settings alone.&#8221;  This stripping-down of the usual tech-book explanations gives it the immediacy of extended documentation on the Internet.  Not the multipage how-to articles used as vehicles for advertising, but an in-depth presentation from someone who used OpenSSH to do a number of things, and paid attention while doing it.</p>
<p>It&#8217;s a <a href="http://blather.michaelwlucas.com/archives/1159">fun</a> read, and there&#8217;s a good chance it covers an aspect of SSH that you didn&#8217;t know.  In my case, it&#8217;s the ability to attach a command to a public key used for login.  It even covers complex-but-oh-so-useful VPN setups via SSH.</p>
<p>If you&#8217;re looking for philosophical reasons to buy it, how about <a href="https://twitter.com/#!/mwlauthor/statuses/160055898973290496">the lack of DRM</a>?</p>
<p>The physical version is not available yet, but the electronic version is available at <a href="http://www.amazon.com/dp/B006ZO9ULK">Amazon</a> (Kindle), Barnes &amp; Noble (Nook), or from <a href="http://www.smashwords.com/books/view/124810">Smashwords</a> (every other format ever, including .txt).  The Smashwords variety of formats means that you&#8217;ll be able to read it on your phone, one way or another; I&#8217;d like to see more books that way in the future.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/02/02/9070.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Book review: The Linux Command Line</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/01/24/9047.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/01/24/9047.html#comments</comments>
		<pubDate>Tue, 24 Jan 2012 22:46:25 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[UNIXish]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9047</guid>
		<description><![CDATA[I received an email from No Starch Press about reviewing this book, and my first reaction was to say no.  I assumed this was essentially a book about using Bash, and therefore probably not useful to people reading the Digest. I read it despite my knee-jerk reaction, and I didn&#8217;t need to reject it so [...]]]></description>
				<content:encoded><![CDATA[<p>I received an em<a href="http://www.shiningsilence.com/dbsdlog/wp-content/uploads/2012/01/linuxcommandline.png"><img class="alignleft size-full wp-image-9048" style="margin-left: 7px; margin-right: 7px; border: 1px solid black;" title="linuxcommandline" src="http://www.shiningsilence.com/dbsdlog/wp-content/uploads/2012/01/linuxcommandline.png" alt="" width="170" height="225" /></a>ail from No Starch Press about reviewing this book, and my first reaction was to say no.  I assumed this was essentially a book about using Bash, and therefore probably not useful to people reading the Digest.</p>
<p>I read it despite my knee-jerk reaction, and I didn&#8217;t need to reject it so suddenly.  Almost all of the book will apply to any Unix-like system.</p>
<p>My first real experience with something that wasn&#8217;t Windows or a Mac was at a summer job during college, sitting in front of a SparcStation 5 editing files and processing data for real estate.  Much of my muscle memory about vi and file manipulation dates from then.  This book, even though it&#8217;s technically for a different operating system, would have been just what I needed.  There&#8217;s no system administration in the book, just making your way around a filesystem and the tools you need to get results.  It&#8217;s the kind of skills I think people lose out on when they boot to a graphical interface in Ubuntu, for example, and then never experience these tools.<em></em></p>
<p><em>Negatives:</em> a few areas won&#8217;t be of use to most BSD users, like the section on packaging, or the bash-centric instructions in the shell programming area.  There&#8217;s the occasional off comment, like that OpenSSH originates from &#8220;the BSD project&#8221;.  There&#8217;s surprisingly little of this however, and I had to think a bit to write this negative paragraph.</p>
<p><em>Positives: </em> The book puts the proper focus on some complex but rewarding aspects of command line use, like using vi (alright, vim) and understanding regular expressions.  Much of what it covers is the same material I&#8217;ve learned to use over time, and explained to others.</p>
<p>There&#8217;s clearly two areas to the book; the first half is about using the command line to accomplish work, and the second is about shell programming.  Making it at least through the first half will result in being able to work at a prompt with little issue, with the shell programming a nice bonus.  It&#8217;s not the normal mix of admin tasks and introductory text; it&#8217;s about <em>working</em> at the command line.  I imagine giving it to new software testers in a lab, or to a Windows user that has to deal with the occasional unfamiliar environment.  There isn&#8217;t an equivalent BSD-centric book like this, so it wouldn&#8217;t hurt a BSD user, either.</p>
<p>It&#8217;s available now <a href="http://nostarch.com/tlcl.htm">at the No Starch website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/01/24/9047.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Practical Packet Analysis: a review</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/07/23/8103.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/07/23/8103.html#comments</comments>
		<pubDate>Sat, 23 Jul 2011 19:44:49 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Goings-on]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8103</guid>
		<description><![CDATA[Background: You may remember some time ago, I posted a review of Michael Lucas&#8217;s Network Flow Analysis.  He&#8217;s written several BSD books and so I figured it was worth reading further, knowing that this network-specific book would be BSD-friendly.  Also, he made it easier by sending me a copy. No Starch Press, the company that [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Background:</strong> You may remember some time ago, I posted <a href="http://www.shiningsilence.com/dbsdlog/2010/07/25/6133.html">a review</a> of Michael Lucas&#8217;s <a href="http://nostarch.com/networkflow.htm">Network Flow Analysis</a>.  He&#8217;s written several <a href="http://nostarch.com/abs_bsd2.htm">BSD</a> <a href="http://nostarch.com/openbsd.htm">books</a> and so I figured it was worth reading further, knowing that this network-specific book would be BSD-friendly.  Also, he made it easier by sending me a copy.</p>
<p><a href="http://nostarch.com/">No Starch Press</a>, the company that published all the books linked in the previous paragraph, asked if I&#8217;d read/review another book from them. This would be <a href="http://nostarch.com/packet2.htm">Practical Packet Analysis, 2nd edition</a>.  (Review continues after the break&#8230;)</p>
<p><span id="more-8103"></span></p>
<p><strong>The reason:</strong> If you&#8217;ve been reading the Digest for some time, you may have noticed several trends: a <a href="http://www.shiningsilence.com/dbsdlog/category/roguelike">liking for roguelikes</a>, a <a href="http://www.shiningsilence.com/dbsdlog/2011/07/14/8061.html">preference</a> <a href="http://www.shiningsilence.com/dbsdlog/2011/07/11/8052.html">for</a> <a href="http://www.shiningsilence.com/dbsdlog/2011/04/12/7586.html">graphs</a>, and <a href="http://www.shiningsilence.com/dbsdlog/2009/07/15/4462.html">hints that you should understand tcpdump</a>.  Being able to tell what&#8217;s happening on the network, as it happens, is a powerful tool.</p>
<p><strong>The book:</strong> Another way to describe the book is &#8220;Here&#8217;s how Wireshark works.&#8221;  It dives right in to network setup and the various parts of Wireshark.  This makes for relatively dry reading at first &#8211; book descriptions of menu options is never as fun as actually clicking on the menus and getting results.</p>
<p>If you aren&#8217;t immediately familiar with the OSI network model, the book includes material on the lower layers of that model.  It also talks about a number of real world scenarios &#8211; specifically on identifying speed issues and security monitoring.</p>
<p>As with most technical books, it works in part as narrative and in part as reference.  There&#8217;s enough background material and procedure to get a relative newcomer started.  The book also has enough detail that it&#8217;s worth coming back later to explore a new feature, or see how to solve a new problem.</p>
<p>My advice is to skim the book to get an idea of how Wireshark works, and then fire up Wireshark so you can see the actual live results.  Then, go running back to the book to find out what it all means.  The content matter is dry, but reading the text with a copy of Wireshark running will smooth out the process.  I&#8217;d half-expect exercises at the end of every chapter to reinforce the steps being taken, though nobody ever voluntarily writes out homework.  (I&#8217;m sure this will get a comment from someone about how much they enjoy solving random math puzzles.   Good for you.)</p>
<p>This book is an excellent tool for any system administrator to gain useful troubleshooting skills.  Those skills will look magical to anyone not familiar with the lower levels of how a network works.</p>
<p><strong>The anecdote:</strong> Here is where I back up those statements on how important it is to use these network tools.  Some years ago, I worked for the largest (though now defunct) power line networking service provider in the US.  We had a Dell-manufactured home router device which just couldn&#8217;t acquire an IP address via DHCP on that power line network, but it worked anywhere else.</p>
<p>I was able to solve the problem by using Wireshark to watch the actual DHCP transaction.  The router was receiving two DHCP ACK messages from the same device, which completely confused it.  There was no way to identify this problem without looking directly at the activity on the wires (and reading <a href="http://www.ietf.org/rfc/rfc2131.txt">RFC2131</a>).  It made me look heroic, which is a nice break from the usual.</p>
<p><strong>Back to DragonFly:</strong> Wireshark is available as <a href="http://pkgsrc.se/net/wireshark">net/wireshark</a> in pkgsrc.  The later chapters on traffic types and common problems will be helpful in any case, even when the only tool handy is <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=tcpdump&amp;section=ANY">tcpdump</a>.  There&#8217;s a lot of overlap between the filtering expressions used in tcpdump and the ones in Wireshark, and the capture files are interchangeable.</p>
<p><em>Disclaimer:</em> I didn&#8217;t get anything except a copy of the book.  So, I&#8217;m either unbiased, or a horrible negotiator.</p>
<p>You can <a href="http://nostarch.com/packet2.htm">buy paper and electronic versions of the book</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/07/23/8103.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Network Flow Analysis: a review</title>
		<link>http://www.shiningsilence.com/dbsdlog/2010/07/25/6133.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2010/07/25/6133.html#comments</comments>
		<pubDate>Mon, 26 Jul 2010 00:17:44 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Goings-on]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=6133</guid>
		<description><![CDATA[Michael Lucas sent me a copy of his newest book, Network Flow Analysis, on the grounds that I read it and write what I thought.  While book reviews aren&#8217;t usual fare for this site, it&#8217;s appealing to write something different from my usual brief summaries. (more after the jump&#8230;) The background: Michael Lucas also wrote [...]]]></description>
				<content:encoded><![CDATA[<p>Michael Lucas sent me a copy of his newest book, <a href="http://nostarch.com/networkflow.htm">Network Flow Analysis</a>, on the grounds that I read it and write what I thought.  While book reviews aren&#8217;t usual fare for this site, it&#8217;s appealing to write something different from my usual brief summaries.</p>
<p><em>(more after the jump&#8230;)</em></p>
<p><span id="more-6133"></span></p>
<p><strong>The background: </strong>Michael Lucas also wrote <a href="http://nostarch.com/abs_bsd2.htm">Absolute FreeBSD</a> and <a href="http://nostarch.com/openbsd.htm">Absolute OpenBSD</a>.  I&#8217;ve read the former and enjoyed it.  He also wrote a Big Scary Daemons column for some years on O&#8217;Reilly&#8217;s site; the <a href="http://oreilly.com/pub/q/Big_Scary_Daemons">articles are still available</a> though it stopped in 2006.  These have been linked here before.</p>
<p>The result of this is a pleasing acknowledgement of Unix-like operating systems (i.e. BSD) in the book, which is different than the &#8220;If it&#8217;s not Windows, it must be Linux &#8211; using Bash&#8221; common in most tech books.</p>
<p><strong>The book: </strong>I had initially expected to read a sort of agglomeration of tips; tools like <a href="http://www.cacti.net/">Cacti</a> or <a href="http://munin-monitoring.org/">Munin</a> for monitoring hardware; <a href="http://www.wireshark.org/">Wireshark</a> or tcpdump for monitoring traffic, and so on.  Instead, it goes very specifically into <a href="http://en.wikipedia.org/wiki/Netflow">Netflow</a>.  Producing Netflow data, saving it, and making sense of it are the majority of the book.</p>
<p>People administering any sort of larger network, usually as part of the day job, are the target audience.  Netflow appears to be supported by many network equipment vendors, and software tools exist to read it on *BSD.</p>
<p>(For the uninitiated, Netflow tracks network activity in terms of protocol, port, and so on &#8211; everything short of the actual data.  It can describe what was happening at any point in time between hosts on a tracked network.)</p>
<p>As described in the book, it&#8217;s useful for both tracking down active issues and for analyzing the health of a network that otherwise could be hidden by averaged graphs, or seen only by direct reads at the problem site.  The book covers the protocol and various tools involved with it, and branches off into other related topics, like the use of <a href="http://www.gnuplot.info/">gnuplot</a> to create ad-hoc representations.</p>
<p><strong>The reading: </strong>The book is enjoyable, with a touch of a conspiratorial <a href="http://www.theregister.co.uk/odds/bofh/">Bastard Operator From Hell</a>-like attitude between the author and the reader.  It&#8217;s a directed narrative going through install, analysis, and reporting, different enough from a man page review that there&#8217;s value in proceeding from chapter to chapter.  There&#8217;s also enough detail in the center of the book that it can serve as a reference source for Netflow collector setup.</p>
<p>It was valuable enough that I found myself planning ways to implement this at my workplace.  Remarkable, considering how dry network analysis can be.</p>
<p>It can be <a href="http://nostarch.com/networkflow.htm">purchased now from No Starch Press</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2010/07/25/6133.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
