<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Change the hostname in Mac OS X [osx]</title>
	<atom:link href="http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/</link>
	<description>A mix of code and life.</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nate5765</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-195</link>
		<dc:creator>nate5765</dc:creator>
		<pubDate>Thu, 02 Feb 2012 00:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-195</guid>
		<description>if i change the hostname, can it harm my cpu in any way? also, is this the same as dns?
so like if I have a minecraft multiplayer server running on my cpu, if i change the hostname can they use that to log in instead of my ip?
</description>
		<content:encoded><![CDATA[<p>if i change the hostname, can it harm my cpu in any way? also, is this the same as dns?<br />
so like if I have a minecraft multiplayer server running on my cpu, if i change the hostname can they use that to log in instead of my ip?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ezequiel Pitty</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-194</link>
		<dc:creator>Ezequiel Pitty</dc:creator>
		<pubDate>Mon, 30 Jan 2012 18:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-194</guid>
		<description>open terminal and type 
$sudo hostname &quot;nameofyournmachine&quot;</description>
		<content:encoded><![CDATA[<p>open terminal and type <br />
$sudo hostname &#8220;nameofyournmachine&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tduncalf</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-193</link>
		<dc:creator>Tduncalf</dc:creator>
		<pubDate>Sat, 14 Jan 2012 16:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-193</guid>
		<description>Awesome, thanks! Mine kept defaulting back to (null) for some reason.</description>
		<content:encoded><![CDATA[<p>Awesome, thanks! Mine kept defaulting back to (null) for some reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thekostya</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-191</link>
		<dc:creator>Thekostya</dc:creator>
		<pubDate>Tue, 22 Nov 2011 11:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-191</guid>
		<description>Just run  new session in terminal.</description>
		<content:encoded><![CDATA[<p>Just run  new session in terminal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Hernandez</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-188</link>
		<dc:creator>Jason Hernandez</dc:creator>
		<pubDate>Fri, 16 Sep 2011 01:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-188</guid>
		<description>Thank you for the info! Now I can contribute a FIX back to the community

I have been having an issue since I upgraded my box to OSX 10.7 Lion – It periodically &quot;falls off&quot; the Windows AD Domain. The most visible effect of this is that when the screen saver with a password kicks in, you cannot unlock the screen. Also, when you are doing things that require admin privs, the password doesn&#039;t work. Seriously aggravating.

Fix: 
- Set the hostname manually to the fully qualified domain name
  - Run this magic command from the Terminal (command line): sudo scutil --set HostName InsertYourHostnamehere
- Reboot

That’s seriously all you have to do. But what a P.I.T.A. to figure out.

Related reference: http://forums.macrumors.com/archive/index.php/t-1188443.html</description>
		<content:encoded><![CDATA[<p>Thank you for the info! Now I can contribute a FIX back to the community</p>
<p>I have been having an issue since I upgraded my box to OSX 10.7 Lion – It periodically &#8220;falls off&#8221; the Windows AD Domain. The most visible effect of this is that when the screen saver with a password kicks in, you cannot unlock the screen. Also, when you are doing things that require admin privs, the password doesn&#8217;t work. Seriously aggravating.</p>
<p>Fix:<br />
- Set the hostname manually to the fully qualified domain name<br />
  &#8211; Run this magic command from the Terminal (command line): sudo scutil &#8211;set HostName InsertYourHostnamehere<br />
- Reboot</p>
<p>That’s seriously all you have to do. But what a P.I.T.A. to figure out.</p>
<p>Related reference: <a href="http://forums.macrumors.com/archive/index.php/t-1188443.html" rel="nofollow">http://forums.macrumors.com/archive/index.php/t-1188443.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oriste</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-187</link>
		<dc:creator>oriste</dc:creator>
		<pubDate>Wed, 31 Aug 2011 06:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-187</guid>
		<description>Thanks for that reminder, I had forgotten how to use scutil. If all you wanted was a shorter hostname in the bash shell, you could also have changed the bash prompt to show only the first part of the hostname, up to the first point. See here for an excellent explanation: http://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html</description>
		<content:encoded><![CDATA[<p>Thanks for that reminder, I had forgotten how to use scutil. If all you wanted was a shorter hostname in the bash shell, you could also have changed the bash prompt to show only the first part of the hostname, up to the first point. See here for an excellent explanation: http://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jnunez</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-186</link>
		<dc:creator>Jnunez</dc:creator>
		<pubDate>Sun, 28 Aug 2011 17:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-186</guid>
		<description>Man this worked great. After the hostname change, log out of terminal and log back in, you should see that the hostname has changed in the terminal command line as well. </description>
		<content:encoded><![CDATA[<p>Man this worked great. After the hostname change, log out of terminal and log back in, you should see that the hostname has changed in the terminal command line as well. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JFGrissom</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-185</link>
		<dc:creator>JFGrissom</dc:creator>
		<pubDate>Thu, 18 Aug 2011 15:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-185</guid>
		<description>Hi Larry,

Thanks for posting this... such a simple thing... but so useful!

Much appreciated!
Jay</description>
		<content:encoded><![CDATA[<p>Hi Larry,</p>
<p>Thanks for posting this&#8230; such a simple thing&#8230; but so useful!</p>
<p>Much appreciated!<br />
Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JFGrissom</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-184</link>
		<dc:creator>JFGrissom</dc:creator>
		<pubDate>Thu, 18 Aug 2011 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-184</guid>
		<description>Very nice... thanks for putting this out there... very easy to do and easy to find via google too! </description>
		<content:encoded><![CDATA[<p>Very nice&#8230; thanks for putting this out there&#8230; very easy to do and easy to find via google too! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anatoly</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comment-183</link>
		<dc:creator>anatoly</dc:creator>
		<pubDate>Sun, 14 Aug 2011 21:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77#comment-183</guid>
		<description>Thank you :) Still works like a charm on OSX Lion.</description>
		<content:encoded><![CDATA[<p>Thank you <img src='http://blog.psyrendust.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Still works like a charm on OSX Lion.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/5 queries in 0.003 seconds using disk: basic
Object Caching 353/357 objects using disk: basic

Served from: blog.psyrendust.com @ 2012-02-04 19:58:10 -->
