<?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: FreeBSD 7.0 New Install</title>
	<atom:link href="http://my.galagzee.com/2008/06/28/freebsd-70-new-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://my.galagzee.com/2008/06/28/freebsd-70-new-install/</link>
	<description>Tech in a Galagzee, Not So Far Away.</description>
	<lastBuildDate>Sat, 28 Jan 2012 21:43:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ville Walveranta</title>
		<link>http://my.galagzee.com/2008/06/28/freebsd-70-new-install/comment-page-1/#comment-1072</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Fri, 05 Sep 2008 00:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=74#comment-1072</guid>
		<description>I switched to portsnap; much better than cvsup! It also solved another item on my wish list. For long time I&#039;ve wished there would be some automated way to indicate, say, day on daily basis as to which ports have been updated. Portsnap does this automatically!

I also installed portaudit (/usr/ports/ports-mgmt/portaudit) which provides a daily list of installed ports that have security vulnerabilities. This list along with the updated ports list (provided by portsnap) makes system management a whole lot easier. 

While portsnap must be added to the crontab to run daily (for example), portaudit install adds a similarly named script to /usr/local/etc/periodic/security/ directory from where it&#039;s triggered daily.</description>
		<content:encoded><![CDATA[<p>I switched to portsnap; much better than cvsup! It also solved another item on my wish list. For long time I&#8217;ve wished there would be some automated way to indicate, say, day on daily basis as to which ports have been updated. Portsnap does this automatically!</p>
<p>I also installed portaudit (/usr/ports/ports-mgmt/portaudit) which provides a daily list of installed ports that have security vulnerabilities. This list along with the updated ports list (provided by portsnap) makes system management a whole lot easier. </p>
<p>While portsnap must be added to the crontab to run daily (for example), portaudit install adds a similarly named script to /usr/local/etc/periodic/security/ directory from where it&#8217;s triggered daily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ville Walveranta</title>
		<link>http://my.galagzee.com/2008/06/28/freebsd-70-new-install/comment-page-1/#comment-923</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Wed, 20 Aug 2008 23:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=74#comment-923</guid>
		<description>By the way, thanks for the info about portsnap; I wasn&#039;t aware of it. Seems like it&#039;s a better (less bandwidth-hungry) way to update the ports tree. I found a good &lt;a href=&quot;http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/portsnap/Attic/pkg-descr?rev=1.2&amp;content-type=text/plain&quot; TARGET=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;synopsis&lt;/a&gt; on why it&#039;s better than cvsup: 

&lt;em&gt;»Portsnap is a system for securely updating the ports tree by distributing signed compressed snapshots.  This is the client half of that system; it downloads compressed snapshots into /usr/local/portsnap (&quot;portsnap fetch&quot;) and uses those to extract a ports tree into /usr/ports (&quot;portsnap extract&quot;) or update an existing tree (&quot;portsnap update&quot;).

In addition to operating entirely over HTTP, portsnap can use under a tenth of the bandwidth required by CVSup if a copy of the ports tree is being updated every few days.»&lt;/em&gt;

One thing that I haven&#039;t figured out how to do but that would be immensely useful is how to automatically generate a list of ports that have been updated (as compared to the installed versions).</description>
		<content:encoded><![CDATA[<p>By the way, thanks for the info about portsnap; I wasn&#8217;t aware of it. Seems like it&#8217;s a better (less bandwidth-hungry) way to update the ports tree. I found a good <a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/portsnap/Attic/pkg-descr?rev=1.2&#038;content-type=text/plain" TARGET="_blank" rel="nofollow">synopsis</a> on why it&#8217;s better than cvsup: </p>
<p><em>»Portsnap is a system for securely updating the ports tree by distributing signed compressed snapshots.  This is the client half of that system; it downloads compressed snapshots into /usr/local/portsnap (&#8220;portsnap fetch&#8221;) and uses those to extract a ports tree into /usr/ports (&#8220;portsnap extract&#8221;) or update an existing tree (&#8220;portsnap update&#8221;).</p>
<p>In addition to operating entirely over HTTP, portsnap can use under a tenth of the bandwidth required by CVSup if a copy of the ports tree is being updated every few days.»</em></p>
<p>One thing that I haven&#8217;t figured out how to do but that would be immensely useful is how to automatically generate a list of ports that have been updated (as compared to the installed versions).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ville Walveranta</title>
		<link>http://my.galagzee.com/2008/06/28/freebsd-70-new-install/comment-page-1/#comment-922</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Wed, 20 Aug 2008 21:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=74#comment-922</guid>
		<description>Actually I don&#039;t remember why I made those changes :-). They were in response to some kind of persistent console messages I was getting a year or so ago. If memory serves, they had to do with &quot;system running low on resource/file handles&quot; type problem which the setting changes remedied (and since the new server is going to be used for the same type of use, general web/mail/database use, I adopted them as part of my &quot;standard&quot; settings).</description>
		<content:encoded><![CDATA[<p>Actually I don&#8217;t remember why I made those changes <img src='http://my.galagzee.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . They were in response to some kind of persistent console messages I was getting a year or so ago. If memory serves, they had to do with &#8220;system running low on resource/file handles&#8221; type problem which the setting changes remedied (and since the new server is going to be used for the same type of use, general web/mail/database use, I adopted them as part of my &#8220;standard&#8221; settings).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrTebi</title>
		<link>http://my.galagzee.com/2008/06/28/freebsd-70-new-install/comment-page-1/#comment-915</link>
		<dc:creator>DrTebi</dc:creator>
		<pubDate>Wed, 20 Aug 2008 06:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=74#comment-915</guid>
		<description>Hello,

I am finding some interesting posts here on your blog, while I am going through a couple of FreeBSD 7.0 installs myself.

I also wanted to mention that you can use portsnap instead of cvsup, it&#039;s easier to use and installed by default on FreeBSD 7.0. You can find more useful info about portsnap here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/portsnap.html

What I am curious about are the changes you made in loader.conf. Could you explain what and why you made those changes? Since my servers are also web/db/mail servers, these settins may be relevant for me as well.

Thanks,
DrTebi</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am finding some interesting posts here on your blog, while I am going through a couple of FreeBSD 7.0 installs myself.</p>
<p>I also wanted to mention that you can use portsnap instead of cvsup, it&#8217;s easier to use and installed by default on FreeBSD 7.0. You can find more useful info about portsnap here:<br />
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/portsnap.html" rel="nofollow">http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/portsnap.html</a></p>
<p>What I am curious about are the changes you made in loader.conf. Could you explain what and why you made those changes? Since my servers are also web/db/mail servers, these settins may be relevant for me as well.</p>
<p>Thanks,<br />
DrTebi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gábor Auth</title>
		<link>http://my.galagzee.com/2008/06/28/freebsd-70-new-install/comment-page-1/#comment-886</link>
		<dc:creator>Gábor Auth</dc:creator>
		<pubDate>Sun, 03 Aug 2008 10:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=74#comment-886</guid>
		<description>Hi!

Very useful article, many thanks, earlier I used portsnap and freebsd-update, but a year ago I changed OS to Solaris and since then I haven&#039;t had FreeBSD. But now I&#039;m thinking of returning to FreeBSD... :)</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Very useful article, many thanks, earlier I used portsnap and freebsd-update, but a year ago I changed OS to Solaris and since then I haven&#8217;t had FreeBSD. But now I&#8217;m thinking of returning to FreeBSD&#8230; <img src='http://my.galagzee.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

