<?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 on: being your own CIO?</title>
	<atom:link href="http://www.inluminent.com/2002/09/19/being-your-own-cio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inluminent.com/2002/09/19/being-your-own-cio/</link>
	<description>my comments on business, marketing, advertising, email, CAN-SPAM, selling as a profession, photography, computers and other stuff...</description>
	<lastBuildDate>Thu, 19 Apr 2012 00:54:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ask Bjoern Hansen</title>
		<link>http://www.inluminent.com/2002/09/19/being-your-own-cio/comment-page-1/#comment-89</link>
		<dc:creator>Ask Bjoern Hansen</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://inluminent.com/?p=95#comment-89</guid>
		<description>Those are easy questions. :-)

&gt;  sendmail vs. qmail?

If you are processing lots of mail; have users on the boxes; want it very modular; want it very secure - or any of the above - then choose qmail.

If you have barely any mail at all and simpler requirements (or really old (say uucp)) then choose sendmail.

Otherwise choose postfix.  

I&#039;m a qmail person.

&gt; Apache 2.x vs Apache 1.x?

Static content: Apache 2.x.  
Reverse Proxies (front end proxies): Apache 2.x
Dynamic anything: Apache 1.x.

&gt; MySQL 3.x or 4.x?

MySQL 4.x is getting cooler and cooler.  This depends really.  Can you use the new features?  Do you require more stability?  Is it feasible to upgrade more frequently?

&gt; What modules to include in apache?

As few as possibly; compile them all and load them as needed.

&gt; Bind?

For recursive dns servers I like dnscache much better.  It doesn&#039;t crash.  It doesn&#039;t bloat to use all memory.  It doesn&#039;t have security problems left and right.

For authoritative dns servers I like tinydns much better.  Very easy to write programs to deal with the data.  If you run all your nameservers it makes it really easy to transfer the database consistantly.  

