<?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>number 9</title>
	<atom:link href="http://number9.hellooperator.net/feed" rel="self" type="application/rss+xml" />
	<link>http://number9.hellooperator.net</link>
	<description>a bird to bring my message home</description>
	<lastBuildDate>Mon, 08 Jun 2009 15:28:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>adding virtual disks with VirtualBox VboxManage</title>
		<link>http://number9.hellooperator.net/articles/2009/05/17/adding-virtual-disks-with-virtualbox-vboxmanage</link>
		<comments>http://number9.hellooperator.net/articles/2009/05/17/adding-virtual-disks-with-virtualbox-vboxmanage#comments</comments>
		<pubDate>Sun, 17 May 2009 09:57:02 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=366</guid>
		<description><![CDATA[My (tiny) Cobbler VM is almost full but I need to try out deployment of SLES/OpenSUSE.
I&#8217;m going to attach a few extra chunks of storage to make room for &#8216;cobbler distro add&#8217;.
You can do this with the GUI, but unless you&#8217;re allergic to CLIs I highly recommend the &#8216;VBoxManage&#8217; section of the VirtualBox manual (or &#8216;VboxManage [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2009/05/17/adding-virtual-disks-with-virtualbox-vboxmanage/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>bootstrapping Puppet from Cobbler</title>
		<link>http://number9.hellooperator.net/articles/2009/04/13/bootstrapping-puppet-from-cobbler</link>
		<comments>http://number9.hellooperator.net/articles/2009/04/13/bootstrapping-puppet-from-cobbler#comments</comments>
		<pubDate>Mon, 13 Apr 2009 22:51:33 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[cobbler]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=312</guid>
		<description><![CDATA[Cobbler handles kickstarts on my VirtualBox network , but I need it to take care of Puppet too.
setup puppetmasterd
I&#8217;ll run puppetmasterd on my Kickstart server (&#8217;shoemaker&#8217;, also my Cobbler server).
By default, puppetd expects puppetmasterd to be on a host called &#8216;puppet&#8217;. That&#8217;s easy to arrange.
  # setup a CNAME of 'puppet' that points to shoemaker [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2009/04/13/bootstrapping-puppet-from-cobbler/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PXE virtual network with Virtualbox and Cobbler</title>
		<link>http://number9.hellooperator.net/articles/2009/03/16/pxe-virtual-network-with-virtualbox-and-cobbler</link>
		<comments>http://number9.hellooperator.net/articles/2009/03/16/pxe-virtual-network-with-virtualbox-and-cobbler#comments</comments>
		<pubDate>Mon, 16 Mar 2009 17:19:42 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[cobbler]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=265</guid>
		<description><![CDATA[A while back I set up a virtual kickstart network with VMware Fusion  and Cobbler on my Mac.
But Fusion (unlike VMware server/workstation) made tweaking low-level settings hard, so I’ve switched to  VirtualBox, which is free (for non-commercial/eductional use), has a kick-ass command line interface and much better networking options.
Here’s a revised howto.
why?
I’ll just cover the install [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2009/03/16/pxe-virtual-network-with-virtualbox-and-cobbler/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>still alive</title>
		<link>http://number9.hellooperator.net/articles/2009/01/17/still-alive</link>
		<comments>http://number9.hellooperator.net/articles/2009/01/17/still-alive#comments</comments>
		<pubDate>Sat, 17 Jan 2009 08:25:11 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=253</guid>
		<description><![CDATA[Wow, I haven&#8217;t posted much lately, have I? I have the attention span of a goldfish.
I&#8217;ve been looking at a few things but none of them quite made a full post.
A quick list of time sinks; some of which may make it to an article eventually.

merb (merb-core is beautifully designed; I still think rolling it into [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2009/01/17/still-alive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web sharing and FileVault</title>
		<link>http://number9.hellooperator.net/articles/2008/11/23/web-sharing-and-filevault</link>
		<comments>http://number9.hellooperator.net/articles/2008/11/23/web-sharing-and-filevault#comments</comments>
		<pubDate>Sun, 23 Nov 2008 22:39:27 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=242</guid>
		<description><![CDATA[NetBeans 6.5 just came out, so I worked through a JQuery tutorial to try its JavaScript support.
If you make a new web project, you can specify a folder to hold the project and a URL to view it at. This lets you do live debugging of webapps, etc.
FileVault makes your home directory mode 700 (which [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2008/11/23/web-sharing-and-filevault/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hacking servers to trust your CA</title>
		<link>http://number9.hellooperator.net/articles/2008/10/27/hacking-servers-to-trust-your-ca</link>
		<comments>http://number9.hellooperator.net/articles/2008/10/27/hacking-servers-to-trust-your-ca#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:22:40 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=231</guid>
		<description><![CDATA[Welcome, Googlers
For the second time this millenium, I’ve had to persuade a server to trust the LDAP server
in the corner. The one with an SSL certificate written in crayon.
Eventually I found a fix – my own, from a few years back, on a mailing list archive (I never got round to restoring my old inbox [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2008/10/27/hacking-servers-to-trust-your-ca/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LAMP stack on Glassfish</title>
		<link>http://number9.hellooperator.net/articles/2008/08/26/lamp-stack-on-glassfish</link>
		<comments>http://number9.hellooperator.net/articles/2008/08/26/lamp-stack-on-glassfish#comments</comments>
		<pubDate>Tue, 26 Aug 2008 14:24:49 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[awesome]]></category>
		<category><![CDATA[glassfish]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=209</guid>
		<description><![CDATA[Quercus is a cracking library from Caucho , the guys who make the Resin appserver. It lets you run PHP on a servlet engine, which sounds like fun.

It&#8217;s (about) as fast as mod_php
you avoid some of those C-based security nightmares
it&#8217;s small, self-contained and platform neutral
Quercus PHP methods are Java methods, so monitoring/profiling is potentially quite [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2008/08/26/lamp-stack-on-glassfish/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>decent postgreSQL install on OSX</title>
		<link>http://number9.hellooperator.net/articles/2008/08/17/decent-postgresql-install-on-osx</link>
		<comments>http://number9.hellooperator.net/articles/2008/08/17/decent-postgresql-install-on-osx#comments</comments>
		<pubDate>Sun, 17 Aug 2008 08:15:53 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=188</guid>
		<description><![CDATA[public service announcement
I need a good database to run locally. When I Google for &#8216;postgreSQL OSX&#8217; I see a lot of old posts that start with &#8216;download and build readline&#8217;. No wonder people still use MySQL.
If you&#8217;re on a Mac use EnterpriseDBs installer. It&#8217;s up to date and you get a reasonably sane default config
(everything [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2008/08/17/decent-postgresql-install-on-osx/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>see me rollin, they hatin</title>
		<link>http://number9.hellooperator.net/articles/2008/08/09/see-me-rollin-they-hatin</link>
		<comments>http://number9.hellooperator.net/articles/2008/08/09/see-me-rollin-they-hatin#comments</comments>
		<pubDate>Sat, 09 Aug 2008 23:11:09 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[glassfish]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[roller]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/?p=175</guid>
		<description><![CDATA[(I have avoided that cliche all year, give me a break)
I’ve run various releases of Roller on various Glassfish versions, and am pretty happy with what I’ve settled on.
Here are some gotchas it’s taken me a while to Google fixes for.
Glassfish v2
Glassfish v3 is going to be awesome when it’s done, but it’s not a production release.
Get [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2008/08/09/see-me-rollin-they-hatin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>memcached on solaris 10 for Roller4</title>
		<link>http://number9.hellooperator.net/articles/2008/08/08/memcached-on-solaris-10-for-roller4</link>
		<comments>http://number9.hellooperator.net/articles/2008/08/08/memcached-on-solaris-10-for-roller4#comments</comments>
		<pubDate>Fri, 08 Aug 2008 14:46:37 +0000</pubDate>
		<dc:creator>Dick</dc:creator>
				<category><![CDATA[glassfish]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[roller]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://number9.hellooperator.net/articles/2008/08/08/memcached-on-solaris-10-for-roller4</guid>
		<description><![CDATA[I have a 2-node Glassfishv2 cluster running Roller 4 on Solaris 10
and discovered (the hard way) that memcached is the only safe caching option .
If you&#8217;re trying to run Roller on a Glassfish cluster, do yourself a favour and skim over
  this checklist. You&#8217;ll thank me later, honest.
install memcached
(If you’re running Solaris Express or OpenSolaris, [...]]]></description>
		<wfw:commentRss>http://number9.hellooperator.net/articles/2008/08/08/memcached-on-solaris-10-for-roller4/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
