<?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"
	>
<channel>
	<title>Comments on: Howto clear/Flush DNS Cache in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html</link>
	<description>Ubuntu Linux Tips,Howtos&#38;Tutorials&#124;Edgy,Feisty,Gutsy,Hardy,Intrepid</description>
	<pubDate>Tue, 07 Oct 2008 16:02:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Hackel</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-136448</link>
		<dc:creator>Hackel</dc:creator>
		<pubDate>Wed, 27 Aug 2008 23:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-136448</guid>
		<description>Ugh, I'm so tired of seeing people posting technical advice that is just plain wrong!  Why does it seem like it is always Ubuntu users?  Has Ubuntu just brought over so many pathetic former MCSE's that don't understand the way an operating system works but are full of themselves and so feel the need to post things like this?  I really don't understand this.

In any case, nscd is NOT installed by default in Ubuntu.  It makes absolutely no sense to install it, only to be able to reset it.  If it is not installed, then DNS is not cached directly by libc.  Firefox, for example, maintains its own DNS cache, and the only way to clear it is to restart the browser.  The OS does not cache DNS unless you install nscd manually, as this article advocates.  It's just common sense here, people... *sigh*</description>
		<content:encoded><![CDATA[<p>Ugh, I&#8217;m so tired of seeing people posting technical advice that is just plain wrong!  Why does it seem like it is always Ubuntu users?  Has Ubuntu just brought over so many pathetic former MCSE&#8217;s that don&#8217;t understand the way an operating system works but are full of themselves and so feel the need to post things like this?  I really don&#8217;t understand this.</p>
<p>In any case, nscd is NOT installed by default in Ubuntu.  It makes absolutely no sense to install it, only to be able to reset it.  If it is not installed, then DNS is not cached directly by libc.  Firefox, for example, maintains its own DNS cache, and the only way to clear it is to restart the browser.  The OS does not cache DNS unless you install nscd manually, as this article advocates.  It&#8217;s just common sense here, people&#8230; *sigh*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Re Quired</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-132530</link>
		<dc:creator>Re Quired</dc:creator>
		<pubDate>Fri, 08 Aug 2008 07:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-132530</guid>
		<description>Guys, read the text you post to...
----------------8 Install nscd using the following command 8-------------------
You can not find the command when it is not installed of course...</description>
		<content:encoded><![CDATA[<p>Guys, read the text you post to&#8230;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-8 Install nscd using the following command 8&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
You can not find the command when it is not installed of course&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-132107</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 06 Aug 2008 12:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-132107</guid>
		<description>Hey guys,

Just stumbled accross the correct code to flush the DNS cache on 8.04 -

sudo /etc/init.d/networking restart

Cheers,
Richard</description>
		<content:encoded><![CDATA[<p>Hey guys,</p>
<p>Just stumbled accross the correct code to flush the DNS cache on 8.04 -</p>
<p>sudo /etc/init.d/networking restart</p>
<p>Cheers,<br />
Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cruff</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-130528</link>
		<dc:creator>cruff</dc:creator>
		<pubDate>Fri, 01 Aug 2008 15:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-130528</guid>
		<description>I'm having the same problem!!!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin van den Berg</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-111103</link>
		<dc:creator>Melvin van den Berg</dc:creator>
		<pubDate>Mon, 02 Jun 2008 07:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-111103</guid>
		<description>My Ubuntu Hardy Heron 8.04 gave the same error as stated by Nevinka.

hammerhead@HammerHead:~$ sudo /etc/init.d/nscd restart
[sudo] password for hammerhead: 
sudo: /etc/init.d/nscd: command not found</description>
		<content:encoded><![CDATA[<p>My Ubuntu Hardy Heron 8.04 gave the same error as stated by Nevinka.</p>
<p>hammerhead@HammerHead:~$ sudo /etc/init.d/nscd restart<br />
[sudo] password for hammerhead:<br />
sudo: /etc/init.d/nscd: command not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nevinka</title>
		<link>http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-110196</link>
		<dc:creator>nevinka</dc:creator>
		<pubDate>Fri, 30 May 2008 21:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-clearflush-dns-cache-in-ubuntu.html#comment-110196</guid>
		<description>admin@admin-machine:~$ sudo /etc/init.d/nscd restart
[sudo] password for admin: 
sudo: /etc/init.d/nscd: command not found
admin@admin-machine:~$ 

 :(</description>
		<content:encoded><![CDATA[<p>admin@admin-machine:~$ sudo /etc/init.d/nscd restart<br />
[sudo] password for admin:<br />
sudo: /etc/init.d/nscd: command not found<br />
admin@admin-machine:~$ </p>
<p> <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
