<?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>myGUIDE &#187; hostname</title>
	<atom:link href="http://myguide.bagarinao.com/tag/hostname/feed" rel="self" type="application/rss+xml" />
	<link>http://myguide.bagarinao.com</link>
	<description>random notes, random thoughts</description>
	<lastBuildDate>Sat, 12 Nov 2011 19:57:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to change hostname in Linux</title>
		<link>http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm</link>
		<comments>http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:23:25 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm</guid>
		<description><![CDATA[In order to change the hostname of your linux machine, you can do the following: 1) Edit file /etc/sysconfig/network using your favourite editor, say using vi. [root@mycomp]# vi /etc/sysconfig/network 2) Look for the line with HOSTNAME in it and change the entry to the desired hostname HOSTNAME=mycomp.mydomain.com 3) Save the file and restart xinetd service [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

