<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.mactechpeople.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.mactechpeople.com/wiki/feed.php">
        <title>Macintosh Tech People</title>
        <description></description>
        <link>http://www.mactechpeople.com/wiki/</link>
        <image rdf:resource="http://www.mactechpeople.com/wiki/lib/images/favicon.ico" />
       <dc:date>2010-01-15T13:31:25-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.mactechpeople.com/wiki/doku.php/management:installing_zine?rev=1262927792&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.mactechpeople.com/wiki/doku.php/management:notes_on_mcx?rev=1259538640&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.mactechpeople.com/wiki/doku.php/support:installing_ipython?rev=1256889558&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.mactechpeople.com/wiki/doku.php/management:puppet_for_dslocal?rev=1256790640&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.mactechpeople.com/wiki/lib/images/favicon.ico">
        <title>Macintosh Tech People</title>
        <link>http://www.mactechpeople.com/wiki/</link>
        <url>http://www.mactechpeople.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.mactechpeople.com/wiki/doku.php/management:installing_zine?rev=1262927792&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-07T22:16:32-07:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>Installing Zine</title>
        <link>http://www.mactechpeople.com/wiki/doku.php/management:installing_zine?rev=1262927792&amp;do=diff</link>
        <description>Here are some notes I made while installing Zine on OS X Server 10.6.2

First caveat to these notes is that I had already installed a replacement Python readline and iPython.

Requirements


SQLAlchemy (0.5)

This is the database abstraction layer. SQLAlchemy installs with a 'sudo easy_install sqlalchemy'. This picked up 0.5.7.</description>
    </item>
    <item rdf:about="http://www.mactechpeople.com/wiki/doku.php/management:notes_on_mcx?rev=1259538640&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-29T16:50:40-07:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>Notes on MCX</title>
        <link>http://www.mactechpeople.com/wiki/doku.php/management:notes_on_mcx?rev=1259538640&amp;do=diff</link>
        <description>Here are a few notes on various bits of MCX stuff I'm gleaning as I go.

Handling DNS search domains


It seems that search domains are specified per interface and the interface key changes on each machine. At the moment I've decided to handle this in the system image as too hard under MCX.</description>
    </item>
    <item rdf:about="http://www.mactechpeople.com/wiki/doku.php/support:installing_ipython?rev=1256889558&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-30T01:59:18-07:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>Installing iPython on 10.6</title>
        <link>http://www.mactechpeople.com/wiki/doku.php/support:installing_ipython?rev=1256889558&amp;do=diff</link>
        <description>Getting the iPython interactive shell working properly under 10.6 is non-trivial.

The problem is that you need to install the Gnu version of readline so that iPython can pick it up.

Using easy_install


You might hope that easy_install would work but the readline version on pypi won't compile.</description>
    </item>
    <item rdf:about="http://www.mactechpeople.com/wiki/doku.php/management:puppet_for_dslocal?rev=1256790640&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-28T22:30:40-07:00</dc:date>
        <dc:creator>admin</dc:creator>
        <title>Puppet for dslocal Files</title>
        <link>http://www.mactechpeople.com/wiki/doku.php/management:puppet_for_dslocal?rev=1256790640&amp;do=diff</link>
        <description>Configuring puppet to push out the file required for dslocal is not difficult. On my systems I only need to push out the contents of the 'computergroup' directory.

Configuring puppetmasterd

First we need to get the server to make the files available. I copy the files to from /private/var/db/dslocal/nodes/Default/computergroups to /var/puppet/bucket and make sure they are owned root:staff (puppet will complain if it can't copy the files to an existing users ownership). I also make the files 'rw…</description>
    </item>
</rdf:RDF>