If you need dynamic dns it&#039;s not the right choice (for those domains anyway).  


 - ask (for hire too, but at first you might not think the price is right) :-)</description>
		<content:encoded><![CDATA[<p>Those are easy questions. <img src='http://www.inluminent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>>  sendmail vs. qmail?</p>
<p>If you are processing lots of mail; have users on the boxes; want it very modular; want it very secure &#8211; or any of the above &#8211; then choose qmail.</p>
<p>If you have barely any mail at all and simpler requirements (or really old (say uucp)) then choose sendmail.</p>
<p>Otherwise choose postfix.  </p>
<p>I&#8217;m a qmail person.</p>
<p>> Apache 2.x vs Apache 1.x?</p>
<p>Static content: Apache 2.x.<br />
Reverse Proxies (front end proxies): Apache 2.x<br />
Dynamic anything: Apache 1.x.</p>
<p>> MySQL 3.x or 4.x?</p>
<p>MySQL 4.x is getting cooler and cooler.  This depends really.  Can you use the new features?  Do you require more stability?  Is it feasible to upgrade more frequently?</p>
<p>> What modules to include in apache?</p>
<p>As few as possibly; compile them all and load them as needed.</p>
<p>> Bind?</p>
<p>For recursive dns servers I like dnscache much better.  It doesn&#8217;t crash.  It doesn&#8217;t bloat to use all memory.  It doesn&#8217;t have security problems left and right.</p>
<p>For authoritative dns servers I like tinydns much better.  Very easy to write programs to deal with the data.  If you run all your nameservers it makes it really easy to transfer the database consistantly.  </p>
<p>If you need dynamic dns it&#8217;s not the right choice (for those domains anyway).  </p>
<p> &#8211; ask (for hire too, but at first you might not think the price is right) <img src='http://www.inluminent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Zawodny</title>
		<link>http://www.inluminent.com/2002/09/19/being-your-own-cio/comment-page-1/#comment-90</link>
		<dc:creator>Jeremy Zawodny</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://inluminent.com/?p=95#comment-90</guid>
		<description>For hire?  Gee, Ask...  Word on the street is that you&#039;ve already got your hands full at work? :-)

Actually, I just like that line.  &quot;At first you might not think the price is right.&quot;  That says so many things.  I should start using that.  It occurs to me that I&#039;m always &quot;for hire&quot; to some degree or another.  Adam Goodman (publisher of Linux Mag) likes to refer to me as a free agent.  He&#039;s partly right.</description>
		<content:encoded><![CDATA[<p>For hire?  Gee, Ask&#8230;  Word on the street is that you&#8217;ve already got your hands full at work? <img src='http://www.inluminent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Actually, I just like that line.  &#8220;At first you might not think the price is right.&#8221;  That says so many things.  I should start using that.  It occurs to me that I&#8217;m always &#8220;for hire&#8221; to some degree or another.  Adam Goodman (publisher of Linux Mag) likes to refer to me as a free agent.  He&#8217;s partly right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ask Bjoern Hansen</title>
		<link>http://www.inluminent.com/2002/09/19/being-your-own-cio/comment-page-1/#comment-91</link>
		<dc:creator>Ask Bjoern Hansen</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://inluminent.com/?p=95#comment-91</guid>
		<description>&gt; For hire? Gee, Ask... Word on the street
&gt; is that you&#039;ve already got your hands
&gt; full at work? :-)

What are you talking about?  It&#039;s only 4.30 and I am already on my way to bed.  (Okay, so I didn&#039;t work all evening...) 

As you point out, it&#039;s tricky to measure your availability sometimes.

I am plenty busy with big things to suck up the majority of my time (so the price for something like that would right now be really high as I otherwise wouldn&#039;t be much interested).

However, smaller projects.  Architecture reviews, recommendations, small but efficient sessions putting out fire, ... that kind of thing.  Well, that kind of thing is fun.  And a limited scope makes it easier to find time and energy to pump into it.

:-)

 - ask</description>
		<content:encoded><![CDATA[<p>> For hire? Gee, Ask&#8230; Word on the street<br />
> is that you&#8217;ve already got your hands<br />
> full at work? <img src='http://www.inluminent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>What are you talking about?  It&#8217;s only 4.30 and I am already on my way to bed.  (Okay, so I didn&#8217;t work all evening&#8230;) </p>
<p>As you point out, it&#8217;s tricky to measure your availability sometimes.</p>
<p>I am plenty busy with big things to suck up the majority of my time (so the price for something like that would right now be really high as I otherwise wouldn&#8217;t be much interested).</p>
<p>However, smaller projects.  Architecture reviews, recommendations, small but efficient sessions putting out fire, &#8230; that kind of thing.  Well, that kind of thing is fun.  And a limited scope makes it easier to find time and energy to pump into it.<br />
 <img src='http://www.inluminent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p> &#8211; ask</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gav</title>
		<link>http://www.inluminent.com/2002/09/19/being-your-own-cio/comment-page-1/#comment-92</link>
		<dc:creator>gav</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://inluminent.com/?p=95#comment-92</guid>
		<description>I recently bought a server and stuck it in the rack at work. It has really taught me to appreciate the work a sysadmin does. It&#039;s managing to run apache+mod_perl+sendmail+spamassassin+proftpd and keep my email and the couple of tiny websites I help admin going. I think in the end it took about 24 hours to get everything set up and running the way I wanted. I&#039;d put myself in the &quot;dangerous&quot; category, but hopefully a bit more  knowledgeable now :)
</description>
		<content:encoded><![CDATA[<p>I recently bought a server and stuck it in the rack at work. It has really taught me to appreciate the work a sysadmin does. It&#8217;s managing to run apache+mod_perl+sendmail+spamassassin+proftpd and keep my email and the couple of tiny websites I help admin going. I think in the end it took about 24 hours to get everything set up and running the way I wanted. I&#8217;d put myself in the &#8220;dangerous&#8221; category, but hopefully a bit more  knowledgeable now <img src='http://www.inluminent.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
