<?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>Linux Servers cPanel webhosting blog &#187; cmd command prompt</title>
	<atom:link href="http://www.theperfectarts.com/tag/cmd-command-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Thu, 02 Sep 2010 11:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DNS cache problem on local machine?</title>
		<link>http://www.theperfectarts.com/2009/08/dns-cache-problem-on-local-machine/</link>
		<comments>http://www.theperfectarts.com/2009/08/dns-cache-problem-on-local-machine/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 01:09:57 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Browser problems]]></category>
		<category><![CDATA[cache problem on linux mac]]></category>
		<category><![CDATA[cache problem on windows]]></category>
		<category><![CDATA[clear cache]]></category>
		<category><![CDATA[clear cache on windows]]></category>
		<category><![CDATA[cmd command prompt]]></category>
		<category><![CDATA[ipconfig /flushdns]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/?p=196</guid>
		<description><![CDATA[DNS cache is most common problem in now a days and largely its create difficulty to web developer and technician who are working to solve the web issue.You can clear the cache from your local machine bu using following commands on your local machine as per your local machine operating system. 1) For Windows - [...]]]></description>
			<content:encoded><![CDATA[<p>DNS cache is most common problem in now a days and largely its create difficulty to web developer and technician who are working to solve the web issue.You can clear the cache from your local machine bu using following commands on your local machine as per your local machine operating system.</p>
<p>1) For Windows</p>
<p>- Start -&gt; Run -&gt; type cmd<br />
-In command prompt, type</p>
<p>ipconfig /flushdns</p>
<p>2) For Linux</p>
<p>- To restart the nscd daemon, type</p>
<p>/etc/rc.d/init.d/nscd restart in your terminal<br />
3) For Mac OS X</p>
<p>- type lookupd -flushcache in your terminal to flush the DNS resolver cache.<br />
ex: bash-2.05a$ lookupd -flushcache</p>
<p>4) For Vista</p>
<p>Here is how to fix that corrupted DNS cache in vista.</p>
<p>1. Click the Microsoft Vista Start logo in the bottom left corner of the screen<br />
2. Click All Programs<br />
3. Click Accessories<br />
4. RIGHT-click on Command Prompt<br />
5. Select Run As Administrator<br />
6. In the command window type the following and then hit enter:</p>
<p>ipconfig /flushdns</p>
<p>&copy;2010 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/08/dns-cache-problem-on-local-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
