<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Zelut's Blog</title>
	<atom:link href="http://blog.zelut.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zelut.org</link>
	<description>Brain Dump of a Linux Admin</description>
	<lastBuildDate>Mon, 18 Jan 2010 09:09:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Install Android Fonts (ttf-droid) on Arch Linux by pc.de free fonts</title>
		<link>http://blog.zelut.org/2009/03/13/install-android-fonts-ttf-droid-on-arch-linux/comment-page-1/#comment-215</link>
		<dc:creator>pc.de free fonts</dc:creator>
		<pubDate>Mon, 18 Jan 2010 09:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=67#comment-215</guid>
		<description>Thanks for letting me know.It is very timely for me. 
 </description>
		<content:encoded><![CDATA[<p>Thanks for letting me know.It is very timely for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeBSD 7.0 &#8211; Wireless Encyption With WPA-PSK by casidiablo</title>
		<link>http://blog.zelut.org/2008/10/23/freebsd-70-wireless-encyption-with-wpa-psk/comment-page-1/#comment-202</link>
		<dc:creator>casidiablo</dc:creator>
		<pubDate>Sat, 02 Jan 2010 17:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=21#comment-202</guid>
		<description>Thanks... it worked fine. </description>
		<content:encoded><![CDATA[<p>Thanks&#8230; it worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by happig</title>
		<link>http://blog.zelut.org/about-me/comment-page-1/#comment-187</link>
		<dc:creator>happig</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?page_id=2#comment-187</guid>
		<description>Hi,  
    I am installing FreeBSD8.0 on my Dell D630,but i cannot start X server,so can you let me see your /etc/X11/xorg.conf ? 
 
yours,happig </description>
		<content:encoded><![CDATA[<p>Hi,<br />
    I am installing FreeBSD8.0 on my Dell D630,but i cannot start X server,so can you let me see your /etc/X11/xorg.conf ? </p>
<p>yours,happig</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install FreeBSD 7.x From USB by ...</title>
		<link>http://blog.zelut.org/2008/10/17/how-to-install-freebsd-7x-from-usb/comment-page-1/#comment-165</link>
		<dc:creator>...</dc:creator>
		<pubDate>Tue, 08 Sep 2009 20:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=7#comment-165</guid>
		<description>&quot;never heard of a CDRW or DVDRW ?&quot;
older(?) pc cdroms often choke on rw.</description>
		<content:encoded><![CDATA[<p>&#8220;never heard of a CDRW or DVDRW ?&#8221;<br />
older(?) pc cdroms often choke on rw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DVD Playback in Arch Linux by Resume Services</title>
		<link>http://blog.zelut.org/2009/07/22/dvd-playback-in-arch-linux/comment-page-1/#comment-164</link>
		<dc:creator>Resume Services</dc:creator>
		<pubDate>Mon, 07 Sep 2009 20:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=165#comment-164</guid>
		<description>Are there any codecs too for Arch Linux, if yes then please mention how to install them too as I have been having some trouble playing a few files </description>
		<content:encoded><![CDATA[<p>Are there any codecs too for Arch Linux, if yes then please mention how to install them too as I have been having some trouble playing a few files</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change Root Password MySQL by gamblis</title>
		<link>http://blog.zelut.org/2009/06/18/change-root-password-mysql/comment-page-1/#comment-163</link>
		<dc:creator>gamblis</dc:creator>
		<pubDate>Wed, 02 Sep 2009 07:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=154#comment-163</guid>
		<description>Nice post bro, really useful for me...I will post the same topic in my web. Thanks a lot </description>
		<content:encoded><![CDATA[<p>Nice post bro, really useful for me&#8230;I will post the same topic in my web. Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Require Authentication For Multiple Directories in Lighttpd by zelut</title>
		<link>http://blog.zelut.org/2009/03/08/require-authentication-for-multiple-directories-in-lighttpd/comment-page-1/#comment-146</link>
		<dc:creator>zelut</dc:creator>
		<pubDate>Mon, 03 Aug 2009 04:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=58#comment-146</guid>
		<description>I did find a way to do multiple directories within a single rule. Below is an example:  
  
&lt;code&gt;  
$HTTP[&quot;host&quot;] =~ &quot;domain.tld&quot; {  
    auth.require = (  
        &quot;/private1/&quot; =&gt; (  
            &quot;method&quot;    =&gt; &quot;digest&quot;,  
            &quot;realm&quot;     =&gt; &quot;Private Data&quot;,  
            &quot;require&quot;   =&gt; &quot;user=username1&#124;user=username2&quot;,  
        ),  
        &quot;/private2/&quot; =&gt; (  
            &quot;method&quot;    =&gt; &quot;digest&quot;,  
            &quot;realm&quot;     =&gt; &quot;Private Data&quot;,  
            &quot;require&quot;   =&gt; &quot;user=user1&quot;,  
        ),  
        &quot;/private3/&quot; =&gt; (  
            &quot;method&quot;    =&gt; &quot;digest&quot;,  
            &quot;realm&quot;     =&gt; &quot;Private Data&quot;,  
            &quot;require&quot;   =&gt; &quot;user=user1&quot;,  
        )  
    )  
}  
&lt;/code&gt;  </description>
		<content:encoded><![CDATA[<p>I did find a way to do multiple directories within a single rule. Below is an example:  </p>
<p>&lt;code&gt;<br />
$HTTP[&quot;host&quot;] =~ &quot;domain.tld&quot; {<br />
    auth.require = (<br />
        &quot;/private1/&quot; =&gt; (<br />
            &quot;method&quot;    =&gt; &quot;digest&quot;,<br />
            &quot;realm&quot;     =&gt; &quot;Private Data&quot;,<br />
            &quot;require&quot;   =&gt; &quot;user=username1|user=username2&quot;,<br />
        ),<br />
        &quot;/private2/&quot; =&gt; (<br />
            &quot;method&quot;    =&gt; &quot;digest&quot;,<br />
            &quot;realm&quot;     =&gt; &quot;Private Data&quot;,<br />
            &quot;require&quot;   =&gt; &quot;user=user1&quot;,<br />
        ),<br />
        &quot;/private3/&quot; =&gt; (<br />
            &quot;method&quot;    =&gt; &quot;digest&quot;,<br />
            &quot;realm&quot;     =&gt; &quot;Private Data&quot;,<br />
            &quot;require&quot;   =&gt; &quot;user=user1&quot;,<br />
        )<br />
    )<br />
}<br />
&lt;/code&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Require Authentication For Multiple Directories in Lighttpd by F4jr Photography</title>
		<link>http://blog.zelut.org/2009/03/08/require-authentication-for-multiple-directories-in-lighttpd/comment-page-1/#comment-143</link>
		<dc:creator>F4jr Photography</dc:creator>
		<pubDate>Wed, 29 Jul 2009 08:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=58#comment-143</guid>
		<description>Did you finaly find a way to do multiple directories ? </description>
		<content:encoded><![CDATA[<p>Did you finaly find a way to do multiple directories ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pf (packet filter) Documentation by netlynker</title>
		<link>http://blog.zelut.org/2009/07/06/pf-packet-filter-documentation/comment-page-1/#comment-142</link>
		<dc:creator>netlynker</dc:creator>
		<pubDate>Wed, 29 Jul 2009 01:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=160#comment-142</guid>
		<description>Man, try to use pfsense, this is a firewall bsd based on openbsd,  </description>
		<content:encoded><![CDATA[<p>Man, try to use pfsense, this is a firewall bsd based on openbsd,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure FreeBSD To Use Blowfish Password Format by Mrgm</title>
		<link>http://blog.zelut.org/2009/07/10/configure-freebsd-to-use-blowfish-password-format/comment-page-1/#comment-135</link>
		<dc:creator>Mrgm</dc:creator>
		<pubDate>Mon, 13 Jul 2009 10:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=163#comment-135</guid>
		<description>Thank you for the info </description>
		<content:encoded><![CDATA[<p>Thank you for the info</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.813 seconds -->
<!-- Cached page served by WP-Cache -->
