<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Customizable</id>
		<title>Customizable - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Customizable"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;action=history"/>
		<updated>2026-04-10T12:11:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Customizable&amp;diff=8778&amp;oldid=prev</id>
		<title>72.84.95.92: That's not a single command, it's a bunch of commands strung together</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;diff=8778&amp;oldid=prev"/>
				<updated>2007-09-14T22:18:44Z</updated>
		
		<summary type="html">&lt;p&gt;That&amp;#039;s not a single command, it&amp;#039;s a bunch of commands strung together&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:18, 14 September 2007&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver but choosing which one depends on the needs. Some may need compatibility with older plug-ins from the [[Apache]] 1.x family while others will want the greater security and speed of the [[Apache]] 2.x family. Still others may need the highest speed and efficiency (but without CGI capability) found in the [[thttpd]] family. With FreeBSD it's easy, normal and even expected to pick and choose or even switch, with minimal pain, heartache or downtime.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver but choosing which one depends on the needs. Some may need compatibility with older plug-ins from the [[Apache]] 1.x family while others will want the greater security and speed of the [[Apache]] 2.x family. Still others may need the highest speed and efficiency (but without CGI capability) found in the [[thttpd]] family. With FreeBSD it's easy, normal and even expected to pick and choose or even switch, with minimal pain, heartache or downtime.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Likewise, this holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are designed to be easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can be replaced by [[qmail]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;with a single command&lt;/del&gt;:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Likewise, this holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are designed to be easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;easily &lt;/ins&gt;be replaced by [[qmail]]:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:7904:newid:8778 --&gt;
