<?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 Dustin&#039;s Blog</title>
	<atom:link href="http://blog.dustinrue.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.dustinrue.com</link>
	<description>Mac, Linux and things in between</description>
	<lastBuildDate>Sun, 06 Nov 2011 21:03:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Multicore Solr on Ubuntu 10.04 by mr reload</title>
		<link>http://blog.dustinrue.com/archives/690/comment-page-1#comment-3897</link>
		<dc:creator>mr reload</dc:creator>
		<pubDate>Sun, 06 Nov 2011 21:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=690#comment-3897</guid>
		<description>Excellent, thanks for this. 
on ubuntu 11.04 needed first
&lt;code&gt;
apt-get install sun-java6-jdk
&lt;/code&gt;
I then replaced solr.xml and solrconf.xml 
with drupal specific files from apache solar module and your scripts work great.

Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent, thanks for this.<br />
on ubuntu 11.04 needed first<br />
<code><br />
apt-get install sun-java6-jdk<br />
</code><br />
I then replaced solr.xml and solrconf.xml<br />
with drupal specific files from apache solar module and your scripts work great.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multicore Solr on Ubuntu 10.04 by Dustin</title>
		<link>http://blog.dustinrue.com/archives/690/comment-page-1#comment-3695</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Tue, 27 Sep 2011 16:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=690#comment-3695</guid>
		<description>Happy to hear it is working well.  I&#039;m actually working today on getting solr3 running side by side with the old solr 1.4 on Ubuntu 10.04.  Everything is running, just need to modify the scripts for working with cores.</description>
		<content:encoded><![CDATA[<p>Happy to hear it is working well.  I&#8217;m actually working today on getting solr3 running side by side with the old solr 1.4 on Ubuntu 10.04.  Everything is running, just need to modify the scripts for working with cores.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multicore Solr on Ubuntu 10.04 by Maca134</title>
		<link>http://blog.dustinrue.com/archives/690/comment-page-1#comment-3694</link>
		<dc:creator>Maca134</dc:creator>
		<pubDate>Tue, 27 Sep 2011 16:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=690#comment-3694</guid>
		<description>Your a legend!

Had to change a few parts to get it working on Solr 3 but overall brilliant tutorial!</description>
		<content:encoded><![CDATA[<p>Your a legend!</p>
<p>Had to change a few parts to get it working on Solr 3 but overall brilliant tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Snow Leopard&#8217;s TFTP Server by Dustin</title>
		<link>http://blog.dustinrue.com/archives/655/comment-page-1#comment-3448</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Thu, 14 Jul 2011 15:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=655#comment-3448</guid>
		<description>/private/tftpboot is the usual location</description>
		<content:encoded><![CDATA[<p>/private/tftpboot is the usual location</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Snow Leopard&#8217;s TFTP Server by Jason</title>
		<link>http://blog.dustinrue.com/archives/655/comment-page-1#comment-3444</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 14 Jul 2011 11:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=655#comment-3444</guid>
		<description>Hi Dustin,

Where would i put the files that i want to tftp off?

Cheers
Jason</description>
		<content:encoded><![CDATA[<p>Hi Dustin,</p>
<p>Where would i put the files that i want to tftp off?</p>
<p>Cheers<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CPE WAN Management Protocol/TR-069 by Dustin</title>
		<link>http://blog.dustinrue.com/archives/889/comment-page-1#comment-3354</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Wed, 15 Jun 2011 13:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=889#comment-3354</guid>
		<description>I installed directly from svn for my systems.  You absolutely must use the exact software versions mentioned as it is the only combination I could get working properly.</description>
		<content:encoded><![CDATA[<p>I installed directly from svn for my systems.  You absolutely must use the exact software versions mentioned as it is the only combination I could get working properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CPE WAN Management Protocol/TR-069 by Rusty Waters</title>
		<link>http://blog.dustinrue.com/archives/889/comment-page-1#comment-3345</link>
		<dc:creator>Rusty Waters</dc:creator>
		<pubDate>Mon, 13 Jun 2011 22:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=889#comment-3345</guid>
		<description>:roll: Hi, I&#039;m trying to get openACS up and running. Pierkys blog refers to a openacs-src-0.3.zip, but this is NOT available on SourceForge. Can you tell me what you did to get it running?  rusty0829@yahoo.com</description>
		<content:encoded><![CDATA[<p> <img src='http://blog.dustinrue.com/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' />  Hi, I&#8217;m trying to get openACS up and running. Pierkys blog refers to a openacs-src-0.3.zip, but this is NOT available on SourceForge. Can you tell me what you did to get it running?  <a href="mailto:rusty0829@yahoo.com">rusty0829@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multicore Solr on Ubuntu 10.04 by Ashok Modi</title>
		<link>http://blog.dustinrue.com/archives/690/comment-page-1#comment-3219</link>
		<dc:creator>Ashok Modi</dc:creator>
		<pubDate>Wed, 04 May 2011 23:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=690#comment-3219</guid>
		<description>To follow up on what you have done, I wrote a bash script to remove (unload) a core along w/ the configurations that was installed on the server. I tried it out on my own and it looks to be working well :) http://pastebin.com/r6bjYS1C</description>
		<content:encoded><![CDATA[<p>To follow up on what you have done, I wrote a bash script to remove (unload) a core along w/ the configurations that was installed on the server. I tried it out on my own and it looks to be working well <img src='http://blog.dustinrue.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://pastebin.com/r6bjYS1C" rel="nofollow">http://pastebin.com/r6bjYS1C</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monoprice PJ Ceiling Mount by Dustin</title>
		<link>http://blog.dustinrue.com/how-tos/monoprice-pj-ceiling-mount/comment-page-1#comment-3218</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Wed, 04 May 2011 23:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?page_id=29#comment-3218</guid>
		<description>I&#039;m aware, been meaning to get that fixed</description>
		<content:encoded><![CDATA[<p>I&#8217;m aware, been meaning to get that fixed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multicore Solr on Ubuntu 10.04 by Ashok Modi</title>
		<link>http://blog.dustinrue.com/archives/690/comment-page-1#comment-3217</link>
		<dc:creator>Ashok Modi</dc:creator>
		<pubDate>Wed, 04 May 2011 22:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dustinrue.com/?p=690#comment-3217</guid>
		<description>I also want to say thank you for these instructions.  I was going to give up and try the multi-core approach by starting with a scratch tomcat server and installing solr after but this works out in a much better format.</description>
		<content:encoded><![CDATA[<p>I also want to say thank you for these instructions.  I was going to give up and try the multi-core approach by starting with a scratch tomcat server and installing solr after but this works out in a much better format.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

