<?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: How To Setup A Local DNS Host File On Mac OS X</title>
	<atom:link href="http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/</link>
	<description></description>
	<lastBuildDate>Wed, 03 Mar 2010 05:21:48 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Axel</title>
		<link>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/comment-page-1/#comment-11442</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Tue, 12 Jan 2010 09:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://hathology.com/?p=68#comment-11442</guid>
		<description>@Ben
maybe you&#039;d like to try
&lt;code&gt;
MacBook:~ axel$ sudo open /etc/hosts
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@Ben<br />
maybe you&#8217;d like to try<br />
<code><br />
MacBook:~ axel$ sudo open /etc/hosts<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melton Cartes</title>
		<link>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/comment-page-1/#comment-7569</link>
		<dc:creator>Melton Cartes</dc:creator>
		<pubDate>Tue, 23 Jun 2009 02:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://hathology.com/?p=68#comment-7569</guid>
		<description>That&#039;s awesome. Thanks!

On the Ubuntu forum I found &quot;If you don&#039;t know vi, use nano to edit the file:&quot; and &quot;Ctrl-X exits, and asks if you want to save.&quot;

I did that, then scared myself because when I tried to view &quot;host&quot; again, using Terminal, I kept getting a blank window with [New File] (Oh, nevermind, I should have spelled it &quot;hosts&quot;....).

(What would you recommend as a good thing to read to learn Terminal?)

I&#039;ve installed XAMPP on my Mac to install WordPress MU. I got up to the &quot;successful installation&quot; window that gave me a user id and pw and now I&#039;m getting an Internal Server error.

I thought maybe the Hosts file was the issue... Any thoughts?

Thanks a million.

mc</description>
		<content:encoded><![CDATA[<p>That&#8217;s awesome. Thanks!</p>
<p>On the Ubuntu forum I found &#8220;If you don&#8217;t know vi, use nano to edit the file:&#8221; and &#8220;Ctrl-X exits, and asks if you want to save.&#8221;</p>
<p>I did that, then scared myself because when I tried to view &#8220;host&#8221; again, using Terminal, I kept getting a blank window with [New File] (Oh, nevermind, I should have spelled it &#8220;hosts&#8221;&#8230;.).</p>
<p>(What would you recommend as a good thing to read to learn Terminal?)</p>
<p>I&#8217;ve installed XAMPP on my Mac to install WordPress MU. I got up to the &#8220;successful installation&#8221; window that gave me a user id and pw and now I&#8217;m getting an Internal Server error.</p>
<p>I thought maybe the Hosts file was the issue&#8230; Any thoughts?</p>
<p>Thanks a million.</p>
<p>mc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/comment-page-1/#comment-7568</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 23 Jun 2009 02:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://hathology.com/?p=68#comment-7568</guid>
		<description>@Melton

If you are more comfortable editing with the GUI text editor in Mac OS X, TextEdit, you can modify the command to open up the hosts file using the following command:

&lt;code&gt;sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /etc/hosts&lt;/code&gt;

Once you edit it in that application, just use the menus to save or press Command + s to save.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>@Melton</p>
<p>If you are more comfortable editing with the GUI text editor in Mac OS X, TextEdit, you can modify the command to open up the hosts file using the following command:</p>
<p><code>sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /etc/hosts</code></p>
<p>Once you edit it in that application, just use the menus to save or press Command + s to save.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melton Cartes</title>
		<link>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/comment-page-1/#comment-7567</link>
		<dc:creator>Melton Cartes</dc:creator>
		<pubDate>Tue, 23 Jun 2009 02:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://hathology.com/?p=68#comment-7567</guid>
		<description>Thanks, Ben.

I&#039;m completely new to Terminal and scares the bejesus out of me.

I followed your instructions and those at Caxy.com and I thought I succeeded at editing my Hosts file.

But when I tried to save it, using &quot;SHIFT + Z twice in vi&quot; it didn&#039;t do anything (I just got a sound alert) and I couldn&#039;t tell if I was &quot;in vi.&quot;

Furthermore, when I terminated that window and opened a new shell to see if the changes took, they seemed to be there but Terminal was now telling me that I had a duplicate swap file of my hosts file and to proceed with caution.

Can you elaborate on how to make these edits correctly, how to make sure one&#039;s made those changes, and how to make sure one has not created duplicate and or problematic copies of the host file, in this case?

Thank you!</description>
		<content:encoded><![CDATA[<p>Thanks, Ben.</p>
<p>I&#8217;m completely new to Terminal and scares the bejesus out of me.</p>
<p>I followed your instructions and those at Caxy.com and I thought I succeeded at editing my Hosts file.</p>
<p>But when I tried to save it, using &#8220;SHIFT + Z twice in vi&#8221; it didn&#8217;t do anything (I just got a sound alert) and I couldn&#8217;t tell if I was &#8220;in vi.&#8221;</p>
<p>Furthermore, when I terminated that window and opened a new shell to see if the changes took, they seemed to be there but Terminal was now telling me that I had a duplicate swap file of my hosts file and to proceed with caution.</p>
<p>Can you elaborate on how to make these edits correctly, how to make sure one&#8217;s made those changes, and how to make sure one has not created duplicate and or problematic copies of the host file, in this case?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Price</title>
		<link>http://hathology.com/how-to-setup-a-local-dns-host-file-on-mac-os-x/comment-page-1/#comment-5674</link>
		<dc:creator>Derek Price</dc:creator>
		<pubDate>Mon, 16 Mar 2009 14:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://hathology.com/?p=68#comment-5674</guid>
		<description>This is all well and good, but I&#039;d like to be able to add multiple hosts on the same computer.  On most UNIX, I would edit the configuration for the local caching DNS and add a wildcard record, e.g.:

     *.domain.com A 10.0.0.1

Anyone know a simple way to do anything like this on OS X?  I&#039;d prefer to avoid installing a DNS sever.</description>
		<content:encoded><![CDATA[<p>This is all well and good, but I&#8217;d like to be able to add multiple hosts on the same computer.  On most UNIX, I would edit the configuration for the local caching DNS and add a wildcard record, e.g.:</p>
<p>     *.domain.com A 10.0.0.1</p>
<p>Anyone know a simple way to do anything like this on OS X?  I&#8217;d prefer to avoid installing a DNS sever.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
