<?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>LinuxBabu ........... &#187; WebMin</title>
	<atom:link href="http://www.linuxbabu.net/category/webmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbabu.net</link>
	<description>Linux System Admin Blog....</description>
	<lastBuildDate>Tue, 15 Jun 2010 11:02:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>DNS Cache Poisoning Test</title>
		<link>http://www.linuxbabu.net/2008/08/dns-cache-poisoning-test/</link>
		<comments>http://www.linuxbabu.net/2008/08/dns-cache-poisoning-test/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 04:48:27 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WebMin]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[DNS Cache Poisoning]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=281</guid>
		<description><![CDATA[Q. How do I verify that my ISP or my own recursive resolvers are free from DNS cache poisoning bug that is promised full disclosure of the flaw by Dan on August 7 at the Black Hat conference? How do I test my dns server for DNS cache pollution or DNS Cache Poisoning bug? A. [...]]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/08/dns-cache-poisoning-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>error: stat of /var/log/cron failed: No such file or directory</title>
		<link>http://www.linuxbabu.net/2008/07/error-stat-of-varlogcron-failed-no-such-file-or-directory/</link>
		<comments>http://www.linuxbabu.net/2008/07/error-stat-of-varlogcron-failed-no-such-file-or-directory/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 08:25:45 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[WebMin]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=209</guid>
		<description><![CDATA[Hi guys&#8230; Today I faced a issue with a new VPS installed with EZ template Centos 5.2. I was preparing the VPS with logwatch, apf and other security and got cron error under roots mail. Cron errors shows log errors : /etc/cron.daily/logrotate: error: stat of /var/log/boot.log failed: No such file or directory error: stat of [...]]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/07/error-stat-of-varlogcron-failed-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hotlink protection: How-To prevent people from stealing your files</title>
		<link>http://www.linuxbabu.net/2008/05/hotlink-protection-how-to-prevent-people-from-stealing-your-files/</link>
		<comments>http://www.linuxbabu.net/2008/05/hotlink-protection-how-to-prevent-people-from-stealing-your-files/#comments</comments>
		<pubDate>Sun, 25 May 2008 15:22:02 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[WebMin]]></category>
		<category><![CDATA[cPanel]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=198</guid>
		<description><![CDATA[Create an .htaccess file in your public_html directory with the following code: RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www.)?domain.com.*$ [NC] RewriteRule .(gif&#124;jpg)$ &#8211; [F] Where domain.com is your domain.]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/05/hotlink-protection-how-to-prevent-people-from-stealing-your-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>semget: No space left on device</title>
		<link>http://www.linuxbabu.net/2008/04/semget-no-space-left-on-device/</link>
		<comments>http://www.linuxbabu.net/2008/04/semget-no-space-left-on-device/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 14:39:23 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[WebMin]]></category>
		<category><![CDATA[cPanel]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=196</guid>
		<description><![CDATA[This relates to semaphores on your system (you&#8217;ve run out). Run the following to clear them out: ipcs &#124; grep apache &#124; awk &#8216;{print $2}&#8217; &#62; sem.txt for i in `cat sem.txt`; do { ipcrm -s $i; }; done; For cPanel servers : ipcs &#124; grep nobody &#124; awk &#8216;{print $2}&#8217; &#62; sem.txt for i [...]]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/04/semget-no-space-left-on-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fatal error: Allowed memory size of 123456 bytes exhausted (tried to allocate 234567 bytes) in /path/file.php</title>
		<link>http://www.linuxbabu.net/2008/02/fatal-error-allowed-memory-size-of-123456-bytes-exhausted-tried-to-allocate-234567-bytes-in-pathfilephp/</link>
		<comments>http://www.linuxbabu.net/2008/02/fatal-error-allowed-memory-size-of-123456-bytes-exhausted-tried-to-allocate-234567-bytes-in-pathfilephp/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 14:33:33 +0000</pubDate>
		<dc:creator>dino</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[WebMin]]></category>
		<category><![CDATA[cPanel]]></category>

		<guid isPermaLink="false">http://linuxbabu.net/site/?p=194</guid>
		<description><![CDATA[Php is setup is to limit memory usage per process. If you require more, this limit can be increased. Edit /usr/local/lib/php.ini If you are unsure about the php.ini path, You can find your server php.ini using command : php -i &#124; grep php.ini Configuration File (php.ini) Path =&#62; /usr/local/lib Loaded Configuration File =&#62; /usr/local/lib/php.ini and [...]]]></description>
		<wfw:commentRss>http://www.linuxbabu.net/2008/02/fatal-error-allowed-memory-size-of-123456-bytes-exhausted-tried-to-allocate-234567-bytes-in-pathfilephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
