<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for brd&#039;s notes</title>
	<atom:link href="http://blogs.freebsdish.org/brd/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.freebsdish.org/brd</link>
	<description>A day in the life of a clusteradm@</description>
	<lastBuildDate>Thu, 06 Jun 2013 18:35:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on BSDCan 2013 Talk: FreeBSD Birth to Death: Managing the Lifecycle of a FreeBSD Server by cheffo</title>
		<link>http://blogs.freebsdish.org/brd/2013/05/17/bsdcan-2013-talk-freebsd-birth-to-death-managing-the-lifecycle-of-a-freebsd-server/comment-page-1/#comment-2399</link>
		<dc:creator>cheffo</dc:creator>
		<pubDate>Thu, 06 Jun 2013 18:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=90#comment-2399</guid>
		<description><![CDATA[This is very nice list of open source projects.
May I add http://graylog2.org/ to it :)]]></description>
		<content:encoded><![CDATA[<p>This is very nice list of open source projects.<br />
May I add <a href="http://graylog2.org/" rel="nofollow">http://graylog2.org/</a> to it <img src='http://blogs.freebsdish.org/brd/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet + pkgng/poudriere by rodrigc</title>
		<link>http://blogs.freebsdish.org/brd/2013/05/21/puppet-pkgngpoudriere/comment-page-1/#comment-2229</link>
		<dc:creator>rodrigc</dc:creator>
		<pubDate>Thu, 23 May 2013 18:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=96#comment-2229</guid>
		<description><![CDATA[Nice post, puppet is very useful.]]></description>
		<content:encoded><![CDATA[<p>Nice post, puppet is very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Importance of Serial Console by brd</title>
		<link>http://blogs.freebsdish.org/brd/2013/01/16/the-importance-of-serial-console/comment-page-1/#comment-1170</link>
		<dc:creator>brd</dc:creator>
		<pubDate>Sat, 19 Jan 2013 20:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=72#comment-1170</guid>
		<description><![CDATA[I believe some of those Kernel Options have been replaced with sysctls. Such as the debug.kdb.alt_break_to_debugger sysctl. I have not had time to play with these yet. But for my purposes I prefer to run a GENERIC kernel.]]></description>
		<content:encoded><![CDATA[<p>I believe some of those Kernel Options have been replaced with sysctls. Such as the debug.kdb.alt_break_to_debugger sysctl. I have not had time to play with these yet. But for my purposes I prefer to run a GENERIC kernel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Importance of Serial Console by langseth</title>
		<link>http://blogs.freebsdish.org/brd/2013/01/16/the-importance-of-serial-console/comment-page-1/#comment-1074</link>
		<dc:creator>langseth</dc:creator>
		<pubDate>Wed, 16 Jan 2013 19:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=72#comment-1074</guid>
		<description><![CDATA[We do the same with our servers. One other thing we do is add the kernel debugger, this allows us to reboot in all except a few system lockups. While we need it less now that we switched to newer ipmi enabled hardware we still have a considerable number of older systems that do not have ipmi.

Additional kernel config:
options         KDB
options         KDB_UNATTENDED
options         DDB
options         ALT_BREAK_TO_DEBUGGER

Then on the serial console I can break to the debugger using  ~+B and use http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-ddb.html]]></description>
		<content:encoded><![CDATA[<p>We do the same with our servers. One other thing we do is add the kernel debugger, this allows us to reboot in all except a few system lockups. While we need it less now that we switched to newer ipmi enabled hardware we still have a considerable number of older systems that do not have ipmi.</p>
<p>Additional kernel config:<br />
options         KDB<br />
options         KDB_UNATTENDED<br />
options         DDB<br />
options         ALT_BREAK_TO_DEBUGGER</p>
<p>Then on the serial console I can break to the debugger using  ~+B and use <a href="http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-ddb.html" rel="nofollow">http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-ddb.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New FreeBSD Forums box has been Shipped! by brd</title>
		<link>http://blogs.freebsdish.org/brd/2012/01/31/new-freebsd-forums-box-has-been-shipped/comment-page-1/#comment-318</link>
		<dc:creator>brd</dc:creator>
		<pubDate>Wed, 01 Feb 2012 03:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=55#comment-318</guid>
		<description><![CDATA[Yup :)

Lets look at moving them over.]]></description>
		<content:encoded><![CDATA[<p>Yup <img src='http://blogs.freebsdish.org/brd/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Lets look at moving them over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New FreeBSD Forums box has been Shipped! by Dutch Daemon</title>
		<link>http://blogs.freebsdish.org/brd/2012/01/31/new-freebsd-forums-box-has-been-shipped/comment-page-1/#comment-317</link>
		<dc:creator>Dutch Daemon</dc:creator>
		<pubDate>Tue, 31 Jan 2012 22:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=55#comment-317</guid>
		<description><![CDATA[Can I ban users even faster now?

It would be nice to finally run all of my scripts on the server instead of at home ;)]]></description>
		<content:encoded><![CDATA[<p>Can I ban users even faster now?</p>
<p>It would be nice to finally run all of my scripts on the server instead of at home <img src='http://blogs.freebsdish.org/brd/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pushing the Puppet patch for FreeBSD password management upstream by Tim Bishop</title>
		<link>http://blogs.freebsdish.org/brd/2011/12/13/pushing-the-puppet-patch-for-freebsd-password-management-upstream/comment-page-1/#comment-282</link>
		<dc:creator>Tim Bishop</dc:creator>
		<pubDate>Tue, 13 Dec 2011 18:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=49#comment-282</guid>
		<description><![CDATA[Hey Brad,

That was me :-) Thanks for publishing the original patch. I&#039;ve already got some of my changes in to the FreeBSD port.

Just waiting for it all to be merged upstream now. And sanity checked, since it&#039;s my first time with Ruby!

Tim.]]></description>
		<content:encoded><![CDATA[<p>Hey Brad,</p>
<p>That was me <img src='http://blogs.freebsdish.org/brd/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Thanks for publishing the original patch. I&#8217;ve already got some of my changes in to the FreeBSD port.</p>
<p>Just waiting for it all to be merged upstream now. And sanity checked, since it&#8217;s my first time with Ruby!</p>
<p>Tim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BSDCan: FreeBSD Developer Summit by Gábor Kövesdán</title>
		<link>http://blogs.freebsdish.org/brd/2011/05/11/bsdcan-freebsd-developer-summit/comment-page-1/#comment-56</link>
		<dc:creator>Gábor Kövesdán</dc:creator>
		<pubDate>Mon, 16 May 2011 12:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=38#comment-56</guid>
		<description><![CDATA[As for the XML migration of the doc tree... I have almost completed it, although there are some simple and easy open tasks and it also needs a merge from the current HEAD of the doc tree because I haven&#039;t had time to work on it recently. Still, I&#039;m quite busy with different things but I hope to finish it by the end of the summer.]]></description>
		<content:encoded><![CDATA[<p>As for the XML migration of the doc tree&#8230; I have almost completed it, although there are some simple and easy open tasks and it also needs a merge from the current HEAD of the doc tree because I haven&#8217;t had time to work on it recently. Still, I&#8217;m quite busy with different things but I hope to finish it by the end of the summer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Right Way(tm) to change password hashes on FreeBSD with Puppet by brd</title>
		<link>http://blogs.freebsdish.org/brd/2011/04/05/29/comment-page-1/#comment-48</link>
		<dc:creator>brd</dc:creator>
		<pubDate>Tue, 12 Apr 2011 02:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=29#comment-48</guid>
		<description><![CDATA[The patch was committed as part of this update to 2.6.7:

http://lists.freebsd.org/pipermail/cvs-ports/2011-April/215351.html]]></description>
		<content:encoded><![CDATA[<p>The patch was committed as part of this update to 2.6.7:</p>
<p><a href="http://lists.freebsd.org/pipermail/cvs-ports/2011-April/215351.html" rel="nofollow">http://lists.freebsd.org/pipermail/cvs-ports/2011-April/215351.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Right Way(tm) to change password hashes on FreeBSD with Puppet by brd</title>
		<link>http://blogs.freebsdish.org/brd/2011/04/05/29/comment-page-1/#comment-44</link>
		<dc:creator>brd</dc:creator>
		<pubDate>Wed, 06 Apr 2011 15:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/brd/?p=29#comment-44</guid>
		<description><![CDATA[That is a good idea. We created a new patch with your suggestions.. See: 

&lt;a href=&quot;http://freebsd.so14k.com/puppet/pw_managespasswords2.diff&quot; rel=&quot;nofollow&quot;&gt;http://freebsd.so14k.com/puppet/pw_managespasswords2.diff&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>That is a good idea. We created a new patch with your suggestions.. See: </p>
<p><a href="http://freebsd.so14k.com/puppet/pw_managespasswords2.diff" rel="nofollow">http://freebsd.so14k.com/puppet/pw_managespasswords2.diff</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
