<?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>Biznet Infoservices Ltd - Blog &#187; bsd terminal</title>
	<atom:link href="http://blog.biznet.gr/tag/bsd-terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.biznet.gr</link>
	<description>Some useful tips, tutorials, articles about web related services</description>
	<lastBuildDate>Tue, 16 Mar 2010 11:22:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flush DNS cache in Leopard</title>
		<link>http://blog.biznet.gr/2009/09/17/flush-dns-cache-in-leopard/</link>
		<comments>http://blog.biznet.gr/2009/09/17/flush-dns-cache-in-leopard/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 06:38:35 +0000</pubDate>
		<dc:creator>nioakeim</dc:creator>
				<category><![CDATA[mac osx]]></category>
		<category><![CDATA[bsd terminal]]></category>
		<category><![CDATA[clear dns cache]]></category>
		<category><![CDATA[mac terminal]]></category>
		<category><![CDATA[macos x]]></category>

		<guid isPermaLink="false">http://blog.biznet.gr/?p=51</guid>
		<description><![CDATA[There is something in leopard and all operating systems that bothered me since i started playing around with ip&#8217;s and generaly started being a system admin. How do i flush quick and dirty my machines dns query cache without restarting my network connections? Well in other systems dont know yet, but in leopard i found [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">There is something in leopard and all operating systems that bothered me since i started playing around with ip&#8217;s and generaly started being a system admin. How do i flush quick and dirty my machines dns query cache without restarting my network connections? Well in other systems dont know yet, but in leopard i found this great terminal command/application:</p>
<p style="text-align: justify;">DSCACHEUTIL</p>
<p style="text-align: justify;">Take a look at the first rows in man</p>
<p style="text-align: justify;">dscacheutil(1)            BSD General Commands Manual           dscacheutil(1)</p>
<p>NAME<br />
dscacheutil &#8212; gather information, statistics and initiate queries to the Directory Service<br />
cache.</p>
<p>SYNOPSIS<br />
dscacheutil -h<br />
dscacheutil -q category [-a key value]<br />
dscacheutil -cachedump [-buckets] [-entries [category]]<br />
dscacheutil -configuration<br />
dscacheutil -flushcache<br />
dscacheutil -statistics</p>
<p>DESCRIPTION<br />
dscacheutil does various operations against the Directory Service cache including gathering<br />
statistics, initiating lookups, inspection, cache flush, etc.  This tool replaces most of the<br />
functionality of the lookupd tool previously available in the OS.</p>
<p style="text-align: justify;">Well if you ever need to flash you dns queries just do:</p>
<p style="text-align: justify;">$ sudo dscacheutil -flushcache</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.biznet.gr/2009/09/17/flush-dns-cache-in-leopard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
