<?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 www.cardus.com</title>
	<atom:link href="http://www.cardus.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cardus.com</link>
	<description>Sean Cardus&#039;s Website</description>
	<lastBuildDate>Mon, 05 Oct 2009 10:08:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Backing up Windows Server 2008 &amp; Exchange Server 2007 With Bacula by Sean</title>
		<link>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/comment-page-1#comment-941</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 05 Oct 2009 10:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula#comment-941</guid>
		<description>I&#039;ve not tried this yet, but there is a Bacula plugin available to natively backup Exchange now.
Might be worth a try :)

Sean</description>
		<content:encoded><![CDATA[<p>I&#8217;ve not tried this yet, but there is a Bacula plugin available to natively backup Exchange now.<br />
Might be worth a try <img src='http://www.cardus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backing up Windows Server 2008 &amp; Exchange Server 2007 With Bacula by Chris Casey</title>
		<link>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/comment-page-1#comment-940</link>
		<dc:creator>Chris Casey</dc:creator>
		<pubDate>Fri, 02 Oct 2009 17:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula#comment-940</guid>
		<description>Stellar article!  I&#039;ve been looking for solid evidence of how I can save money on backup software for my environment and your article was illuminating.  Any updates?</description>
		<content:encoded><![CDATA[<p>Stellar article!  I&#8217;ve been looking for solid evidence of how I can save money on backup software for my environment and your article was illuminating.  Any updates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a transparent traffic-shaping bridge by Sean</title>
		<link>http://www.cardus.com/2007/09/24/building-a-transparent-traffic-shaping-bridge/comment-page-1#comment-886</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 21 Aug 2009 08:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2007/09/24/building-a-transparent-traffic-shaping-bridge/#comment-886</guid>
		<description>Good catch - I think I fixed this a long time ago in my live script, but forgot to update the post!...

Thanks,
Sean</description>
		<content:encoded><![CDATA[<p>Good catch &#8211; I think I fixed this a long time ago in my live script, but forgot to update the post!&#8230;</p>
<p>Thanks,<br />
Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a transparent traffic-shaping bridge by Ryan Rittenhouse</title>
		<link>http://www.cardus.com/2007/09/24/building-a-transparent-traffic-shaping-bridge/comment-page-1#comment-885</link>
		<dc:creator>Ryan Rittenhouse</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2007/09/24/building-a-transparent-traffic-shaping-bridge/#comment-885</guid>
		<description>Thanks for posting this, it&#039;s helped me get a handle of pf packet shaping. One note, you a slight error in the rules you use to put leechers in the penalty queue. You have the following:

pass in quick on $int_if from {  } to any queue penalty_out
pass in quick on $ext_if from {  } to any queue penalty_in

It should (I think) look like this:

pass in quick on $int_if from {  } to any queue penalty_out
pass in quick on $ext_if from any to {  } queue penalty_in

At any rate, thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this, it&#8217;s helped me get a handle of pf packet shaping. One note, you a slight error in the rules you use to put leechers in the penalty queue. You have the following:</p>
<p>pass in quick on $int_if from {  } to any queue penalty_out<br />
pass in quick on $ext_if from {  } to any queue penalty_in</p>
<p>It should (I think) look like this:</p>
<p>pass in quick on $int_if from {  } to any queue penalty_out<br />
pass in quick on $ext_if from any to {  } queue penalty_in</p>
<p>At any rate, thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a transparent traffic-shaping bridge by Robert Smith</title>
		<link>http://www.cardus.com/2007/09/24/building-a-transparent-traffic-shaping-bridge/comment-page-1#comment-779</link>
		<dc:creator>Robert Smith</dc:creator>
		<pubDate>Sat, 18 Apr 2009 14:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2007/09/24/building-a-transparent-traffic-shaping-bridge/#comment-779</guid>
		<description>&lt;a href=&quot;http://www.nmedia.net/flashdist/&quot; rel=&quot;nofollow&quot;&gt;Flashdist&lt;/a&gt; is an excellent script by Chris Cappuccio. He keeps it pretty updated. He also has a Cisco-like shell for configuration which is quite nice. I can tell he&#039;s put a lot of time into it. The most recent version of nsh doesn&#039;t compile on OpenBSD 4.4 (yet). We use a modified version of flashdist, and nsh on our &lt;a href=&quot;https://www.wansecurity.com/products/OpenSecure&quot; rel=&quot;nofollow&quot;&gt;OpenSecure&lt;/a&gt; VPN / Firewall appliances.</description>
		<content:encoded><![CDATA[<p><a href="http://www.nmedia.net/flashdist/" rel="nofollow">Flashdist</a> is an excellent script by Chris Cappuccio. He keeps it pretty updated. He also has a Cisco-like shell for configuration which is quite nice. I can tell he&#8217;s put a lot of time into it. The most recent version of nsh doesn&#8217;t compile on OpenBSD 4.4 (yet). We use a modified version of flashdist, and nsh on our <a href="https://www.wansecurity.com/products/OpenSecure" rel="nofollow">OpenSecure</a> VPN / Firewall appliances.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backing up Windows Server 2008 &amp; Exchange Server 2007 With Bacula by Chiru</title>
		<link>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/comment-page-1#comment-691</link>
		<dc:creator>Chiru</dc:creator>
		<pubDate>Tue, 20 Jan 2009 11:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula#comment-691</guid>
		<description>Thanks Sean, just the first 2008 i&#039;ve tried and everything worked fine with right-click -&gt; &quot;run as administrator&quot;.

And again thanks for this article!!

Cheers,
Chiru</description>
		<content:encoded><![CDATA[<p>Thanks Sean, just the first 2008 i&#8217;ve tried and everything worked fine with right-click -&gt; &#8220;run as administrator&#8221;.</p>
<p>And again thanks for this article!!</p>
<p>Cheers,<br />
Chiru</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backing up Windows Server 2008 &amp; Exchange Server 2007 With Bacula by Sean</title>
		<link>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/comment-page-1#comment-690</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 19 Jan 2009 15:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula#comment-690</guid>
		<description>Hi,

I just downloaded and installed the 32-bit Bacula-fd from the &lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=50727&amp;package_id=110235&quot; rel=&quot;nofollow&quot;&gt;Bacula Sourceforge page&lt;/a&gt;.  The service installed and after editing the config file to point at my Bacula director, it worked first time.

If you&#039;re still having problems, it might be worth checking the &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/bacula-users&quot; rel=&quot;nofollow&quot;&gt;Bacula-Users mailing list&lt;/a&gt;.

Sean</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just downloaded and installed the 32-bit Bacula-fd from the <a href="http://sourceforge.net/project/showfiles.php?group_id=50727&#038;package_id=110235" rel="nofollow">Bacula Sourceforge page</a>.  The service installed and after editing the config file to point at my Bacula director, it worked first time.</p>
<p>If you&#8217;re still having problems, it might be worth checking the <a href="https://lists.sourceforge.net/lists/listinfo/bacula-users" rel="nofollow">Bacula-Users mailing list</a>.</p>
<p>Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backing up Windows Server 2008 &amp; Exchange Server 2007 With Bacula by Chiru</title>
		<link>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/comment-page-1#comment-689</link>
		<dc:creator>Chiru</dc:creator>
		<pubDate>Mon, 19 Jan 2009 15:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula#comment-689</guid>
		<description>Hi Sean! Just wondering... How did you managed to install Bacula client on a Windows 2008 Server?? I&#039;ve been trying to install it but it was impossible for me to success...

Any thing i&#039;ve been missing? 

Cheers,
Chiru,</description>
		<content:encoded><![CDATA[<p>Hi Sean! Just wondering&#8230; How did you managed to install Bacula client on a Windows 2008 Server?? I&#8217;ve been trying to install it but it was impossible for me to success&#8230;</p>
<p>Any thing i&#8217;ve been missing? </p>
<p>Cheers,<br />
Chiru,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nine Inch Nails &#8211; The Slip&#8230; by Cliffe</title>
		<link>http://www.cardus.com/2008/05/05/nine-inch-nails-the-slip/comment-page-1#comment-195</link>
		<dc:creator>Cliffe</dc:creator>
		<pubDate>Wed, 14 May 2008 08:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/?p=124#comment-195</guid>
		<description>If you like NIN you may be interested in the album I just finished last month. It is also available free. Politics Apocalypse is political and subversive post-industrial rock with an interesting mix of classical instruments, guitars, electronic beats, and a small dash of aussie hip-hop. You can download the whole 11 track album at no cost at our website. 
http://www.politicsapocalypse.com

We are also doing a name your own price CD (starting at cost price).
I donâ€™t mean to spam but I am trying to get the word out to those who may be interested. BTW I love The Slip, great album.</description>
		<content:encoded><![CDATA[<p>If you like NIN you may be interested in the album I just finished last month. It is also available free. Politics Apocalypse is political and subversive post-industrial rock with an interesting mix of classical instruments, guitars, electronic beats, and a small dash of aussie hip-hop. You can download the whole 11 track album at no cost at our website.<br />
<a href="http://www.politicsapocalypse.com" rel="nofollow">http://www.politicsapocalypse.com</a></p>
<p>We are also doing a name your own price CD (starting at cost price).<br />
I donâ€™t mean to spam but I am trying to get the word out to those who may be interested. BTW I love The Slip, great album.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oops by Sean</title>
		<link>http://www.cardus.com/2008/05/08/oops/comment-page-1#comment-194</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Sat, 10 May 2008 09:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2008/05/08/oops#comment-194</guid>
		<description>Ooh, cheers - I&#039;ll take a look :)</description>
		<content:encoded><![CDATA[<p>Ooh, cheers &#8211; I&#8217;ll take a look <img src='http://www.cardus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oops by Lisa Singh</title>
		<link>http://www.cardus.com/2008/05/08/oops/comment-page-1#comment-193</link>
		<dc:creator>Lisa Singh</dc:creator>
		<pubDate>Sat, 10 May 2008 09:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cardus.com/2008/05/08/oops#comment-193</guid>
		<description>It&#039;s probably a bit of a haul, but I remember this guy coming up in a few forums as the guy to go to in the north:

http://www.guitarrepairman.co.uk/

if that&#039;s any help.</description>
		<content:encoded><![CDATA[<p>It&#8217;s probably a bit of a haul, but I remember this guy coming up in a few forums as the guy to go to in the north:</p>
<p><a href="http://www.guitarrepairman.co.uk/" rel="nofollow">http://www.guitarrepairman.co.uk/</a></p>
<p>if that&#8217;s any help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
