<?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>Professional Geekism &#187; hardy</title>
	<atom:link href="http://www.ninjabadger.net/tag/hardy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninjabadger.net</link>
	<description>Ninjas. Badgers. Linux. Me.</description>
	<lastBuildDate>Wed, 17 Feb 2010 23:06:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ubuntu 8.04 &#8216;Hardy Heron&#8217;</title>
		<link>http://www.ninjabadger.net/2008/05/01/ubuntu-804-hardy-heron/</link>
		<comments>http://www.ninjabadger.net/2008/05/01/ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Thu, 01 May 2008 12:39:09 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://www.ninjabadger.net/?p=28</guid>
		<description><![CDATA[Like many Ubuntu nuts, I&#8217;ve recently upgraded my work and home systems to the latest and greatest release: 8.04, code-name &#8216;Hardy Heron&#8217;. And as per the usual, I updated a little early. Not quite at beta this time; I managed to subdue the upgrade itch until a few days before the final release. The only [...]]]></description>
			<content:encoded><![CDATA[<p>Like many Ubuntu nuts, I&#8217;ve recently upgraded my work and home systems to the latest and greatest release: 8.04, code-name &#8216;Hardy Heron&#8217;.</p>
<p>And as per the usual, I updated a little early. Not quite at beta this time; I managed to subdue the upgrade itch until a few days before the final release. The only justification I needed beyond that was that the mirrors always get <em>raped</em> come release day.</p>
<p>So I set about upgrading to the release candidate version (Alt+F2, and run &#8216;update-manager &#8211;devel-release&#8217;) of Hardy and let it do its thing. I had a small issue with /boot being full of old kernels, which just required a few &#8216;sudo rm -r&#8217; commands from a terminal, but nothing big.</p>
<p>However, I <em>did</em> encounter a few issues&#8230;</p>
<p>The first of which, was the Nvidia binary driver that I had installed for reasons of graphical goodness, but of  course it wasn&#8217;t the maintained package, therefore the upgrade tool did nothing with it and I was stuck with X&#8217;s safe graphics mode. Neat, but genuinely annoying.</p>
<p>To make matters worse (and this one just wasn&#8217;t my fault) I was also stuck without <em>any</em> sudo access at all!<br />
<code><br />
teh@snatch:~$ sudo su -<br />
sudo: can't resolve hostname snatch.<br />
teh@snatch:~$<br />
</code></p>
<p>Of course, if I checked out my /etc/hosts file, it looked like this:<br />
<code><br />
teh@snatch:~$ cat /etc/hosts<br />
127.0.0.1	localhost<br />
127.0.0.1	teh-desktop<br />
</code></p>
<p>Now I knew that was wrong (line #2 is a strange left-over from the default installation) but of course I couldn&#8217;t use sudo to elevate my privileges in order to change it! Frustration!</p>
<p>One live CD later, and I managed to alter the offending &#8216;teh-desktop&#8217; line to read &#8217;127.0.0.1 snatch&#8217; instead. Job done, and it works fine now.</p>
<p>The question is: why the <strong>hell</strong> does the /etc/hosts file matter? Curiously, I don&#8217;t know, but maybe someone will be willing to give a better explanation. <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I left the Hardy upgrade on my home machine until a few days after the final release, due to a mortal fear of the upgrade tool nobbling dmraid and causing &#8216;unable to mount roof vfs&#8217; kernel panics, but thankfully it worked without a hitch (more-so than my work PC, in fact &#8211; though it goes without saying that I checked /etc/hosts first! <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
<p>And now that I&#8217;ve been using it a little while, I&#8217;m quite impressed. There&#8217;s a few nice polishes here and there &#8211; to compiz-settings in particular. I can now use edges in expose!</p>
<p>However I&#8217;m a little baffled as to the whereabouts of my &#8216;New Tab&#8217; button in Firefox 3b5. It&#8217;s there in the Windows installations I have, so why have they deemed it necessary to exclude it from the Ubuntu release? Well.. At least they have an RC and a final release to go yet, so hopefully this will be fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ninjabadger.net/2008/05/01/ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
