<?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>Be the signal &#187; upgrade</title>
	<atom:link href="http://bethesignal.org/blog/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://bethesignal.org</link>
	<description>where we&#039;re going, we don&#039;t need roads...</description>
	<lastBuildDate>Wed, 30 Dec 2009 16:15:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://bethesignal.org/?pushpress=hub'/>
		<item>
		<title>Smooth upgrade to Ubuntu 8.04 LTS on my Linode</title>
		<link>http://bethesignal.org/blog/2008/04/24/smooth-upgrade-to-ubuntu-804-lts-on-my-linode/</link>
		<comments>http://bethesignal.org/blog/2008/04/24/smooth-upgrade-to-ubuntu-804-lts-on-my-linode/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 11:31:40 +0000</pubDate>
		<dc:creator>Jeff Waugh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[lts]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://bethesignal.org/?p=1060</guid>
		<description><![CDATA[A few days ago I upgraded to Ubuntu 8.04 LTS on my Linode VM (the machine which hosts this blog). I had upgraded to 7.10 a while back, so it was unlikely to be much of a challenge&#8230; But it was great to see another very smooth upgrade, without any manual workarounds required at all.
While [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago I upgraded to <a href="https://lists.ubuntu.com/archives/ubuntu-announce/2008-April/000111.html">Ubuntu 8.04 LTS</a> on my <a href="http://www.linode.com/">Linode</a> VM (the machine which hosts this blog). I had upgraded to 7.10 a while back, so it was unlikely to be much of a challenge&#8230; But it was great to see another very smooth upgrade, without any manual workarounds required at all.</p>
<p>While the packages were downloading, I noticed a few coming from universe, but fewer than I had expected. I try not to use universe stuff on my mission-critical server, but some things are just too good to live without. Perhaps they&#8217;re candidates for main inclusion?</p>
<p>So, here&#8217;s some of the universe stuff I can&#8217;t live without on my server, excluding supporting libraries:</p>
<ul>
<li><strong>collectd:</strong> Totally awesome &#8220;just works&#8221; system information collection and graphing tool. No more dicking around with nightmare configuration of Cacti and friends&thinsp;&#8212;&thinsp;collectd comes with a bunch of useful and sensible plugins that are ready-to-go for common graphing tasks. <a href="http://collectd.org/">collectd</a> has a vote of confidence from the <a href="http://et.redhat.com/page/Main_Page">Red Hat Emerging Technology</a> folks, so you know it&#8217;s good. <img src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </li>
<li><strong>libapache2-redirtoservname:</strong> Convenience module for making sure you&#8217;re always redirecting to the primary domain name for your websites&thinsp;&#8212;&thinsp;with <em>only one</em> line in your VirtualHost configuration. Here&#8217;s how easy it is to use:
<pre>ServerName bethesignal.org
ServerAlias www.bethesignal.org perkypants.org www.perkypants.org
RedirectToServerName On</pre>
</li>
<li><strong>rtorrent:</strong> Simply the <a href="http://libtorrent.rakshasa.no/">best terminal-based torrent client</a>.</li>
<li><strong>php5-xcache:</strong> <a href="http://xcache.lighttpd.net/">Opcode caching for PHP</a>. Handy when running lots of PHP gash.</li>
<li><strong>mailgraph:</strong> Lets me know how much spam I&#8217;m killing, and email I&#8217;m suffering. <img src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' />  See <a href="http://mail.gnome.org/mailgraph/">mailgraph on gnome.org</a> for a great example of mailgraph in action.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bethesignal.org/blog/2008/04/24/smooth-upgrade-to-ubuntu-804-lts-on-my-linode/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3</title>
		<link>http://bethesignal.org/blog/2007/09/27/wordpress-23/</link>
		<comments>http://bethesignal.org/blog/2007/09/27/wordpress-23/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 06:38:03 +0000</pubDate>
		<dc:creator>Jeff Waugh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://perkypants.org/blog/2007/09/27/wordpress-23/</guid>
		<description><![CDATA[
Given the feature list for WordPress 2.3 and the very strong warnings that came with every pre-release, I figured I should actually test this upgrade before going live.
So I did my usual process of importing the tarball into my bzr branch of mainline and merging with my customised perkypants.org branch (I really ought to document [...]]]></description>
			<content:encoded><![CDATA[<p class="center" align="center"><a href="http://wordpress.org/"><img src="http://perkypants.org/blog/wp-content/uploads/2007/09/wordpress-logo.gif" alt="WordPress Logo" /></a></p>
<p>Given the <a href="http://wordpress.org/development/2007/09/wordpress-23/">feature list</a> for WordPress 2.3 and the very strong warnings that came with every pre-release, I figured I should actually test this upgrade before going live.</p>
<p>So I did my usual process of importing the tarball into my bzr branch of mainline and merging with my customised perkypants.org branch (I really ought to document this some time&thinsp;&#8212;&thinsp;using bzr is such a massive time-saver!), but this time I did a trial upgrade on my local web server instead of pushing directly to the production site.</p>
<p>I ran the database upgrade script. Uneventful.</p>
<p>The category page included a conversion tool to switch categories to tags. I&#8217;ve been using categories as if they were tags for a while now, so I converted a whole bunch. Uneventful.</p>
<p>All my plugins were compatible, though I removed one in favour of the internal canonical permalinks support. Uneventful.</p>
<p>At this point I decided to push to the production server and migrate the other WordPress sites I administer, <a href="http://pipka.org/">Pia&#8217;s blog</a> and the <a href="http://www.libertytheatre.com.au/">Liberty Theatre</a> blog. Uneventful.</p>
<p>So, does this mean I regard the WordPress 2.3 release as uneventful?</p>
<p>No way, it&#8217;s totally sweet! Another great incremental release with lots of under-the-bonnet improvements. I particularly like the Atom feed and publishing support (though I do wish the WP hackers would bite the bullet and switch to Atom by default&thinsp;&#8212;&thinsp;I like Internet standards more than Internet soap operas).</p>
<p>But the upgrade was <em>blissfully</em> uneventful. <img src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks again, WordPress hackers!</p>
]]></content:encoded>
			<wfw:commentRss>http://bethesignal.org/blog/2007/09/27/wordpress-23/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
