<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Oreilly on Notes</title>
    <link>https://www.simplicidade.org/tags/oreilly/index.xml</link>
    <description>Recent content in Oreilly on Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>melo@simplicidade.org (Pedro Melo)</managingEditor>
    <webMaster>melo@simplicidade.org (Pedro Melo)</webMaster>
    <copyright>(c) 2016 Pedro Melo.</copyright>
    <atom:link href="/tags/oreilly/index.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsuhhubbub.superfeedr.com/"/>
    
    <item>
      <title>cfengine articles</title>
      <link>https://www.simplicidade.org/notes/2004/05/21/cfengine-articles/</link>
      <pubDate>Fri, 21 May 2004 12:22:32 +0000</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2004/05/21/cfengine-articles/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.cfengine.org/&#34;&gt;cfengine&lt;/a&gt; is a great tool to manage servers. I&amp;rsquo;m starting to use it with my personal servers and at work.&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;http://www.onlamp.com/&#34;&gt;O&amp;rsquo;Reilly ONLamp.com&lt;/a&gt; site has two articles on it. The last one shows a very nice setup for starting your own config:&lt;/p&gt;

&lt;blockquote&gt;&lt;a href=&#34;http://www.onlamp.com/pub/a/onlamp/2004/05/13/distributed_cfengine.html&#34;&gt;Distributed Cfengine&lt;/a&gt; by Luke A. Kanies -- Automation is the most important skill an administrator can develop. Cfengine is great at automation and even supports distributed automation. Luke A. Kanies demonstrates how to distribute Cfengine rules to multiple machines.&lt;/blockquote&gt;

&lt;p&gt;It has a couple of errors though. The files &lt;code&gt;update.conf&lt;/code&gt; (take 2) and &lt;code&gt;cfagent.conf&lt;/code&gt; shown don&amp;rsquo;t work for me. They assume a class cfengine_server, but that class is not defined anywhere. You see it defined in the &lt;code&gt;cfservd.conf&lt;/code&gt; file, but that file is not relevant.&lt;/p&gt;

&lt;p&gt;So to make the examples work, add the following lines to the top (before the control section) of both files. You need it in both files because cfengine discards classes defined in &lt;code&gt;update.conf&lt;/code&gt; before starting the &lt;code&gt;cfagent.conf&lt;/code&gt;.&lt;/p&gt;

&lt;pre&gt;groups:
  cfengine_server = ( my_cfengine_server_here )
&lt;/pre&gt;

&lt;p&gt;I&amp;rsquo;ll post more cfengine tips as I get to know it. So far, I&amp;rsquo;m sold.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Safari Bookshelf</title>
      <link>https://www.simplicidade.org/notes/2004/05/20/safari-bookshelf/</link>
      <pubDate>Thu, 20 May 2004 12:05:15 +0000</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/notes/2004/05/20/safari-bookshelf/</guid>
      <description>&lt;p&gt;I signed up the &lt;a href=&#34;http://safari.oreilly.com/&#34;&gt;Safari Bookshelf&lt;/a&gt; &lt;a href=&#34;https://members.oreilly.com/cs/promo/rlogin?x-url=https%3A//secure.safaribooksonline.com/scso%2Fregister%2Easp%3Fmode%3Dpromo%26portal%3Doreilly%26promoCode%3DORA14&#34;&gt;14 days free promotion&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I wanted to signup for a long time now, but never did it, for some reason or another. Anyway, I saw some reference today  to the bookshelf somewhere (I think it was a &lt;a href=&#34;http://use.perl.org/&#34;&gt;use.perl&lt;/a&gt; journal), and just did it.&lt;/p&gt;

&lt;p&gt;I mean, talk about impulse buying rss-triggered&amp;hellip; I must cut back on (sp|f)eeds&amp;hellip;&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>