<?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>james young &#187; hostname</title>
	<atom:link href="http://psyjinx.com/jyoung/tag/hostname/feed/" rel="self" type="application/rss+xml" />
	<link>http://psyjinx.com/jyoung</link>
	<description>web application developer</description>
	<lastBuildDate>Fri, 05 Mar 2010 18:55:39 +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>Your HOSTNAME not staying?</title>
		<link>http://psyjinx.com/jyoung/2009/08/your-hostname-not-staying/</link>
		<comments>http://psyjinx.com/jyoung/2009/08/your-hostname-not-staying/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 23:05:08 +0000</pubDate>
		<dc:creator>James Young</dc:creator>
				<category><![CDATA[configuration]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://psyjinx.com/jyoung/?p=160</guid>
		<description><![CDATA[<p>Ran into this recently.  Not sure if it is a new &#8220;feature&#8221; of Mac OS X 10.5.7, or just the way my new AT&#038;T U-verse router works.</p>
<p>Say you happen to do a clean install of Mac OS X (or any OS really), then connect to your wireless network, then do all the system updates, [...]]]></description>
			<content:encoded><![CDATA[<p>Ran into this recently.  Not sure if it is a new &#8220;feature&#8221; of Mac OS X 10.5.7, or just the way my new AT&#038;T U-verse router works.</p>
<p>Say you happen to do a clean install of Mac OS X (or any OS really), then connect to your wireless network, then do all the system updates, then finally get around to doing your custom settings.</p>
<p>One of the first things I change is the host name.  I prefer themed names around something cool, vs. generic names like admins-mac-mini.local.</p>
<p>I fired up the System Preferences, went to the Sharing preference pane and changed the Computer Name from Admin&#8217;s Mac Mini to meimi.  Did a few other things, restarted, fired up terminal and got this beautiful prompt:</p>
<p><code>admins-mac-mini:~ admin$</code></p>
<p>Hrm&#8230;.</p>
<p>Come to find out the DHCP on my network has cached the initial name of the computer and just doesn&#8217;t want to let it go.  I am sure there is some way to force it to update, but here is another way.</p>
<ol>
<li>Open up Terminal</li>
<li><code>$ sudo vim /etc/hostsconfig</code></li>
<li>make sure you have the following line: <code>HOSTNAME="meimi.local"</code> &#8211; change it to your hostname of choice and add .local to the end of  it</li>
]]></content:encoded>
			<wfw:commentRss>http://psyjinx.com/jyoung/2009/08/your-hostname-not-staying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
