<?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>FarmSoft Studios Scratchpad &#187; DNS</title>
	<atom:link href="http://scratchpad.farmsoftstudios.com/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://scratchpad.farmsoftstudios.com</link>
	<description>What We're Thinking About Right Now...</description>
	<lastBuildDate>Tue, 03 May 2011 21:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Flushing your DNS cache in Mac OS X 10.5.x Leopard</title>
		<link>http://scratchpad.farmsoftstudios.com/2009/01/apple-computer/flushing-your-dns-cache-in-mac-os-x-105x-leopard/</link>
		<comments>http://scratchpad.farmsoftstudios.com/2009/01/apple-computer/flushing-your-dns-cache-in-mac-os-x-105x-leopard/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 19:19:12 +0000</pubDate>
		<dc:creator>FarmSoft Studios</dc:creator>
				<category><![CDATA[Apple Computer]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://scratchpad.farmsoftstudios.com/?p=101</guid>
		<description><![CDATA[Simply run dscacheutil -flushcache in the Terminal. (/Applications/Utilities/Terminal.app) If you are running a version of Mac older than Leopard, such as 10.3 Panther, or 10.4 Tiger, the command is a little different: lookupd -flushcache]]></description>
			<content:encoded><![CDATA[<p>Simply run
<pre>dscacheutil -flushcache</pre>
<p> in the Terminal. <code>(/Applications/Utilities/Terminal.app)</code></p>
<p>If you are running a version of Mac older than Leopard, such as 10.3 Panther, or 10.4 Tiger, the command is a little different:</p>
<pre>lookupd -flushcache</pre>
]]></content:encoded>
			<wfw:commentRss>http://scratchpad.farmsoftstudios.com/2009/01/apple-computer/flushing-your-dns-cache-in-mac-os-x-105x-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

