<?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 on: Setting up a Home Server With Windows XP</title> <atom:link href="http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/feed/" rel="self" type="application/rss+xml" /><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/</link> <description>Burn With Style!</description> <lastBuildDate>Mon, 06 Sep 2010 17:55:05 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: El Kabong</title><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/comment-page-1/#comment-6031</link> <dc:creator>El Kabong</dc:creator> <pubDate>Wed, 18 Aug 2010 20:23:23 +0000</pubDate> <guid isPermaLink="false">http://www.burnabrain.com/?p=23#comment-6031</guid> <description>*snicker*Windows as a server............*snicker*</description> <content:encoded><![CDATA[<p>*snicker*</p><p>Windows as a server&#8230;&#8230;&#8230;&#8230;</p><p>*snicker*</p> ]]></content:encoded> </item> <item><title>By: Tim van Dalen</title><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/comment-page-1/#comment-2997</link> <dc:creator>Tim van Dalen</dc:creator> <pubDate>Sat, 24 Apr 2010 14:28:37 +0000</pubDate> <guid isPermaLink="false">http://www.burnabrain.com/?p=23#comment-2997</guid> <description>Why would you want to use Windows for server purposes?</description> <content:encoded><![CDATA[<p>Why would you want to use Windows for server purposes?</p> ]]></content:encoded> </item> <item><title>By: Xxtjaxx</title><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/comment-page-1/#comment-2892</link> <dc:creator>Xxtjaxx</dc:creator> <pubDate>Wed, 14 Apr 2010 02:47:37 +0000</pubDate> <guid isPermaLink="false">http://www.burnabrain.com/?p=23#comment-2892</guid> <description>Well even easier than that:File Server: Open up IE... Warez Server: Open up IE... HTTP-Proxy for everybody: Open up IE... Want a stable machine running ages without a problem? Get a Linux Distribution install apache and add your files onto it. Recommendation for server operating system: http://www.debian.org All my boxes run it and I&#039;ve never encountered issues with it.</description> <content:encoded><![CDATA[<p>Well even easier than that:</p><p>File Server: Open up IE&#8230;<br /> Warez Server: Open up IE&#8230;<br /> HTTP-Proxy for everybody: Open up IE&#8230;<br /> Want a stable machine running ages without a problem?<br /> Get a Linux Distribution install apache and add your files onto it.<br /> Recommendation for server operating system: <a href="http://www.debian.org" rel="nofollow">http://www.debian.org</a><br /> All my boxes run it and I&#8217;ve never encountered issues with it.</p> ]]></content:encoded> </item> <item><title>By: Religion versus Science</title><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/comment-page-1/#comment-2725</link> <dc:creator>Religion versus Science</dc:creator> <pubDate>Sun, 28 Mar 2010 02:35:50 +0000</pubDate> <guid isPermaLink="false">http://www.burnabrain.com/?p=23#comment-2725</guid> <description>I never would have considered at things in that light. This is going to make my morning so much easier.</description> <content:encoded><![CDATA[<p>I never would have considered at things in that light. This is going to make my morning so much easier.</p> ]]></content:encoded> </item> <item><title>By: Rona Drewett</title><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/comment-page-1/#comment-2560</link> <dc:creator>Rona Drewett</dc:creator> <pubDate>Wed, 10 Mar 2010 10:17:51 +0000</pubDate> <guid isPermaLink="false">http://www.burnabrain.com/?p=23#comment-2560</guid> <description>Thank you! I continuously desired to show in my website.</description> <content:encoded><![CDATA[<p>Thank you! I continuously desired to show in my website.</p> ]]></content:encoded> </item> <item><title>By: Kiba Urufu</title><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/comment-page-1/#comment-2361</link> <dc:creator>Kiba Urufu</dc:creator> <pubDate>Fri, 12 Feb 2010 22:40:53 +0000</pubDate> <guid isPermaLink="false">http://www.burnabrain.com/?p=23#comment-2361</guid> <description>I like this article, though i think it would be beneficial to point out a informational error. For the virtual memory part, you actually degrade your performance by increasing it past a certain point. Maximum performance is at 2x your physical memory. So for 1gb(1024mb) of physical, you should have about 2048mb(2gb) virtual. Anything bigger than 2x physical + 500mb (so &gt; 2548mb for the 1gb example) will start causing performance loss. It is also best to not put it on your system drive or too many drives. The more drives that have a pagefile, the more your processor is having to read and write to, decreasing I/O to your drives. On the note of drives, partitions are not a good idea either. Partitions are just that, your partitioning (splitting) one hard drive into different drives. So partitioning one hard drive and then putting a huge pagefile on all of them, will hurt performance extremely.Even so, this is still a good article for those who are new to computers and the step-by-step explanations accompanied by pictures are all wonderfully done.</description> <content:encoded><![CDATA[<p>I like this article, though i think it would be beneficial to point out a informational error.<br /> For the virtual memory part, you actually degrade your performance by increasing it past a certain point. Maximum performance is at 2x your physical memory. So for 1gb(1024mb) of physical, you should have about 2048mb(2gb) virtual. Anything bigger than 2x physical + 500mb (so &gt; 2548mb for the 1gb example) will start causing performance loss. It is also best to not put it on your system drive or too many drives. The more drives that have a pagefile, the more your processor is having to read and write to, decreasing I/O to your drives. On the note of drives, partitions are not a good idea either. Partitions are just that, your partitioning (splitting) one hard drive into different drives. So partitioning one hard drive and then putting a huge pagefile on all of them, will hurt performance extremely.</p><p>Even so, this is still a good article for those who are new to computers and the step-by-step explanations accompanied by pictures are all wonderfully done.</p> ]]></content:encoded> </item> <item><title>By: Computer Repair Services</title><link>http://www.burnabrain.com/setting-up-a-home-server-with-windows-xp/comment-page-1/#comment-1948</link> <dc:creator>Computer Repair Services</dc:creator> <pubDate>Mon, 14 Dec 2009 18:37:50 +0000</pubDate> <guid isPermaLink="false">http://www.burnabrain.com/?p=23#comment-1948</guid> <description>Would it be okay if I displayed part of this on my website if I link back?</description> <content:encoded><![CDATA[<p>Would it be okay if I displayed part of this on my website if I link back?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 6/23 queries in 0.039 seconds using disk
Content Delivery Network via Amazon Web Services: S3: burnabrain.s3.amazonaws.com

Served from: www.burnabrain.com @ 2010-09-07 02:59:12 -->