<?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>Penguinspeak &#187; Networking</title>
	<atom:link href="http://macmartine.com/blog/category/networking/feed" rel="self" type="application/rss+xml" />
	<link>http://macmartine.com/blog</link>
	<description>This is how I see it.</description>
	<lastBuildDate>Wed, 09 Dec 2009 23:30:43 +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>How to change your hostname and domain name in Linux</title>
		<link>http://macmartine.com/blog/2009/08/how-to-change-your-hostname-and-domain-name-in-linux.html</link>
		<comments>http://macmartine.com/blog/2009/08/how-to-change-your-hostname-and-domain-name-in-linux.html#comments</comments>
		<pubDate>Mon, 31 Aug 2009 16:34:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://macmartine.com/blog/?p=47</guid>
		<description><![CDATA[To change your hostname and/or domain name in Linux you need to modify two files. /etc/sysconfig/network should read: NETWORKING=yes HOSTNAME= &#8211; and &#8211; /etc/hosts 127.0.0.1 localhost locahost.localdomain Replace the terms in brackets () with your own hostname and domainname, and then reboot.]]></description>
			<content:encoded><![CDATA[<p>To change your hostname and/or domain name in Linux you need to modify two files.</p>
<p>/etc/sysconfig/network should read:<br />
NETWORKING=yes<br />
HOSTNAME=<myhostname.mydomainname.com></p>
<p>&#8211; and &#8211;</p>
<p>/etc/hosts<br />
127.0.0.1    <hostname>    <hostname.domainname.com>  localhost    locahost.localdomain</p>
<p>Replace the terms in brackets (<>) with your own hostname and domainname, and then reboot. </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+to+change+your+hostname+and+domain+name+in+Linux+http://bit.ly/3lbIku" title="Post to Twitter"><img class="nothumb" src="http://macmartine.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://macmartine.com/blog/2009/08/how-to-change-your-hostname-and-domain-name-in-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
