<?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"
	>

<channel>
	<title>Kakkoi &#187; Linux</title>
	<atom:link href="http://42.kaizeku.com/topics/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://42.kaizeku.com</link>
	<description>web development, software, windows tips and trick</description>
	<pubDate>Sat, 12 Jul 2008 15:10:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to properly flush DNS cache</title>
		<link>http://42.kaizeku.com/windows/how-do-i-flush-dns-cache/</link>
		<comments>http://42.kaizeku.com/windows/how-do-i-flush-dns-cache/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 16:37:12 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[dns]]></category>

		<category><![CDATA[dns cache]]></category>

		<category><![CDATA[ipconfig]]></category>

		<category><![CDATA[lookupd]]></category>

		<category><![CDATA[nscd]]></category>

		<category><![CDATA[nslookup]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/windows/how-do-i-flush-dns-cache/</guid>
		<description><![CDATA[Tips on proper troubleshooting dns cache. The Domain Name System is one of the foundations of the internet. It is the system that allows the translation of human-readable domain names into machines-readable IP addresses and the reverse translation of IP addresses into domain names.]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>DNS (Domain Name System), is the service which translates between Internet names and Internet addresses.</p>
<p> <blocquote cite="http://blog.kakkoi.net">
<p>The Domain Name System is one of the foundations of the internet. It is the system that allows the translation of human-readable domain names into machines-readable IP addresses and the reverse translation of IP addresses into domain names.</p>
<p>When you surf on net the dns records will be cache inside your pc. This methods will make your browsing much faster because you wont need to resolve the dns each time you surf a site or network. But sometimes caching can be an issue when certain network change their ip address. You can resolve this by clearing or flushing the dns. Here a few simple command on how to flush your dns cache in PC, Mac &amp; *nix operating systems.</p>
<h3>Windows PC</h3>
<p><tt>Start &gt; Run &gt; ipconfig /flushdns</tt></p>
<h3>Mac</h3>
<p>Open Console <tt>lookupd -flushcache</tt></p>
<h3>Linux</h3>
<p>restart nscd daemon.<br />
Open Console <tt>/etc/rc.d/init.d/nscd restart</tt></p>
<h3>Stop dnscache via Windows services</h3>
<p>For windows, If you are having frequent issue with dns caching you can disabled the dns-client caching services with</p>
<ul>
<li> Start &gt; Run <tt> net stop dnscache</tt></li>
<li>or manually stopping the services via <em>services.msc</em> (microsoft services console).<br />
sc servername stop dnscache</li>
</ul>
<p></blocquote></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/windows/how-do-i-flush-dns-cache/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to safeguard your Windows when cleaning files infected by win32 virus.</title>
		<link>http://42.kaizeku.com/security/virus/how-to-safeguard-your-windows-when-cleaning-files-infected-by-win32-virus/</link>
		<comments>http://42.kaizeku.com/security/virus/how-to-safeguard-your-windows-when-cleaning-files-infected-by-win32-virus/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 10:59:01 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Virus]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[wine]]></category>

		<category><![CDATA[wubi]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/virus/how-to-safeguard-your-windows-when-cleaning-files-infected-by-win32-virus/</guid>
		<description><![CDATA[The safest way to clean any kind of windows virus is to work in different environment others than its originating operating system. Try virtual Ubuntu (Debian Linux) with Wubi Installer. 
<em>Here's what wubi-installer.org has to says</em>
<blockquote cite="http://wubi-installer.org" style="color:#666 !important">
<p>Wubi is an unofficial Ubuntu installer for Windows users that will bring you into the Linux world with a single click. Wubi allows you to install and uninstall Ubuntu as any other application. If you heard about Linux and Ubuntu, if you wanted to try them but you were afraid, this is for you.</p>
<ul>
<li>Wubi is safe - It does not require you to modify the partitions of your PC, or to use a different bootloader.</li>
<li>Wubi is Simple - Just run the installer, no need to burn a CD.</li>
<li>Wubi is Discrete - Wubi keeps most of the files in one folder, and If you do not like, you can simply uninstall it.</li>
<li>Wubi is Free - Wubi (like Ubuntu) is free as in beer and as in freedom. You will get this part later on, the important thing now is that it cost absolutely nothing, it is our gift to you...</li>
</ul></blockquote>]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>The safest way to clean any kind of windows virus is to work in different environment others than its originating operating system. Try virtual Ubuntu (Debian Linux) with Wubi Installer.<br />
<em>Here&#8217;s what wubi-installer.org has to says</em></p>
<blockquote cite="http://wubi-installer.org" style="color:#666 !important">
<p>Wubi is an unofficial Ubuntu installer for Windows users that will bring you into the Linux world with a single click. Wubi allows you to install and uninstall Ubuntu as any other application. If you heard about Linux and Ubuntu, if you wanted to try them but you were afraid, this is for you.</p>
<ul>
<li>Wubi is safe - It does not require you to modify the partitions of your PC, or to use a different bootloader.</li>
<li>Wubi is Simple - Just run the installer, no need to burn a CD.</li>
<li>Wubi is Discrete - Wubi keeps most of the files in one folder, and If you do not like, you can simply uninstall it.</li>
<li>Wubi is Free - Wubi (like Ubuntu) is free as in beer and as in freedom. You will get this part later on, the important thing now is that it cost absolutely nothing, it is our gift to you&#8230;</li>
</ul>
</blockquote>
<h5>Wubi installer.</h5>
<p style="margin: 18px;text-align:center"><a href="http://blog.kakkoi.net/uri/aHR0cDovL3d3dy5zaGFyZWFwaWMubmV0L2NvbnRlbnQucGhwP2lkPTQ2NzExMDY.curie,80,302" rel="nofollow external"><img src='http://gmodules.com/ig/proxy?url=http://www.shareapic.net/preview2/004671106.png' alt='wubi debian ubuntu installer screenshot' width="130" height="102" /></a></p>
<p>Wubi wont break your system partition or replaced you windows. You can also installed wubi in any drive and its come with clean Windows uninstaller. You can dowload Wubi at <a href="http://wubi-installer.org/latest.php" rel="nofollow">wubi-installer.org</a> or <a href="http://sourceforge.net/project/showfiles.php?group_id=198355" rel="nofollow">Sourceforge</a>. <small class="vcard">~ suggested by <a class="url fn" href="https://launchpad.org/~chaoskaizer" title="Wubi, Lupin Team members">ChaosKaizer</a> </small></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/security/virus/how-to-safeguard-your-windows-when-cleaning-files-infected-by-win32-virus/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
