<?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: OS X 10.5.7 - /etc/hosts, no! dscl, yes!</title>
	<atom:link href="http://synapse.neural9.com/os-x-1057-etchosts-no-sudo-dscl-yes/feed/" rel="self" type="application/rss+xml" />
	<link>http://synapse.neural9.com/os-x-1057-etchosts-no-sudo-dscl-yes/</link>
	<description>Web design and development musings from the minds at Neural 9</description>
	<pubDate>Thu, 09 Sep 2010 12:05:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jona</title>
		<link>http://synapse.neural9.com/os-x-1057-etchosts-no-sudo-dscl-yes/comment-page-1/#comment-88</link>
		<dc:creator>jona</dc:creator>
		<pubDate>Thu, 09 Jul 2009 05:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://synapse.neural9.com/?p=300#comment-88</guid>
		<description>Thanks for the tip ... this is how you would type these dscl commands as a single command from the shell:

sudo dscl . create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1
sudo dscl . delete Hosts/192.168.112.2o7.net

OR

sudo dscl /Local/Default create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1
sudo dscl /Local/Default delete Hosts/192.168.112.2o7.net</description>
		<content:encoded><![CDATA[<p>Thanks for the tip &#8230; this is how you would type these dscl commands as a single command from the shell:</p>
<p>sudo dscl . create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1<br />
sudo dscl . delete Hosts/192.168.112.2o7.net</p>
<p>OR</p>
<p>sudo dscl /Local/Default create Hosts/192.168.112.2o7.net IPAddress 127.0.0.1<br />
sudo dscl /Local/Default delete Hosts/192.168.112.2o7.net</p>
]]></content:encoded>
	</item>
</channel>
</rss>