&lt;/table&gt;</summary>
		<author><name>72.84.95.92</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7904&amp;oldid=prev</id>
		<title>Heidi: more smoothing</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7904&amp;oldid=prev"/>
				<updated>2007-02-27T05:00:21Z</updated>
		
		<summary type="html">&lt;p&gt;more smoothing&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 05:00, 27 February 2007&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The base installation of FreeBSD is meant to be lean and mean. It only contains the services absolutely necessary to operate the machine. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Instead&lt;/del&gt;, FreeBSD sysadmins are encouraged to install their own services, whether from the [[ports tree]] or elsewhere, choosing for themselves which software packages suit their needs.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The base installation of FreeBSD is meant to be lean and mean. It only contains the services absolutely necessary to operate the machine. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Then&lt;/ins&gt;, FreeBSD sysadmins are encouraged to install their own services, whether from the [[ports tree]] or elsewhere, choosing for themselves which software packages suit their needs.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;but &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;depending &lt;/del&gt;on the needs&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, a particular kind of webserver may be more or less appropriate&lt;/del&gt;. Some may need compatibility with older plug-ins &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;of &lt;/del&gt;the [[Apache]] 1.x family&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;while others will want the greater security and speed of the [[Apache]] 2.x family. Still others may need the highest speed and efficiency (but &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;with no &lt;/del&gt;CGI capability) found in the [[thttpd]] family. With FreeBSD it &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;is &lt;/del&gt;easy, normal and even expected to pick and choose or even switch with minimal pain &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and &lt;/del&gt;heartache &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;(&lt;/del&gt;or downtime&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver but &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;choosing which one depends &lt;/ins&gt;on the needs. Some may need compatibility with older plug-ins &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;from &lt;/ins&gt;the [[Apache]] 1.x family while others will want the greater security and speed of the [[Apache]] 2.x family. Still others may need the highest speed and efficiency (but &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;without &lt;/ins&gt;CGI capability) found in the [[thttpd]] family. With FreeBSD it&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'s &lt;/ins&gt;easy, normal and even expected to pick and choose or even switch&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/ins&gt;with minimal pain&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/ins&gt;heartache or downtime.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;This also &lt;/del&gt;holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;specifically &lt;/del&gt;designed to be &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;simply and &lt;/del&gt;easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can be replaced by [[qmail]] with a single command:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Likewise, this &lt;/ins&gt;holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are designed to be easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can be replaced by [[qmail]] with a single command:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160; cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Please be aware though''', one must ''configure'' qmail after doing that so please don't be rash and blindly replace sendmail after reading this without being ready to learn a new system.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Please be aware though''', one must ''configure'' qmail after doing that so please don't be rash and blindly replace sendmail after reading this without being ready to learn a new system.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This is all in stark contrast not only with Microsoft Windows, in which sysadmins and users alike are tightly bound to whatever Microsoft provided in the way of system services, but with many GNU/Linux flavours too. For example, veteran '''Red Hat Linux''' admins are familiar with the notion that Apache 1.x &amp;quot;goes with&amp;quot; Red Hat 7, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;whereas &lt;/del&gt;Apache 2.x &amp;quot;goes with&amp;quot; Red Hat 8 and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;it &lt;/del&gt;can be &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;something of &lt;/del&gt;a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;dire &lt;/del&gt;mess to try changing from one to the other. What's more, upgrading a base Microsoft or Linux system is likely to &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;willy-nilly &lt;/del&gt;change &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;its &lt;/del&gt;services &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;whether this is wanted &lt;/del&gt;or not&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;. Meanwhile&lt;/del&gt;, upgrading the OS &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;may &lt;/del&gt;make needed (&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;perhaps &lt;/del&gt;mission-critical) services inoperable and comes with widely known risks, downtime and often, unhappiness.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This is all in stark contrast not only with Microsoft Windows, in which sysadmins and users alike are tightly bound to whatever Microsoft provided in the way of system services, but with many GNU/Linux flavours too. For example, veteran '''Red Hat Linux''' admins are familiar with the notion that Apache 1.x &amp;quot;goes with&amp;quot; Red Hat 7, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;but &lt;/ins&gt;Apache 2.x &amp;quot;goes with&amp;quot; Red Hat 8 and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;so on. It &lt;/ins&gt;can be a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;rather daunting, canny &lt;/ins&gt;mess to try changing from one to the other. What's more, upgrading a base Microsoft or Linux system is likely to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;blindly &lt;/ins&gt;change &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a system's &lt;/ins&gt;services &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;like it &lt;/ins&gt;or not &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and meanwhile&lt;/ins&gt;, upgrading the OS &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;can &lt;/ins&gt;make needed (&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and maybe &lt;/ins&gt;mission-critical) services inoperable and comes with widely known risks, downtime and often, unhappiness.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;FreeBSD mostly succeeds in drawing a much sharper line between the base system and optional services. It's easy to install whatever type of service wanted from whichever vendor or group chosen &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;(&lt;/del&gt;open source or not&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;FreeBSD mostly succeeds in drawing a much sharper line between the base system and optional services. It's easy to install whatever type of service &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;is &lt;/ins&gt;wanted from whichever vendor or group chosen&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/ins&gt;open source or not.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Moreover, FreeBSD is truly open and free. For highly specialized projects&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;the source code itself can be studied and modified. While this step is not taken by most FreeBSD users, it's a comfort.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Moreover, FreeBSD is truly open and free. For highly specialized projects the source code itself can be studied and modified. While this step is not taken by most FreeBSD users, it's a comfort.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Why FreeBSD?]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Why FreeBSD?]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:7845:newid:7904 --&gt;
&lt;/table&gt;</summary>
		<author><name>Heidi</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7845&amp;oldid=prev</id>
		<title>Heidi at 15:07, 18 January 2007</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7845&amp;oldid=prev"/>
				<updated>2007-01-18T15:07:27Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:07, 18 January 2007&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The base installation of FreeBSD is meant to be lean and mean. It only contains the services absolutely necessary to operate the machine. Instead, FreeBSD sysadmins are encouraged to install their own services, whether from the [[ports tree]] or elsewhere, choosing for themselves which software packages suit their needs.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The base installation of FreeBSD is meant to be lean and mean. It only contains the services absolutely necessary to operate the machine. Instead, FreeBSD sysadmins are encouraged to install their own services, whether from the [[ports tree]] or elsewhere, choosing for themselves which software packages suit their needs.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver, but depending on the needs, a particular kind of webserver may be more or less appropriate. Some may need compatibility with older plug-ins of the [[Apache]] 1.x family, while others will want the greater security and speed of the [[Apache]] 2.x family. Still others &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;yet &lt;/del&gt;may need the highest speed and efficiency (but with no CGI capability) found in the [[thttpd]] family. With FreeBSD it is easy, normal and even expected to pick and choose or even switch with minimal pain and heartache (or downtime).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver, but depending on the needs, a particular kind of webserver may be more or less appropriate. Some may need compatibility with older plug-ins of the [[Apache]] 1.x family, while others will want the greater security and speed of the [[Apache]] 2.x family. Still others may need the highest speed and efficiency (but with no CGI capability) found in the [[thttpd]] family. With FreeBSD it is easy, normal and even expected to pick and choose or even switch with minimal pain and heartache (or downtime).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This also holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are specifically designed to be simply and easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can be replaced by [[qmail]] with a single command:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This also holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are specifically designed to be simply and easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can be replaced by [[qmail]] with a single command:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:7844:newid:7845 --&gt;
&lt;/table&gt;</summary>
		<author><name>Heidi</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7844&amp;oldid=prev</id>
		<title>Heidi: format</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7844&amp;oldid=prev"/>
				<updated>2007-01-18T14:58:50Z</updated>
		
		<summary type="html">&lt;p&gt;format&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:58, 18 January 2007&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver, but depending on the needs, a particular kind of webserver may be more or less appropriate. Some may need compatibility with older plug-ins of the [[Apache]] 1.x family, while others will want the greater security and speed of the [[Apache]] 2.x family. Still others yet may need the highest speed and efficiency (but with no CGI capability) found in the [[thttpd]] family. With FreeBSD it is easy, normal and even expected to pick and choose or even switch with minimal pain and heartache (or downtime).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver, but depending on the needs, a particular kind of webserver may be more or less appropriate. Some may need compatibility with older plug-ins of the [[Apache]] 1.x family, while others will want the greater security and speed of the [[Apache]] 2.x family. Still others yet may need the highest speed and efficiency (but with no CGI capability) found in the [[thttpd]] family. With FreeBSD it is easy, normal and even expected to pick and choose or even switch with minimal pain and heartache (or downtime).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This also holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are specifically designed to be simply and easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can be replaced by [[qmail]] with a single command: &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;'''&lt;/del&gt;cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean''' &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;(&lt;/del&gt;be aware though, one must ''configure'' qmail after doing that so please don't be rash and blindly replace sendmail after reading this without being ready to learn a new system.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This also holds true for FTP, DNS, mail, ssh, X-Window components and almost anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are specifically designed to be simply and easily swapped out with any other service the system administrator may choose. For example [[sendmail]] can be replaced by [[qmail]] with a single command:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/ins&gt;cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Please &lt;/ins&gt;be aware though&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'''&lt;/ins&gt;, one must ''configure'' qmail after doing that so please don't be rash and blindly replace sendmail after reading this without being ready to learn a new system.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This is all in stark contrast not only with Microsoft Windows, in which sysadmins and users alike are tightly bound to whatever Microsoft provided in the way of system services, but with many GNU/Linux flavours too. For example, veteran '''Red Hat Linux''' admins are familiar with the notion that Apache 1.x &amp;quot;goes with&amp;quot; Red Hat 7, whereas Apache 2.x &amp;quot;goes with&amp;quot; Red Hat 8 and it can be something of a dire mess to try changing from one to the other. What's more, upgrading a base Microsoft or Linux system is likely to willy-nilly change its services whether this is wanted or not. Meanwhile, upgrading the OS may make needed (perhaps mission-critical) services inoperable and comes with widely known risks, downtime and often, unhappiness.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This is all in stark contrast not only with Microsoft Windows, in which sysadmins and users alike are tightly bound to whatever Microsoft provided in the way of system services, but with many GNU/Linux flavours too. For example, veteran '''Red Hat Linux''' admins are familiar with the notion that Apache 1.x &amp;quot;goes with&amp;quot; Red Hat 7, whereas Apache 2.x &amp;quot;goes with&amp;quot; Red Hat 8 and it can be something of a dire mess to try changing from one to the other. What's more, upgrading a base Microsoft or Linux system is likely to willy-nilly change its services whether this is wanted or not. Meanwhile, upgrading the OS may make needed (perhaps mission-critical) services inoperable and comes with widely known risks, downtime and often, unhappiness.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:7842:newid:7844 --&gt;
&lt;/table&gt;</summary>
		<author><name>Heidi</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7842&amp;oldid=prev</id>
		<title>Heidi: rewrite for style and flow</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;diff=7842&amp;oldid=prev"/>
				<updated>2007-01-18T14:38:29Z</updated>
		
		<summary type="html">&lt;p&gt;rewrite for style and flow&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:38, 18 January 2007&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The base installation of FreeBSD is&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, very purposefully, &lt;/del&gt;lean and mean &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;- it &lt;/del&gt;contains &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;very few pre-installed &lt;/del&gt;services &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;other than those &lt;/del&gt;absolutely necessary to operate the machine. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;FreeBSD sysadmins are encouraged &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;instead &lt;/del&gt;to install their own services, whether from the [[ports tree]] or elsewhere, choosing for themselves which software packages suit their needs &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;best&lt;/del&gt;.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The base installation of FreeBSD is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;meant to be &lt;/ins&gt;lean and mean&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. It only &lt;/ins&gt;contains &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;the &lt;/ins&gt;services absolutely necessary to operate the machine. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Instead, &lt;/ins&gt;FreeBSD sysadmins are encouraged to install their own services, whether from the [[ports tree]] or elsewhere, choosing for themselves which software packages suit their needs.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;given &lt;/del&gt;webmaster will &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;of course &lt;/del&gt;need a webserver &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;- &lt;/del&gt;but &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;for different situations&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;different types &lt;/del&gt;of webserver &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;are &lt;/del&gt;more or less appropriate. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;Some may need &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;the &lt;/del&gt;compatibility with older plug-ins of the [[Apache]] 1.x family, while others will want the greater security and speed of the [[Apache]] 2.x family&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, and &lt;/del&gt;others yet may need the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;ultimate &lt;/del&gt;speed and efficiency (&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;at the sacrifice of &lt;/del&gt;CGI capability) &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;of &lt;/del&gt;the [[thttpd]] family &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;- and under &lt;/del&gt;FreeBSD&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;it is &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;very &lt;/del&gt;easy &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and &amp;quot;&lt;/del&gt;normal&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;quot; &lt;/del&gt;to &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;use any or all of the above, &lt;/del&gt;or even switch &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;between them &lt;/del&gt;with minimal pain and heartache.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;For example, any webmaster will need a webserver&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/ins&gt;but &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;depending on the needs&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a particular kind &lt;/ins&gt;of webserver &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;may be &lt;/ins&gt;more or less appropriate. Some may need compatibility with older plug-ins of the [[Apache]] 1.x family, while others will want the greater security and speed of the [[Apache]] 2.x family&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Still &lt;/ins&gt;others yet may need the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;highest &lt;/ins&gt;speed and efficiency (&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;but with no &lt;/ins&gt;CGI capability) &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;found in &lt;/ins&gt;the [[thttpd]] family&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. With &lt;/ins&gt;FreeBSD it is easy&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/ins&gt;normal &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and even expected &lt;/ins&gt;to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pick and choose &lt;/ins&gt;or even switch with minimal pain and heartache &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(or downtime)&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;is not just &lt;/del&gt;true &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;of webservers, but also &lt;/del&gt;FTP, DNS, mail, ssh, X-&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Windows &lt;/del&gt;components&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;just about &lt;/del&gt;anything else &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you care to name&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;Even those services which do have a default system installation (such as [[sendmail]] for mail services) are specifically designed to be simply and easily &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;replaced in a modular fashion &lt;/del&gt;with any &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;alternate &lt;/del&gt;service &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;that &lt;/del&gt;the system administrator may choose&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;; for &lt;/del&gt;example &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you may replace &lt;/del&gt;[[sendmail]] &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;with &lt;/del&gt;[[qmail]] with a single command: '''cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean'''&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;.&amp;#160; &lt;/del&gt;(&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Of course&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you'd also need to &lt;/del&gt;''configure'' qmail after doing that&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;so don't &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;just &lt;/del&gt;blindly replace sendmail &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;now &lt;/del&gt;after reading this &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;line unless you're &lt;/del&gt;ready to learn a new system.)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;also holds &lt;/ins&gt;true &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;for &lt;/ins&gt;FTP, DNS, mail, ssh, X-&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Window &lt;/ins&gt;components and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;almost &lt;/ins&gt;anything else. Even those services which do have a default system installation (such as [[sendmail]] for mail services) are specifically designed to be simply and easily &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;swapped out &lt;/ins&gt;with any &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;other &lt;/ins&gt;service the system administrator may choose&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. For &lt;/ins&gt;example [[sendmail]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;can be replaced by &lt;/ins&gt;[[qmail]] with a single command: '''cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean''' (&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;be aware though&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;one must &lt;/ins&gt;''configure'' qmail after doing that so &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;please &lt;/ins&gt;don't &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;be rash and &lt;/ins&gt;blindly replace sendmail after reading this &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;without being &lt;/ins&gt;ready to learn a new system.)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This is in stark contrast not only &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;to &lt;/del&gt;Microsoft Windows, in which &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you &lt;/del&gt;are &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;generally &lt;/del&gt;bound &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;with iron chain &lt;/del&gt;to whatever Microsoft provided &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you &lt;/del&gt;in the way of system services, but &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;also to &lt;/del&gt;many GNU/Linux &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;variants&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;For example, veteran '''Red Hat Linux''' admins are &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;very &lt;/del&gt;familiar with the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;idea &lt;/del&gt;that Apache 1.x &amp;quot;goes with&amp;quot; Red Hat 7, whereas Apache 2.x &amp;quot;goes with&amp;quot; Red Hat 8&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/del&gt;and it can be something of a dire mess to try &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;to change &lt;/del&gt;from one to the other &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;- and &lt;/del&gt;upgrading &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;your &lt;/del&gt;base system is likely to willy-nilly change &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;your &lt;/del&gt;services whether &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you want it to &lt;/del&gt;or not.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;all &lt;/ins&gt;in stark contrast not only &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;with &lt;/ins&gt;Microsoft Windows, in which &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;sysadmins and users alike &lt;/ins&gt;are &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;tightly &lt;/ins&gt;bound to whatever Microsoft provided in the way of system services, but &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;with &lt;/ins&gt;many GNU/Linux &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;flavours too&lt;/ins&gt;. For example, veteran '''Red Hat Linux''' admins are familiar with the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;notion &lt;/ins&gt;that Apache 1.x &amp;quot;goes with&amp;quot; Red Hat 7, whereas Apache 2.x &amp;quot;goes with&amp;quot; Red Hat 8 and it can be something of a dire mess to try &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;changing &lt;/ins&gt;from one to the other&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. What's more, &lt;/ins&gt;upgrading &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/ins&gt;base &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Microsoft or Linux &lt;/ins&gt;system is likely to willy-nilly change &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;its &lt;/ins&gt;services whether &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;this is wanted &lt;/ins&gt;or not&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Meanwhile, upgrading the OS may make needed (perhaps mission-critical) services inoperable and comes with widely known risks, downtime and often, unhappiness&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;FreeBSD &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;tries, and in general &lt;/del&gt;succeeds &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pretty well, &lt;/del&gt;in drawing a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;more concrete &lt;/del&gt;line between the base system and optional services. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; Not only is it &lt;/del&gt;easy to install whatever type of service &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you like &lt;/del&gt;from whichever vendor or group &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;that you like&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you don't have to sweat that upgrading your version of &lt;/del&gt;FreeBSD &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;will suddenly make &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;service you depend on inoperable either&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;FreeBSD &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;mostly &lt;/ins&gt;succeeds in drawing a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;much sharper &lt;/ins&gt;line between the base system and optional services. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;It's &lt;/ins&gt;easy to install whatever type of service &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;wanted &lt;/ins&gt;from whichever vendor or group &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;chosen (open source or not).&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Moreover&lt;/ins&gt;, FreeBSD &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;is truly open and free. For highly specialized projects, &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;source code itself can be studied and modified. While this step is not taken by most FreeBSD users, it's a comfort&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Why FreeBSD?]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Why FreeBSD?]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:4629:newid:7842 --&gt;
&lt;/table&gt;</summary>
		<author><name>Heidi</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Customizable&amp;diff=4629&amp;oldid=prev</id>
		<title>Jimbo at 23:41, 12 September 2004</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;diff=4629&amp;oldid=prev"/>
				<updated>2004-09-12T23:41:22Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:41, 12 September 2004&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;The base installation of FreeBSD is, very purposefully, lean and mean - it contains very few pre-installed services other than those absolutely necessary to operate the machine.&amp;#160; FreeBSD sysadmins are encouraged instead to install their own services, whether from the [[ports tree]] or elsewhere, choosing for themselves which software packages suit their needs best.&amp;#160; &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;For example, any given webmaster will of course need a webserver - but for different situations, different types of webserver are more or less appropriate.&amp;#160; Some may need the compatibility with older plug-ins of the [[Apache]] 1.x family, while others will want the greater security and speed of the [[Apache]] 2.x family, and others yet may need the ultimate speed and efficiency (at the sacrifice of CGI capability) of the [[thttpd]] family - and under FreeBSD, it is very easy and &amp;quot;normal&amp;quot; to use any or all of the above, or even switch between them with minimal pain and heartache.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;This is not just true of webservers, but also FTP, DNS, mail, ssh, X-Windows components, and just about anything else you care to name.&amp;#160; Even those services which do have a default system installation (such as [[sendmail]] for mail services) are specifically designed to be simply and easily replaced in a modular fashion with any alternate service that the system administrator may choose; for example you may replace [[sendmail]] with [[qmail]] with a single command: '''cd /usr/ports/mail/qmail &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; make disable-sendmail &amp;amp;&amp;amp; make install-qmail clean'''.&amp;#160; (Of course, you'd also need to ''configure'' qmail after doing that, so don't just blindly replace sendmail now after reading this line unless you're ready to learn a new system.)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;This is in stark contrast not only to Microsoft Windows, in which you are generally bound with iron chain to whatever Microsoft provided you in the way of system services, but also to many GNU/Linux variants.&amp;#160; For example, veteran '''Red Hat Linux''' admins are very familiar with the idea that Apache 1.x &amp;quot;goes with&amp;quot; Red Hat 7, whereas Apache 2.x &amp;quot;goes with&amp;quot; Red Hat 8, and it can be something of a dire mess to try to change from one to the other - and upgrading your base system is likely to willy-nilly change your services whether you want it to or not.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;FreeBSD tries, and in general succeeds pretty well, in drawing a more concrete line between the base system and optional services.&amp;#160; Not only is it easy to install whatever type of service you like from whichever vendor or group that you like, you don't have to sweat that upgrading your version of FreeBSD will suddenly make the service you depend on inoperable either.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Why FreeBSD?]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Why FreeBSD?]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:444:newid:4629 --&gt;
&lt;/table&gt;</summary>
		<author><name>Jimbo</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Customizable&amp;diff=444&amp;oldid=prev</id>
		<title>Dave at 21:35, 28 August 2004</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Customizable&amp;diff=444&amp;oldid=prev"/>
				<updated>2004-08-28T21:35:59Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Why FreeBSD?]]&lt;/div&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	</feed>