<?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 Kev009.com</title>
	<atom:link href="http://www.kev009.com/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kev009.com/wp</link>
	<description>Speed and Accuracy are fine, kev009 is final: Projects and Ventures of Kevin Bowling</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:26:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Getting Beautiful Fonts in Gentoo Linux by Mark</title>
		<link>http://www.kev009.com/wp/2009/12/getting-beautiful-fonts-in-gentoo-linux/comment-page-1/#comment-2537</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 01 Feb 2012 12:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=399#comment-2537</guid>
		<description>Hi,

I tried to compile with type1, but that flag doesn&#039;t exist. Noe does type2 apparently. Any ideas?

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to compile with type1, but that flag doesn&#8217;t exist. Noe does type2 apparently. Any ideas?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zabbix 1.8.9 Debian Squeeze Backport by Gustavo</title>
		<link>http://www.kev009.com/wp/2012/01/zabbix-1-8-9-debian-squeeze/comment-page-1/#comment-2529</link>
		<dc:creator>Gustavo</dc:creator>
		<pubDate>Mon, 30 Jan 2012 15:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=657#comment-2529</guid>
		<description>Thanks for this package, I have been dealing with compiling it mysqlf in environment servers and was not an easy task so having the deb packages simplify my life :)</description>
		<content:encoded><![CDATA[<p>Thanks for this package, I have been dealing with compiling it mysqlf in environment servers and was not an easy task so having the deb packages simplify my life :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IBM xSeries 330 (x330) SATA Retrofit by vijay</title>
		<link>http://www.kev009.com/wp/2007/03/ibm-xseries-330-x330-sata-retrofit/comment-page-1/#comment-2520</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Fri, 27 Jan 2012 09:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/2007/03/28/ibm-xseries-330-x330-sata-retrofit/#comment-2520</guid>
		<description>with the modd that has been done the cases cannot be closed....
please prove me wrong....</description>
		<content:encoded><![CDATA[<p>with the modd that has been done the cases cannot be closed&#8230;.<br />
please prove me wrong&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IBM xSeries 330 (x330) SATA Retrofit by vijay</title>
		<link>http://www.kev009.com/wp/2007/03/ibm-xseries-330-x330-sata-retrofit/comment-page-1/#comment-2510</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Mon, 23 Jan 2012 12:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/2007/03/28/ibm-xseries-330-x330-sata-retrofit/#comment-2510</guid>
		<description>@alex there is an additional ide slot on the mobo so cf card will be a great idea 

i just got one of my uncle and looking forward to hacking with sata and ide harddrives...</description>
		<content:encoded><![CDATA[<p>@alex there is an additional ide slot on the mobo so cf card will be a great idea </p>
<p>i just got one of my uncle and looking forward to hacking with sata and ide harddrives&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuration Management Software Sucks by Tom H</title>
		<link>http://www.kev009.com/wp/2012/01/configuration-management-software-sucks/comment-page-1/#comment-2494</link>
		<dc:creator>Tom H</dc:creator>
		<pubDate>Wed, 11 Jan 2012 00:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=643#comment-2494</guid>
		<description>chef is like puppet with a lot less tarded-ness</description>
		<content:encoded><![CDATA[<p>chef is like puppet with a lot less tarded-ness</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuration Management Software Sucks by Bryan McLellan</title>
		<link>http://www.kev009.com/wp/2012/01/configuration-management-software-sucks/comment-page-1/#comment-2492</link>
		<dc:creator>Bryan McLellan</dc:creator>
		<pubDate>Tue, 10 Jan 2012 20:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=643#comment-2492</guid>
		<description>You really should take a look at Chef and its community. I am one of the original developers. Three years ago we were all Puppet users who were pretty happy with it, ecstatic compared to using nothing at all, but we wanted to go in a different direction than the Puppet developers wanted to at the time.

I think we &quot;keep it simpler&quot; than you describe. The use of primitives was a design goal from the start. Puppet wanted you to abstract everything you controlled into a core resource and when what you wanted to control lacked a resource, or if the existing resource lacked a feature you needed, it leaned on you more to fix the problem in Puppet rather than giving you the tools to solve the real problem. Thus Puppet has a historical list of resources for controlling Nagios, MTAs and zfs filesystems mixed in with primitives like package and service.

For Chef, we absolutely wanted to control those things but we didn&#039;t want to burden core Chef with all of the nuances of individual applications. Those can be built into Cookbooks using the basic DSL or full Ruby utilizing the support for reusable definitions and Lightweight Resource and Providers (LWRPs) [2], which are very similar to the primitives in Chef but can be created, shared, released and re-released quickly and easily. The use of the template resource (ERB) and leveraging our search capabilities to create configuration files dynamically is encouraged in the Chef community, while we were discouraged from doing so with Puppet.

These primitives are supported on the platforms you listed, but from my experience that isn&#039;t an accurate &quot;enterprise&quot; list. Supporting the applications on top of these platforms becomes a community &quot;cookbook&quot; project. Opscode maintains and stewards contributions to a large number of common applications [3], but other companies and users participate in the community of open source cookbooks.

Visit our community site to check out many of these cookbooks: http://community.opscode.com/

And of course, Opscode is actively working on improving Chef both for existing users and new users. For instance our Windows support [4] and installer [5] have been very well received and this is the tip of the Windows iceberg.

[1] http://docs.puppetlabs.com/references/stable/type.html
[2] http://wiki.opscode.com/display/chef/Lightweight+Resources+and+Providers+%28LWRP%29
[3] https://github.com/opscode/cookbooks
[4] http://www.opscode.com/blog/2011/05/24/chef-hearts-windows/
[5] http://www.opscode.com/blog/2011/12/15/chef-client-installer-for-windows/</description>
		<content:encoded><![CDATA[<p>You really should take a look at Chef and its community. I am one of the original developers. Three years ago we were all Puppet users who were pretty happy with it, ecstatic compared to using nothing at all, but we wanted to go in a different direction than the Puppet developers wanted to at the time.</p>
<p>I think we &#8220;keep it simpler&#8221; than you describe. The use of primitives was a design goal from the start. Puppet wanted you to abstract everything you controlled into a core resource and when what you wanted to control lacked a resource, or if the existing resource lacked a feature you needed, it leaned on you more to fix the problem in Puppet rather than giving you the tools to solve the real problem. Thus Puppet has a historical list of resources for controlling Nagios, MTAs and zfs filesystems mixed in with primitives like package and service.</p>
<p>For Chef, we absolutely wanted to control those things but we didn&#8217;t want to burden core Chef with all of the nuances of individual applications. Those can be built into Cookbooks using the basic DSL or full Ruby utilizing the support for reusable definitions and Lightweight Resource and Providers (LWRPs) [2], which are very similar to the primitives in Chef but can be created, shared, released and re-released quickly and easily. The use of the template resource (ERB) and leveraging our search capabilities to create configuration files dynamically is encouraged in the Chef community, while we were discouraged from doing so with Puppet.</p>
<p>These primitives are supported on the platforms you listed, but from my experience that isn&#8217;t an accurate &#8220;enterprise&#8221; list. Supporting the applications on top of these platforms becomes a community &#8220;cookbook&#8221; project. Opscode maintains and stewards contributions to a large number of common applications [3], but other companies and users participate in the community of open source cookbooks.</p>
<p>Visit our community site to check out many of these cookbooks: <a href="http://community.opscode.com/" rel="nofollow">http://community.opscode.com/</a></p>
<p>And of course, Opscode is actively working on improving Chef both for existing users and new users. For instance our Windows support [4] and installer [5] have been very well received and this is the tip of the Windows iceberg.</p>
<p>[1] <a href="http://docs.puppetlabs.com/references/stable/type.html" rel="nofollow">http://docs.puppetlabs.com/references/stable/type.html</a><br />
[2] <a href="http://wiki.opscode.com/display/chef/Lightweight+Resources+and+Providers+%28LWRP%29" rel="nofollow">http://wiki.opscode.com/display/chef/Lightweight+Resources+and+Providers+%28LWRP%29</a><br />
[3] <a href="https://github.com/opscode/cookbooks" rel="nofollow">https://github.com/opscode/cookbooks</a><br />
[4] <a href="http://www.opscode.com/blog/2011/05/24/chef-hearts-windows/" rel="nofollow">http://www.opscode.com/blog/2011/05/24/chef-hearts-windows/</a><br />
[5] <a href="http://www.opscode.com/blog/2011/12/15/chef-client-installer-for-windows/" rel="nofollow">http://www.opscode.com/blog/2011/12/15/chef-client-installer-for-windows/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuration Management Software Sucks by jared jennings</title>
		<link>http://www.kev009.com/wp/2012/01/configuration-management-software-sucks/comment-page-1/#comment-2491</link>
		<dc:creator>jared jennings</dc:creator>
		<pubDate>Tue, 10 Jan 2012 20:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=643#comment-2491</guid>
		<description>There is &quot;too much to configure&quot; because Unix has flexible tools, and requirements may not be as common as they seem. I have 888 organizational requirements regarding the configuration of my hosts (it sounds made up but it is real). If I put out an &quot;opinionated&quot; tool that configures my 888 things, &quot;ready to uncomment and run,&quot; would anyone use it, or would most people deem it overkill? Who would write books and meet at conventions about my tool? But if I factored my opinion out of it, I&#039;d have a tool that could work for lots of people, and a policy that works for me. And that&#039;s how Puppet, cfengine and others do it. The &quot;UNIX style&quot; is to &lt;a href=&quot;http://catb.org/esr/writings/taoup/html/ch01s06.html#id2877777&quot; rel=&quot;nofollow&quot;&gt;separate policy and mechanism&lt;/a&gt;.

&quot;End to end integrated thinking&quot; doesn&#039;t sound very Unixy to me either: see &lt;a href=&quot;http://catb.org/esr/writings/taoup/html/ch01s05.html#id2873031&quot; rel=&quot;nofollow&quot;&gt;flexibility all the way down&lt;/a&gt; and &lt;a href=&quot;http://catb.org/esr/writings/taoup/html/ch01s06.html#id2879078&quot; rel=&quot;nofollow&quot;&gt;the rule of diversity&lt;/a&gt;.

The admin knows what the requirements on the ground are, in a way that developers usually don&#039;t. When I do the final step of &quot;end to end system integration,&quot; it results in a system I can administer, my users can use, and my security folks can trust. That&#039;s not a &quot;pain point,&quot; it&#039;s a fulfilling job, and a result my Windows colleagues are &quot;green with envy of.&quot;</description>
		<content:encoded><![CDATA[<p>There is &#8220;too much to configure&#8221; because Unix has flexible tools, and requirements may not be as common as they seem. I have 888 organizational requirements regarding the configuration of my hosts (it sounds made up but it is real). If I put out an &#8220;opinionated&#8221; tool that configures my 888 things, &#8220;ready to uncomment and run,&#8221; would anyone use it, or would most people deem it overkill? Who would write books and meet at conventions about my tool? But if I factored my opinion out of it, I&#8217;d have a tool that could work for lots of people, and a policy that works for me. And that&#8217;s how Puppet, cfengine and others do it. The &#8220;UNIX style&#8221; is to <a href="http://catb.org/esr/writings/taoup/html/ch01s06.html#id2877777" rel="nofollow">separate policy and mechanism</a>.</p>
<p>&#8220;End to end integrated thinking&#8221; doesn&#8217;t sound very Unixy to me either: see <a href="http://catb.org/esr/writings/taoup/html/ch01s05.html#id2873031" rel="nofollow">flexibility all the way down</a> and <a href="http://catb.org/esr/writings/taoup/html/ch01s06.html#id2879078" rel="nofollow">the rule of diversity</a>.</p>
<p>The admin knows what the requirements on the ground are, in a way that developers usually don&#8217;t. When I do the final step of &#8220;end to end system integration,&#8221; it results in a system I can administer, my users can use, and my security folks can trust. That&#8217;s not a &#8220;pain point,&#8221; it&#8217;s a fulfilling job, and a result my Windows colleagues are &#8220;green with envy of.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuration Management Software Sucks by nigma</title>
		<link>http://www.kev009.com/wp/2012/01/configuration-management-software-sucks/comment-page-1/#comment-2490</link>
		<dc:creator>nigma</dc:creator>
		<pubDate>Tue, 10 Jan 2012 17:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=643#comment-2490</guid>
		<description>Cdis looked promising until I&#039;ve found
&lt;a href=&quot;https://github.com/sebastien/cuisine&quot; rel=&quot;nofollow&quot;&gt;https://github.com/sebastien/cuisine&lt;/a&gt; today.

Its basically a set of functions for Python&#039;s fabric library for manipulating packages, managing users, services and files. There&#039;s a link to a presentation at the end of the readme and API docs in the repository.</description>
		<content:encoded><![CDATA[<p>Cdis looked promising until I&#8217;ve found<br />
<a href="https://github.com/sebastien/cuisine" rel="nofollow">https://github.com/sebastien/cuisine</a> today.</p>
<p>Its basically a set of functions for Python&#8217;s fabric library for manipulating packages, managing users, services and files. There&#8217;s a link to a presentation at the end of the readme and API docs in the repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuration Management Software Sucks by Aaron</title>
		<link>http://www.kev009.com/wp/2012/01/configuration-management-software-sucks/comment-page-1/#comment-2489</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 10 Jan 2012 17:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=643#comment-2489</guid>
		<description>I have the same frustration with system config management.  Starting with Puppet, I found Chef was much more straight forward and in fact enforced really sensible conventions (as far as recipe layout, configuration, etc.).

But I think your underlying point is not the conventions of the CM system, but conventions of the target operating system.  And I agree.  There is just &quot;too much shit&quot; you have to do to configure things.  I think this stems from the fact that operating systems, even server operating systems, were designed for persistent human interaction, not transient automation.  My own feeling is that operating systems need to change entirely in the cloud so that they are stateless and stripped down thin wrappers around the actual services you want to run - and this may include radical changes such as not actually having filesystems or &quot;file&quot;-based configuration.  There are some Linux distributions starting to do this (although I am hard pressed to actually find them now that I look...).</description>
		<content:encoded><![CDATA[<p>I have the same frustration with system config management.  Starting with Puppet, I found Chef was much more straight forward and in fact enforced really sensible conventions (as far as recipe layout, configuration, etc.).</p>
<p>But I think your underlying point is not the conventions of the CM system, but conventions of the target operating system.  And I agree.  There is just &#8220;too much shit&#8221; you have to do to configure things.  I think this stems from the fact that operating systems, even server operating systems, were designed for persistent human interaction, not transient automation.  My own feeling is that operating systems need to change entirely in the cloud so that they are stateless and stripped down thin wrappers around the actual services you want to run &#8211; and this may include radical changes such as not actually having filesystems or &#8220;file&#8221;-based configuration.  There are some Linux distributions starting to do this (although I am hard pressed to actually find them now that I look&#8230;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuration Management Software Sucks by kev009</title>
		<link>http://www.kev009.com/wp/2012/01/configuration-management-software-sucks/comment-page-1/#comment-2488</link>
		<dc:creator>kev009</dc:creator>
		<pubDate>Tue, 10 Jan 2012 16:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kev009.com/wp/?p=643#comment-2488</guid>
		<description>@mina - That looks nice.  I&#039;ll keep an eye on it.  Indeed, something close to UNIX style is what is needed to manage UNIX machines.  The other solutions decidedly do not have that style.

@Scott - cloud stuff has some overlap but I will be surprised if something in that market completely nails the problem.

@Nelson - hmm, I will give Blueprint a try, especially to see how it dits in with Puppet

@qzio - The sentiments I&#039;ve seen are that Puppet is superior to chef.  Is it worth evaluating vs these other systems?</description>
		<content:encoded><![CDATA[<p>@mina &#8211; That looks nice.  I&#8217;ll keep an eye on it.  Indeed, something close to UNIX style is what is needed to manage UNIX machines.  The other solutions decidedly do not have that style.</p>
<p>@Scott &#8211; cloud stuff has some overlap but I will be surprised if something in that market completely nails the problem.</p>
<p>@Nelson &#8211; hmm, I will give Blueprint a try, especially to see how it dits in with Puppet</p>
<p>@qzio &#8211; The sentiments I&#8217;ve seen are that Puppet is superior to chef.  Is it worth evaluating vs these other systems?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

