<?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>Pario TechnoBlob &#187; Intrepid Ibex</title>
	<atom:link href="http://pario.no/tag/intrepid-ibex/feed/" rel="self" type="application/rss+xml" />
	<link>http://pario.no</link>
	<description>A cronological documentation test project, nothing serious, really!</description>
	<lastBuildDate>Thu, 26 Apr 2012 08:18:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Network upgrade Ubuntu Server 8.04 to 8.10</title>
		<link>http://pario.no/2008/12/01/network-upgrade-ubuntu-server-804-to-810/</link>
		<comments>http://pario.no/2008/12/01/network-upgrade-ubuntu-server-804-to-810/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 22:29:38 +0000</pubDate>
		<dc:creator>Hans-Henry Jakobsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://pario.no/?p=796</guid>
		<description><![CDATA[This post describes how I upgraded my Ubuntu (Hardy Heron) 8.04 server installation to (Intrepid Ibex) 8.10 from the command line. First you&#8217;ll need to make sure you are running the latest packages # sudo aptitude update # sudo aptitude safe-upgrade Then you will need to install the Ubuntu upgrade package # sudo aptitude install [...]]]></description>
			<content:encoded><![CDATA[<p>This post describes how I upgraded my Ubuntu (Hardy Heron) 8.04 server installation to (Intrepid Ibex) 8.10 from the command line.</p>
<p>First you&#8217;ll need to make sure you are running the latest packages</p>
<pre>
# sudo aptitude update
# sudo aptitude safe-upgrade</pre>
<p>Then you will need to install the Ubuntu upgrade package</p>
<pre>
# sudo aptitude install update-manager-core</pre>
<p>You can start the upgrade when the package is installed</p>
<pre>
# sudo do-release-upgrade</pre>
<p>Then you just have to follow the on-screen instructions and answer  the questions as they pop up. One thing to note is the fact that it is not suggested to perform the upgrade via a remote ssh connection. I have done earlier upgrades multiple times before without any problems, but I might just have been lucky.</p>
<script type="text/javascript">var wordpress_toolbar_urls = [];var wordpress_toolbar_url = "http://pario.no/wp-content/plugins/wordpress-toolbar/toolbar.php";var wordpress_toolbar_oinw = "n";var wordpress_toolbar_hash = "aHR0cDovL3BhcmlvLm5vLzIwMDgvMTIvMDEvbmV0d29yay11cGdyYWRlLXVidW50dS1zZXJ2ZXItODA0LXRvLTgxMC88d3B0Yj5OZXR3b3JrIHVwZ3JhZGUgVWJ1bnR1IFNlcnZlciA4LjA0IHRvIDguMTA8d3B0Yj5odHRwOi8vcGFyaW8ubm88d3B0Yj5QYXJpbyBUZWNobm9CbG9i";</script>]]></content:encoded>
			<wfw:commentRss>http://pario.no/2008/12/01/network-upgrade-ubuntu-server-804-to-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

