<?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>Feorlen's Other Blog &#187; OS X Server</title>
	<atom:link href="http://www.feorlen.org/category/os-x-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.feorlen.org</link>
	<description>Help I need a cool blog name!</description>
	<lastBuildDate>Thu, 15 Apr 2010 05:35:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>tuning system parameters</title>
		<link>http://www.feorlen.org/2009/06/26/tuning-system-parameters/</link>
		<comments>http://www.feorlen.org/2009/06/26/tuning-system-parameters/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 00:01:57 +0000</pubDate>
		<dc:creator>feorlen</dc:creator>
				<category><![CDATA[OS X Server]]></category>

		<guid isPermaLink="false">http://www.feorlen.org/?p=49</guid>
		<description><![CDATA[I&#8217;ve suddenly found myself running out of fds, which brings things to a screeching halt. For future reference, here are some helpful things to remember. 
Check the current settings with launchctl:
www.feorlen.org[feorlen]:/etc$ launchctl limit
    cpu         unlimited      unlimited
    [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve suddenly found myself running out of fds, which brings things to a screeching halt. For future reference, here are some helpful things to remember. </p>
<p>Check the current settings with launchctl:</p>
<p><code>www.feorlen.org[feorlen]:/etc$ launchctl limit<br />
    cpu         unlimited      unlimited<br />
    filesize    unlimited      unlimited<br />
    data        6291456        unlimited<br />
    stack       8388608        67104768<br />
    core        0              unlimited<br />
    rss         unlimited      unlimited<br />
    memlock     unlimited      unlimited<br />
    maxproc     1000           2500<br />
    maxfiles    256            unlimited<br />
</code></p>
<p>change for this shell only:</p>
<p><code>www.feorlen.org[feorlen]:/etc$ launchctl limit maxfiles 1024 unlimited<br />
</code></p>
<p>Make systemwide changes in launchd.conf:<br />
http://support.apple.com/kb/TS1659</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feorlen.org/2009/06/26/tuning-system-parameters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with Snow Leopard Server</title>
		<link>http://www.feorlen.org/2009/06/22/playing-with-snow-leopard-server/</link>
		<comments>http://www.feorlen.org/2009/06/22/playing-with-snow-leopard-server/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 03:39:38 +0000</pubDate>
		<dc:creator>feorlen</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.feorlen.org/?p=48</guid>
		<description><![CDATA[WWDC is come and gone and I&#8217;m home with shiny new goodies. I installed Snow Leopard on my laptop during the week and that went well. Exchange support seems to be working and various glitches are (mostly) minor. So I started plotting to upgrade my server. 
Talking to some folks in the IT lab, what [...]]]></description>
			<content:encoded><![CDATA[<p>WWDC is come and gone and I&#8217;m home with shiny new goodies. I installed Snow Leopard on my laptop during the week and that went well. Exchange support seems to be working and various glitches are (mostly) minor. So I started plotting to upgrade my server. </p>
<p>Talking to some folks in the IT lab, what I got was they have been working on upgrade and migration. That&#8217;s nice to hear as I&#8217;m always skeptical. Tiger->Leopard was new hardware for me so I just started from scratch, but this time I&#8217;d rather not. With the mess that my email has been lately I decided to jump in and give it a try. I was ready for some wonderful automagical upgrade goodness, and to be rid of cyrus forever.</p>
<p>After getting a good, bootable backup I put the DVD in and let it go. I got to the second reboot and there it sat: The cheerful Welcome screen, staring at me for 90 minutes until I finally power cycled the box. On reboot I got more of the same. It&#8217;s basically sitting there continuously flushing the firewall rules. So far, I&#8217;ve filed the bug and they are looking at some logfiles. And in the meantime, imapd is still crashing. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.feorlen.org/2009/06/22/playing-with-snow-leopard-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>cyrus horkage</title>
		<link>http://www.feorlen.org/2009/03/26/cyrus-horkage/</link>
		<comments>http://www.feorlen.org/2009/03/26/cyrus-horkage/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 20:49:25 +0000</pubDate>
		<dc:creator>feorlen</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[imap]]></category>

		<guid isPermaLink="false">http://www.feorlen.org/?p=47</guid>
		<description><![CDATA[Once again, my mailbox got corrupted. Makes me want to hand it all over to Google and get out of the email hosting business (such as it is, with three mailboxes.) But Certain Users are objecting. 
In the meantime, I have this:
Reconstructing cyrus mailboxes in Mac OS X Server 10.3 or later
I hope you never [...]]]></description>
			<content:encoded><![CDATA[<p>Once again, my mailbox got corrupted. Makes me want to hand it all over to Google and get out of the email hosting business (such as it is, with three mailboxes.) But <a href="http://www.roadknightlabs.com">Certain Users</a> are objecting. </p>
<p>In the meantime, I have this:</p>
<p><a href="http://support.apple.com/kb/HT3120">Reconstructing cyrus mailboxes in Mac OS X Server 10.3 or later</a></p>
<p>I hope you never need it. I&#8217;m posting it here so I can remember where to find it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feorlen.org/2009/03/26/cyrus-horkage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thing I learn from my webserver logs</title>
		<link>http://www.feorlen.org/2008/09/24/thing-i-learn-from-my-webserver-logs/</link>
		<comments>http://www.feorlen.org/2008/09/24/thing-i-learn-from-my-webserver-logs/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 16:32:22 +0000</pubDate>
		<dc:creator>feorlen</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.feorlen.org/?p=35</guid>
		<description><![CDATA[Some months back I hacked my Wordpress akismet plugin to log all comments to my spinnyspinny.com blog. I&#8217;ve had 915 comments posted. 900 of them are spam. Of the 15 real comments, 10 are mine. 656 of those are from one ip address: 200.63.42.136. 102 of them are on a single message, the first one [...]]]></description>
			<content:encoded><![CDATA[<p>Some months back I hacked my Wordpress akismet plugin to log all comments to my spinnyspinny.com blog. I&#8217;ve had 915 comments posted. 900 of them are spam. Of the 15 real comments, 10 are mine. <a href="http://www.securitywatch.co.uk/2008/09/05/ip-2006342136-in-massive-blog-spam-run/">656 of those are from one ip address: 200.63.42.136.</a> 102 of them are on a single message, the first one I posted when I set up the blog. </p>
<p>For those 656 spam comments from one address, there are 655 unique authors with 655 email addresses and 656 websites. Clearly somebody had a mistake there. And they aren&#8217;t all with the same setup, as the most common user agent has only 521 hits and the rest are from 9 others, all some Mozilla variant for Windows. Whoever this is, they are spamming all my posts more-or-less the same. Spam comments are from only about the past month, with a big spike around the Labor Day holiday weekend. Then, it appears, someone went on vacation until the 17th.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feorlen.org/2008/09/24/thing-i-learn-from-my-webserver-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugins have no UI guidelines?</title>
		<link>http://www.feorlen.org/2008/06/22/wordpress-plugins-have-no-ui-guidelines/</link>
		<comments>http://www.feorlen.org/2008/06/22/wordpress-plugins-have-no-ui-guidelines/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 02:37:15 +0000</pubDate>
		<dc:creator>feorlen</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.feorlen.org/?p=8</guid>
		<description><![CDATA[I&#8217;ve been poking at WordPress plugins to see what I can do with one. (Hence the proliferation of sidebar gizmos.) I want to write something that will use the Splunk REST API to show interesting things about my server in a widget on the blog. The handy-dandy new PHP SDK will help a lot here. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been poking at WordPress plugins to see what I can do with one. (Hence the proliferation of sidebar gizmos.) I want to write something that will use the <a href="http://blogs.splunk.com/johnvey/">Splunk REST API</a> to show interesting things about my server in a widget on the blog. The handy-dandy new <a href="http://code.google.com/p/splunk-php-sdk/">PHP SDK</a> will help a lot here. So that much is all good.</p>
<p>But in the process of checking out a bunch of different WP plugins, I have noticed an annoying habit of hiding the configuration pages all over the map. Sometimes there&#8217;s a link in the Plugin Management page. Or maybe it&#8217;s a tab on the Settings page. Some of the widgets are configured on the Widgets page, itself buried under the Design tab. Ok, I know they were written by different people, and for different versions of WordPress. Which radically changes the administration UI with each new major release. But boy is it a pain to go and hunt down where the settings went this time just to see if this thing I downloaded actually does something interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feorlen.org/2008/06/22/wordpress-plugins-have-no-ui-guidelines/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Testing WordPress plugins</title>
		<link>http://www.feorlen.org/2008/06/22/testing-wordpress-plugins/</link>
		<comments>http://www.feorlen.org/2008/06/22/testing-wordpress-plugins/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 01:16:53 +0000</pubDate>
		<dc:creator>feorlen</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.feorlen.org/?p=7</guid>
		<description><![CDATA[Move along, nothing to see here.
]]></description>
			<content:encoded><![CDATA[<p>Move along, nothing to see here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feorlen.org/2008/06/22/testing-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Admin vs httpd.conf, Round 3</title>
		<link>http://www.feorlen.org/2008/06/15/server-admin-vs-httpdconf-round-3/</link>
		<comments>http://www.feorlen.org/2008/06/15/server-admin-vs-httpdconf-round-3/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 01:34:02 +0000</pubDate>
		<dc:creator>feorlen</dc:creator>
				<category><![CDATA[OS X Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Server Admin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.feorlen.org/?p=5</guid>
		<description><![CDATA[Finally the blog is up and running. I had it all working nicely last night and then somehow apache decided it liked &#8220;500 Internal Server Error&#8221; more than WordPress. The problem was that it wouldn&#8217;t allow access to either index.html or index.php, which I thought I had already taken care of with DirectoryIndex. 
After mucking [...]]]></description>
			<content:encoded><![CDATA[<p>Finally the blog is up and running. I had it all working nicely last night and then somehow apache decided it liked &#8220;500 Internal Server Error&#8221; more than WordPress. The problem was that it wouldn&#8217;t allow access to either index.html or index.php, which I thought I had already taken care of with DirectoryIndex. </p>
<p>After mucking about with the conf files, I finally went back to Server Admin and did it from the GUI. Which, frankly, I still don&#8217;t really trust. Sure, the new Leopard version doesn&#8217;t totally eat my configuration any time it touches it, but it still does weird things I don&#8217;t understand. DirectoryIndex &#8220;index.php&#8221; &#8220;New&#8221;? Well, if it somehow decides to break later, I still have the backup copy of the configuration. </p>
<p>Spoke too soon. The damn thing changed AllowOverride for every single one of my sites, causing WordPress permalinks to break. I should file a bug, but I don&#8217;t feel like setting up a test server to reproduce and document. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.feorlen.org/2008/06/15/server-admin-vs-httpdconf-round-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
