i<?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>maxpalma.com &#187; heron</title>
	<atom:link href="http://www.maxpalma.com/tag/heron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxpalma.com</link>
	<description>My Vision of Unified Calling, Messaging &#38; Social Media</description>
	<lastBuildDate>Wed, 23 Feb 2011 20:16:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Changing the Hostname on Ubuntu Linux 8.04 Hardy Heron Safely</title>
		<link>http://www.maxpalma.com/lamp/ubuntu-hardy-change-hostname/</link>
		<comments>http://www.maxpalma.com/lamp/ubuntu-hardy-change-hostname/#comments</comments>
		<pubDate>Fri, 08 May 2009 11:34:27 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[heron]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.maxpalma.com/?p=17</guid>
		<description><![CDATA[Using Google to research some really simple things sometimes gets really hard.  Take for example the hostname modification that I needed.  My lapse of how to accomplish this made me resort to the king of search, Google.  One thing I found was that there were way too many message board results that Google returns &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-19 alignleft" title="ubuntu-server-logo" src="http://maxpalma.com/wp-content/uploads/2009/05/ubuntu-server-logo.jpg" alt="Ubuntu" width="130" height="126" />Using Google to research some really simple things sometimes gets really hard.  Take for example the hostname modification that I needed.  My lapse of how to accomplish this made me resort to the king of search, Google.  One thing I found was that there were way too many message board results that Google returns &#8211; and many with not really a close result that I was searching for.  So let me quickly describe for all the simple way that I found for changing the hostname.<br />
First a couple of things.</p>
<p>Make sure you back up the files we will be changing.  I Linux every (or most) mistakes are easy to fix, so this step you might find not important.</p>
<p>sudo cp /etc/hosts /etc/hosts.bak &amp;&amp; sudo cp /etc/hostname /etc/hostname.bak </p>
<p>With backups made you can now edit the files:</p>
<p><strong> sudo nano /etc/hosts</strong></p>
<p>You should see something like this:<br />
127.0.0.1 localhost<br />
127.0.1.1 old hostname &lt;- this is your prior hostname.</p>
<p>The next file to edit:</p>
<p><strong>sudo nano /etc/hostname</strong></p>
<p>Now reboot.<br />
If everything went well you should have a working system with new names displayed.<br />
Check to see if the hostname is resolved by typing:<br />
sudo hostname</p>
<p>Well that&#8217;s it for the hostname.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.maxpalma.com%2Flamp%2Fubuntu-hardy-change-hostname%2F&amp;title=Changing%20the%20Hostname%20on%20Ubuntu%20Linux%208.04%20Hardy%20Heron%20Safely" id="wpa2a_2"><img src="http://www.maxpalma.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.maxpalma.com/lamp/ubuntu-hardy-change-hostname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

