<?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>Gargleblaster.org &#187; upgrading</title>
	<atom:link href="http://www.gargleblaster.org/tag/upgrading/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gargleblaster.org</link>
	<description></description>
	<lastBuildDate>Wed, 16 Jun 2010 08:34:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Upgrading freeBSD</title>
		<link>http://www.gargleblaster.org/2005/03/06/upgrading-freebsd.html</link>
		<comments>http://www.gargleblaster.org/2005/03/06/upgrading-freebsd.html#comments</comments>
		<pubDate>Sun, 06 Mar 2005 17:38:16 +0000</pubDate>
		<dc:creator>Merlijn</dc:creator>
				<category><![CDATA[BOFH]]></category>
		<category><![CDATA[freeBSD]]></category>
		<category><![CDATA[upgrading]]></category>

		<guid isPermaLink="false">http://www.gargleblaster.org/?p=142</guid>
		<description><![CDATA[Keeping mission critical machines up2date is always a burden for a sysadmin. Esp. if you are an allround sysadmin, responsible for all kind of servers. On freeBSD, this has become quite easy. There has is a new tool in town: portsnap. Setup is easy. See this article on TaoSecurity. After installing it boils down to [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping mission critical machines up2date is always a burden for a sysadmin.<br />
Esp. if you are an allround sysadmin, responsible for all kind of servers.<br />
On freeBSD, this has become quite easy.<br />
There has is a new tool in town: <a href="http://www.daemonology.net/portsnap/">portsnap.</a></p>
<p>Setup is easy. See this article on <a href="http://www.taosecurity.com/keeping_freebsd_applications_up-to-date.html">TaoSecurity</a>.<br />
After installing it boils down to this:</p>
<p>cd /usr/ports<br />
portsnap fetch<br />
portsnap update<br />
make fetchindex<br />
portsdb -u<br />
portversion -v -l &#8220;<&#8221;<br />
Check /usr/ports/UPDATING for information relating to my applications<br />
portupgrade -varR</p>
<p>Total control :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gargleblaster.org/2005/03/06/upgrading-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
