<?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.snetram.nl</title>
	<atom:link href="http://www.snetram.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snetram.nl</link>
	<description></description>
	<lastBuildDate>Sat, 23 Apr 2011 12:48:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
	<item>
		<title>Comment on Installing nVidia linux drivers in a xen enabled kernel by xentutorial.com</title>
		<link>http://www.snetram.nl/2009/07/installing-the-nvidia-linux-drivers-in-a-xen-enabled-kernel/comment-page-1/#comment-17404</link>
		<dc:creator>xentutorial.com</dc:creator>
		<pubDate>Sat, 23 Apr 2011 12:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=70#comment-17404</guid>
		<description>&lt;strong&gt;Installing nVidia linux drivers in a xen enabled kernel...&lt;/strong&gt;

I have had a CentOS system for a while that is configured to be my mythtv system, however since it has so much resources I first ran a few VMWare servers on it, but being a young FOSS adept I decided to see if I could run xen on it as well. One of the ...</description>
		<content:encoded><![CDATA[<p><strong>Installing nVidia linux drivers in a xen enabled kernel&#8230;</strong></p>
<p>I have had a CentOS system for a while that is configured to be my mythtv system, however since it has so much resources I first ran a few VMWare servers on it, but being a young FOSS adept I decided to see if I could run xen on it as well. One of the &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overriding the perl shebang line for Apache on Windows by Shaun Hill</title>
		<link>http://www.snetram.nl/2007/03/apache-on-windows-having-problems-to-execute-perl-scripts/comment-page-1/#comment-17385</link>
		<dc:creator>Shaun Hill</dc:creator>
		<pubDate>Mon, 08 Nov 2010 23:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=37#comment-17385</guid>
		<description>For anyone finding this old post on Google:
You may also have to add the following to httpd.conf on newer versions of Apache:

ScriptInterpreterSource Registry-Strict</description>
		<content:encoded><![CDATA[<p>For anyone finding this old post on Google:<br />
You may also have to add the following to httpd.conf on newer versions of Apache:</p>
<p>ScriptInterpreterSource Registry-Strict</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing nVidia linux drivers in a xen enabled kernel by jonathan</title>
		<link>http://www.snetram.nl/2009/07/installing-the-nvidia-linux-drivers-in-a-xen-enabled-kernel/comment-page-1/#comment-17373</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Sun, 16 May 2010 09:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=70#comment-17373</guid>
		<description>I currently build my XEN NVidia propriety drivers using the following command:

&lt;code&gt;IGNORE_XEN_PRESENCE=1 SYSSRC=/usr/src/kernels/`uname -r`/ ./NVIDIA-Linux-x86_64-195.36.24-pkg2.run -s -X&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I currently build my XEN NVidia propriety drivers using the following command:</p>
<p><code>IGNORE_XEN_PRESENCE=1 SYSSRC=/usr/src/kernels/`uname -r`/ ./NVIDIA-Linux-x86_64-195.36.24-pkg2.run -s -X</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on smeserver-subversion-1.4-4 released by jeroen</title>
		<link>http://www.snetram.nl/2008/02/smeserver-subversion-14-4-released/comment-page-1/#comment-17283</link>
		<dc:creator>jeroen</dc:creator>
		<pubDate>Tue, 02 Sep 2008 03:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=46#comment-17283</guid>
		<description>Thanks for your project. I like this site. KEEP IT UP..e</description>
		<content:encoded><![CDATA[<p>Thanks for your project. I like this site. KEEP IT UP..e</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repository online by jonathan</title>
		<link>http://www.snetram.nl/2006/08/repository-online/comment-page-1/#comment-17275</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Tue, 08 Jul 2008 16:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=8#comment-17275</guid>
		<description>Thanks for your reaction! You do not need to install the SME Contribs repository as it comes configured on every SME Server by default, but is not enabled by default. Installation routine is in the &lt;a href=&quot;http://wiki.contribs.org/Subversion&quot; rel=&quot;nofollow&quot;&gt;Subversion page of the contribs.org wiki&lt;/a&gt;, but the following line executed as root user should do the trick:

&lt;code&gt;yum install smeserver-subversion --enablerepo=smecontribs&lt;/code&gt;

To remove my old and abandoned repository you can issue the following commands as root user:

&lt;code&gt;db yum_repositories delete snetram
expand-template /etc/yum.conf&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for your reaction! You do not need to install the SME Contribs repository as it comes configured on every SME Server by default, but is not enabled by default. Installation routine is in the <a href="http://wiki.contribs.org/Subversion" rel="nofollow">Subversion page of the contribs.org wiki</a>, but the following line executed as root user should do the trick:</p>
<p><code>yum install smeserver-subversion --enablerepo=smecontribs</code></p>
<p>To remove my old and abandoned repository you can issue the following commands as root user:</p>
<p><pre><code>db yum_repositories delete snetram
expand-template /etc/yum.conf</code></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repository online by roel</title>
		<link>http://www.snetram.nl/2006/08/repository-online/comment-page-1/#comment-17274</link>
		<dc:creator>roel</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=8#comment-17274</guid>
		<description>Jonathan, How do I remove your repository from /etc/yum.conf now that you distrubute via http://smemirror.fullnet.co.uk/releases/7/smecontribs/i386/repodata/

And how do I add that repository instead..?

thx! Roel</description>
		<content:encoded><![CDATA[<p>Jonathan, How do I remove your repository from /etc/yum.conf now that you distrubute via <a href="http://smemirror.fullnet.co.uk/releases/7/smecontribs/i386/repodata/" rel="nofollow">http://smemirror.fullnet.co.uk/releases/7/smecontribs/i386/repodata/</a></p>
<p>And how do I add that repository instead..?</p>
<p>thx! Roel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on smeserver-subversion-1.4-4 released by Jonathan</title>
		<link>http://www.snetram.nl/2008/02/smeserver-subversion-14-4-released/comment-page-1/#comment-9446</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 28 Feb 2008 20:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=46#comment-9446</guid>
		<description>&lt;strong&gt;smeserver-subversion-1.4-5 released...&lt;/strong&gt;

As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.
The following bugs are fixed in smeserver-subversion-1.4-5:

bug 3995: Automatically determine MIME type always off
bug 3996: Modifying re...</description>
		<content:encoded><![CDATA[<p><strong>smeserver-subversion-1.4-5 released&#8230;</strong></p>
<p>As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.<br />
The following bugs are fixed in smeserver-subversion-1.4-5:</p>
<p>bug 3995: Automatically determine MIME type always off<br />
bug 3996: Modifying re&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing smeserver-subversion on SME Server by Jonathan</title>
		<link>http://www.snetram.nl/2006/08/installing-smeserver-subversion-on-sme-server/comment-page-1/#comment-8251</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 28 Jan 2008 21:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=9http://www.snetram.nl/?p=44#comment-8251</guid>
		<description>&lt;strong&gt;smeserver-subversion-1.3-5 released...&lt;/strong&gt;

As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.
The following bugs are fixed in smeserver-subversion-1.3-5:

bug 3694: DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale
bug...</description>
		<content:encoded><![CDATA[<p><strong>smeserver-subversion-1.3-5 released&#8230;</strong></p>
<p>As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.<br />
The following bugs are fixed in smeserver-subversion-1.3-5:</p>
<p>bug 3694: DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale<br />
bug&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Smeserver-subversion-1.0 released by Jonathan</title>
		<link>http://www.snetram.nl/2006/08/smeserver-subversion-10-released/comment-page-1/#comment-8250</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 28 Jan 2008 21:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=11http://www.snetram.nl/?p=44#comment-8250</guid>
		<description>&lt;strong&gt;smeserver-subversion-1.3-5 released...&lt;/strong&gt;

As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.
The following bugs are fixed in smeserver-subversion-1.3-5:

bug 3694: DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale
bug...</description>
		<content:encoded><![CDATA[<p><strong>smeserver-subversion-1.3-5 released&#8230;</strong></p>
<p>As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.<br />
The following bugs are fixed in smeserver-subversion-1.3-5:</p>
<p>bug 3694: DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale<br />
bug&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New release (1.0-5) of smeserver-subversion available by Jonathan</title>
		<link>http://www.snetram.nl/2006/09/new-release-of-smeserver-subversion/comment-page-1/#comment-8249</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 28 Jan 2008 21:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.snetram.nl/?p=24http://www.snetram.nl/?p=44#comment-8249</guid>
		<description>&lt;strong&gt;smeserver-subversion-1.3-5 released...&lt;/strong&gt;

As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.
The following bugs are fixed in smeserver-subversion-1.3-5:

bug 3694: DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale
bug...</description>
		<content:encoded><![CDATA[<p><strong>smeserver-subversion-1.3-5 released&#8230;</strong></p>
<p>As soon as mirrors sync you will find the lastest release of smeserver-subversion in the SME Contribs repository.<br />
The following bugs are fixed in smeserver-subversion-1.3-5:</p>
<p>bug 3694: DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale<br />
bug&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
