<?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>gotchi &#187; Ubuntu</title>
	<atom:link href="http://blog.gotchi.at/category/computer/linux-/-unix/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gotchi.at</link>
	<description>is an acronym and stands for: Geniously Organized, Talented, Cool and sometimes Hysterical Idealist.</description>
	<lastBuildDate>Wed, 12 May 2010 08:53:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upgrading to a newer Version of Ubuntu</title>
		<link>http://blog.gotchi.at/2009/04/24/upgrading-to-a-newer-version-of-ubuntu/</link>
		<comments>http://blog.gotchi.at/2009/04/24/upgrading-to-a-newer-version-of-ubuntu/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 12:55:06 +0000</pubDate>
		<dc:creator>Herbert</dc:creator>
				<category><![CDATA[Linux / Unix]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[update-manager]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.gotchi.at/2009/04/24/upgrading-to-a-newer-version-of-ubuntu/</guid>
		<description><![CDATA[Based on the fact, that Ubuntu 9.04 was announced today, it is a good idea to explain how to upgrade every Ubuntu Version using the command line.

sudo apt-get install update-manager-core
verify /etc/update-manager/release-upgrades
to use LTS or Normal based on your preferences
sudo do-release-upgrade

After that, follow the messages on the screen to upgrade your system to the newest Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>Based on the fact, that <a href="http://www.ubuntu.com/products/whatisubuntu/904features/">Ubuntu 9.04</a> was announced today, it is a good idea to explain how to upgrade every Ubuntu Version using the command line.</p>
<ol>
<li><em>sudo apt-get install update-manager-core</em></li>
<li>verify <em>/etc/update-manager/release-upgrades</em><br />
to use LTS or Normal based on your preferences</li>
<li><em>sudo do-release-upgrade</em></li>
</ol>
<p>After that, follow the messages on the screen to upgrade your system to the newest Ubuntu Version.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gotchi.at/2009/04/24/upgrading-to-a-newer-version-of-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cacti: Passwords do not match, please retype.</title>
		<link>http://blog.gotchi.at/2009/04/24/cacti-passwords-do-not-match-please-retype/</link>
		<comments>http://blog.gotchi.at/2009/04/24/cacti-passwords-do-not-match-please-retype/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 12:47:51 +0000</pubDate>
		<dc:creator>Herbert</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://blog.gotchi.at/2009/04/24/cacti-passwords-do-not-match-please-retype/</guid>
		<description><![CDATA[With the message &#8220;Error: Passwords do not match, please retype.&#8221; Cacti tried to make my life horrible today, but not with me.
If you are running Cacti 0.8.7b (which is the standard version located in the Ubuntu repositories) you will be prompted with this error after editing a host using Firefox 3. The error is based [...]]]></description>
			<content:encoded><![CDATA[<p>With the message &#8220;Error: Passwords do not match, please retype.&#8221; Cacti tried to make my life horrible today, but not with me.</p>
<p>If you are running Cacti 0.8.7b (which is the standard version located in the Ubuntu repositories) you will be prompted with this error after editing a host using Firefox 3. The error is based on an auto complete bug within the form. There are two solutions to avoid the problem (which worked for me):</p>
<ol>
<li>Before saving all the settings you have to delete (if not in use) the value in the password field of the SNMPv3 settings and than switch back to your preferred method of fetching information.</li>
<li>Apply the patch which was provided by <a href="http://forums.cacti.net/post-139456.html">RichardBronosky in the Cacti Forum</a> solving the problem.</li>
<blockquote><p>The easiest way to apply this patch is to cd to your cacti directory and:<br />
1. THIS IS IMPORTANT. Verify the validity of the URI like this:</p>
<p><strong>Code:<br />
</strong>curl -L http://forums.cacti.net/download.php?id=14681</p>
<p>2. If it looks like a safe patch, then apply it directly from that URI via curl:<br />
<strong><br />
Code:<br />
</strong>curl -L http://forums.cacti.net/download.php?id=14681|patch -p1 -N</p></blockquote>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.gotchi.at/2009/04/24/cacti-passwords-do-not-match-please-retype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
