<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>sumofungus</title>
	<atom:link href="http://sumofungus.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sumofungus.wordpress.com</link>
	<description>mainly linux, some windows...</description>
	<lastBuildDate>Wed, 06 Apr 2011 21:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sumofungus.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/ed4a7d0265f5e97e30194b77388ccc43?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>sumofungus</title>
		<link>http://sumofungus.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sumofungus.wordpress.com/osd.xml" title="sumofungus" />
	<atom:link rel='hub' href='http://sumofungus.wordpress.com/?pushpress=hub'/>
		<item>
		<title>stopped clicking hp laptop on ubuntu linux 9.10</title>
		<link>http://sumofungus.wordpress.com/2010/09/05/stopped-clicking-hp-laptop-on-ubuntu-linux-9-10/</link>
		<comments>http://sumofungus.wordpress.com/2010/09/05/stopped-clicking-hp-laptop-on-ubuntu-linux-9-10/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 02:22:16 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=102</guid>
		<description><![CDATA[Managed to re-do the fix for the clicking hard disk in my HP latitude laptop under ubuntu 9.10. Used the information from here; http://www.thinkwiki.org/wiki/Problem_with_hard_drive_clicking#Wake-up_settings All I needed to do to stop the power saving changing back to 128 when hiberating (check using sudo hdparm -B /dev/sda) was to create the script &#8220;/etc/pm/sleep.d/50_hdparm-pm&#8220;; #!/bin/sh if [ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=102&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Managed to re-do the fix for the clicking hard disk in my HP latitude laptop under ubuntu 9.10.</p>
<p>Used the information from here;</p>
<p><a href="http://www.thinkwiki.org/wiki/Problem_with_hard_drive_clicking#Wake-up_settings">http://www.thinkwiki.org/wiki/Problem_with_hard_drive_clicking#Wake-up_settings</a></p>
<p>All I needed to do to stop the power saving changing back to 128 when hiberating (check using sudo hdparm -B /dev/sda) was to create the script &#8220;<code>/etc/pm/sleep.d/50_hdparm-pm</code>&#8220;;</p>
<pre>
<pre>#!/bin/sh
if [ -n "$1" ] &amp;&amp; ([ "$1" = "resume" ] || [ "$1" = "thaw" ]); then
        hdparm -B 255 /dev/your-hard-drive &gt; /dev/null
fi</pre>
<p><tt></tt></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=102&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2010/09/05/stopped-clicking-hp-laptop-on-ubuntu-linux-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c2990c1735860f49262cd9f6c677b943?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">steden</media:title>
		</media:content>
	</item>
		<item>
		<title>homeasy: setting up the HE302b sockets with the SMS base station</title>
		<link>http://sumofungus.wordpress.com/2010/07/30/homeasy-setting-up-the-he302b-sockets-with-the-sms-base-station/</link>
		<comments>http://sumofungus.wordpress.com/2010/07/30/homeasy-setting-up-the-he302b-sockets-with-the-sms-base-station/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 22:32:30 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=99</guid>
		<description><![CDATA[To get the HE302b sockets to talk to the base station you need to; 1. Prepare a text message &#8220;setup &#60;groupname&#62;&#8221;. 2. Just before sending, press (dont hold) the button on the socket so that the light flashes. 3. Send the text. 4. The socket will switch on and off twice.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=99&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To get the HE302b sockets to talk to the base station you need to;</p>
<p>1. Prepare a text message &#8220;setup &lt;groupname&gt;&#8221;.</p>
<p>2. Just before sending, press (dont hold) the button on the socket so that the light flashes.</p>
<p>3. Send the text.</p>
<p>4. The socket will switch on and off twice.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=99&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2010/07/30/homeasy-setting-up-the-he302b-sockets-with-the-sms-base-station/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c2990c1735860f49262cd9f6c677b943?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">steden</media:title>
		</media:content>
	</item>
		<item>
		<title>using DNS name in fstab</title>
		<link>http://sumofungus.wordpress.com/2010/07/23/using-dns-name-in-fstab/</link>
		<comments>http://sumofungus.wordpress.com/2010/07/23/using-dns-name-in-fstab/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 19:05:31 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=92</guid>
		<description><![CDATA[kept getting error when using hostname (DNS entry or hosts file) in fstab for a CIFS share; mount: wrong fs type, bad option, bad superblock on //SDDSKBLK/Share, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.&#60;type&#62; helper program) In some cases useful info is found [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=92&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>kept getting error when using hostname (DNS entry or hosts file) in fstab for a CIFS share;</p>
<blockquote><p>mount: wrong fs type, bad option, bad superblock on //SDDSKBLK/Share,<br />
missing codepage or helper program, or other error<br />
(for several filesystems (e.g. nfs, cifs) you might<br />
need a /sbin/mount.&lt;type&gt; helper program)<br />
In some cases useful info is found in syslog &#8211; try<br />
dmesg | tail  or so</p></blockquote>
<p>First I installed smbfs. This changed the error to;</p>
<blockquote><p>mount error(5): Input/output error</p></blockquote>
<p>I found that the hostname had to match the machine name to clear this.</p>
<p>e.g.</p>
<p>BAD &#8211; //someothernamedefinedinhostsfile/share /mnt/share</p>
<p>OK &#8211; //actaulHostNameOfServer/share /mnt/share</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=92&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2010/07/23/using-dns-name-in-fstab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c2990c1735860f49262cd9f6c677b943?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">steden</media:title>
		</media:content>
	</item>
		<item>
		<title>ssh tunneling samba on windows 7</title>
		<link>http://sumofungus.wordpress.com/2010/07/23/ssh-tunneling-samba-on-windows-7/</link>
		<comments>http://sumofungus.wordpress.com/2010/07/23/ssh-tunneling-samba-on-windows-7/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 07:06:25 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=88</guid>
		<description><![CDATA[Followed these instructions; Create localhost adapter. We&#8217;ll give your computer an additional (fake) IP address, and we&#8217;ll port forward to that address instead of the computer&#8217;s real IP. Windows XP will continue to do file sharing on the real IP address. We&#8217;ll assign it an IP of 10.0.0.1 (that&#8217;s what we configured putty to use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=88&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Followed these instructions;</p>
<blockquote><p><span style="text-decoration:underline;">Create localhost adapter.</span></p></blockquote>
<blockquote><p>We&#8217;ll give your computer an additional (fake) IP address, and we&#8217;ll  port forward to that address instead of the computer&#8217;s real IP. Windows  XP will continue to do file sharing on the real IP address. We&#8217;ll assign  it an IP of 10.0.0.1 (that&#8217;s what we configured putty to use above.)</p>
<ol>
<li>System-&gt;Control Panel-&gt;Add Hardware</li>
<li>Yes, Hardware is already connected</li>
<li>Add a new hardware device (at bottom of list)</li>
<li>Install the hardware that I manually select</li>
<li>Network adapters</li>
<li>Microsoft , Microsoft Loopback Adapter</li>
<li>(Go through the installation procedure.)</li>
</ol>
<p><span style="text-decoration:underline;">Configure the new localhost adapter.</span></p>
<ol>
<li>Open up your existing (real) ethernet adapter and write down your gateway and DNS server addresses.</li>
<li>Open your new fake ethernet adapter (Network Connections) ,  enter a made-up IP address (I suggest 10.0.0.1, which is a privately  routable address that most folk don&#8217;t use.)</li>
<li>Enable Client for Microsoft Networks.</li>
<li>Disable File and Printer Sharing for Microsoft Networks</li>
<li>Enable Interent Protocol (TCP/IP)</li>
<li>Click on properties for TCP/IP.</li>
<li>Enter your chosen IP address (10.0.0.1), subnet mask  (255.255.255.0).</li>
<li>Under advanced-&gt;WINS, Enable LMHosts Lookup and Disable NetBIOS over TCP/IP</li>
<li>Enter 9999 for the interface metric. (Necessary?)</li>
<li>REBOOT (important!)</li>
</ol>
<p><span style="text-decoration:underline;">Configure Putty connection</span></p>
<ol>
<li>Fire up Putty on C (Client) , create a new  connection to S (Server). Make sure you can ssh from C to S before going  any further.</li>
<li>Configure a new SSH tunnel for the connection you created in the previous step:
<ol>
<li> Source port=10.0.0.1:139 (the IP:port notation is wider than the text box, but it will work!)</li>
<li> Destination=127.0.0.1:139 (this tells the server to connect  the other  end of the tunnel to the server&#8217;s port 139.) Previous versions  of these  instructions suggested S&#8217;s actual IP address, which might not  work if S  doesn&#8217;t know its own true IP address (due to NATing, for  example.) The  destination options should be left at &#8220;local&#8221; and &#8220;auto&#8221;.</li>
<li> (VISTA/7 work-around) Add an additional tunnel from source=10.0.0.1:445 to destination=127.0.0.1:139. (see Olaf Zehner, below)</li>
<li>Click the checkbox, if present, reading &#8220;Local ports accept connections from other hosts&#8221;.</li>
</ol>
</li>
<li> Click add, save the connection</li>
</ol>
<p>Now we test out our connection:</p>
<ol>
<li>Start-&gt;run</li>
<li>type: &#8220;\\10.0.0.1&#8243;.</li>
</ol>
<p><span style="text-decoration:underline;">Extra</span></p></blockquote>
<blockquote><p>- Add hosts file entry for 10.0.0.1 (e.g. &#8220;10.0.0.1      samba&#8221;)</p></blockquote>
<p>(taken from <a href="http://www.blisstonia.com/eolson/notes/smboverssh.php">http://www.blisstonia.com/eolson/notes/smboverssh.php</a>)</p>
<p>To get this working on Windows 7 you need to do the following;</p>
<blockquote><p>Another solution for Windows 7 (that doesn&#8217;t involve running a .exe  from a 3rd-party site) is to disable the &#8220;Server&#8221; service.   Specifically: Computer -&gt; Manage -&gt; Services and Applications  -&gt; Services.  Within that, there&#8217;s  a service named &#8220;Server&#8221; with the description &#8220;Supports file, print,  and named-pipe sharing over the network for this computer. &#8230;&#8221;</p>
<p>Just stopping the service wasn&#8217;t sufficient, but when I set it to  startup: Disabled and rebooted, Windows 7 was finally not listening on  port 445.  I was then able to forward port 445 over ssh and successfully  connect to a samba drive.</p>
<p>This does mean you can&#8217;t share files/etc. from the machine, but if  you&#8217;re using a loopback adapter to handle the SMB (139/445) forwarding,  you can enable and start the &#8220;Server&#8221; service once your ssh tunnel is  started.  I&#8217;m running like that  right now, and I&#8217;m both connected to samba over ssh and able to act as a  server for file sharing.</p></blockquote>
<p>(taken from <a href="http://social.technet.microsoft.com/Forums/en-US/itprovistanetworking/thread/d30d3c98-58c5-47f6-b5a5-f5620882020d/#43a071bb-324d-4269-9d93-14a390f4660b">http://social.technet.microsoft.com/Forums/en-US/itprovistanetworking/thread/d30d3c98-58c5-47f6-b5a5-f5620882020d/#43a071bb-324d-4269-9d93-14a390f4660b</a>)</p>
<blockquote></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=88&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2010/07/23/ssh-tunneling-samba-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c2990c1735860f49262cd9f6c677b943?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">steden</media:title>
		</media:content>
	</item>
		<item>
		<title>adding folders from networked XP machine or linux to Windows 7 library</title>
		<link>http://sumofungus.wordpress.com/2010/04/05/adding-folders-from-networked-xp-machine-or-linux-to-windows-7-library/</link>
		<comments>http://sumofungus.wordpress.com/2010/04/05/adding-folders-from-networked-xp-machine-or-linux-to-windows-7-library/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 11:44:06 +0000</pubDate>
		<dc:creator>sumofungus</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=81</guid>
		<description><![CDATA[I use an old XP machine as a file server and would like to add some of the shares to Win7 libraries. http://xpworld.spaces.live.com/blog/cns!3110BDF94643CB31!1887.entry Seems that I need to either; - Install Windows Desktop Search 4.0 on the XP machine open firewall ports. - Or disable the group policy setting. The second option would also allow [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=81&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I use an old XP machine as a file server and would like to add some of the shares to Win7 libraries.</p>
<p><a href="http://xpworld.spaces.live.com/blog/cns!3110BDF94643CB31!1887.entry">http://xpworld.spaces.live.com/blog/cns!3110BDF94643CB31!1887.entry</a></p>
<p>Seems that I need to either;</p>
<p>- Install Windows Desktop Search 4.0 on the XP machine open firewall ports.</p>
<p>- Or disable the group policy setting.</p>
<p>The second option would also allow folders on linux machines to be included</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=81&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2010/04/05/adding-folders-from-networked-xp-machine-or-linux-to-windows-7-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/038cedcc0bb736914457cecc45bdc5c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sumofungus</media:title>
		</media:content>
	</item>
		<item>
		<title>Options are missing from Authorizations in Ubuntu 9.10</title>
		<link>http://sumofungus.wordpress.com/2010/02/08/options-are-missing-from-authorizations-in-ubuntu-9-10/</link>
		<comments>http://sumofungus.wordpress.com/2010/02/08/options-are-missing-from-authorizations-in-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 22:19:12 +0000</pubDate>
		<dc:creator>sumofungus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=73</guid>
		<description><![CDATA[Following post was life-saver; http://ubuntuforums.org/showpost.php?p=8219205&#38;postcount=5<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=73&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Following post was life-saver;</p>
<p><a href="http://ubuntuforums.org/showpost.php?p=8219205&amp;postcount=5" target="_blank">http://ubuntuforums.org/showpost.php?p=8219205&amp;postcount=5</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=73&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2010/02/08/options-are-missing-from-authorizations-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/038cedcc0bb736914457cecc45bdc5c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sumofungus</media:title>
		</media:content>
	</item>
		<item>
		<title>making backup copies of damaged dvds using ddrescue</title>
		<link>http://sumofungus.wordpress.com/2010/01/19/making-backup-copies-of-damaged-dvds-using-ddrescue/</link>
		<comments>http://sumofungus.wordpress.com/2010/01/19/making-backup-copies-of-damaged-dvds-using-ddrescue/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 02:07:25 +0000</pubDate>
		<dc:creator>sumofungus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=64</guid>
		<description><![CDATA[I would normally use AnyDVD (on Windows) to take a backup of a DVD with copy protection, but is doesn&#8217;t seem to handle read errors very well (e.g. discs have small scratches) and copies fail. GNU ddrescue (gddrescue, ddrescue, NOT dd_rescue) on linux is supposed to be better at handling small errors and is designed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=64&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I would normally use AnyDVD (on Windows) to take a backup of a DVD with copy protection, but is doesn&#8217;t seem to handle read errors very well (e.g. discs have small scratches) and copies fail.</p>
<p>GNU ddrescue (gddrescue, ddrescue, NOT dd_rescue) on linux is supposed to be better at handling small errors and is designed to handle read errors.</p>
<p><span style="text-decoration:underline;">Using ddrescue</span></p>
<p>So far I have found that the best way is to take an quick(ish) initial copy;</p>
<blockquote><p>ddrescue -b 2048 -n -v /dev/sr0 image.iso image.log</p></blockquote>
<p>This reads the whole disk once, marking any bad blocks as &#8220;non-trimmed&#8221;. It then reads again in the other direction retrying any bad blocks. Any blocks that still fail are &#8220;trimmed&#8221; then marked as non-split. There is no further processing after this because of the -n option.</p>
<p>If there are any read errors do another pass using the direct option (-d). You must also specify the number of retries that bad sectors get (-r), otherwise they will be ignored;</p>
<blockquote><p>ddrescue -b 2048 -d -r 3 -v /dev/sr0 image.iso image.log</p></blockquote>
<p>&#8230; if there are further errors then you can use the -R (retrim) option to retry full sectors (taken from Forensics Wiki). This will try the any bad sectors in a different order which might help read some (according to the ddrescue documentation, see link below);</p>
<blockquote><p>ddrescue -b 2048 -d -r 3 -R -v /dev/sr0 image.iso image.log</p></blockquote>
<p>I have yet to investigate using different drives to read the disc for another pass, but this might also help.</p>
<p><span style="text-decoration:underline;">Other Notes</span></p>
<p>I don&#8217;t think this method (using ddrescue)  removes any copy protection.</p>
<p><span style="text-decoration:underline;">Links</span></p>
<p>Full manual for GNU ddrescue; <a href="http://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html">http://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html</a></p>
<p>Reading discs might take a long time; <a href="http://old.nabble.com/10-days-for-7.8gig--td21461792.html">http://old.nabble.com/10-days-for-7.8gig&#8211;td21461792.html</a></p>
<p>Good documentation about Data Recovery and ddrescue; <a href="https://help.ubuntu.com/community/DataRecovery#Data%20Recovery%20from%20damaged%20filesystem%20or%20drive">https://help.ubuntu.com/community/DataRecovery#Data%20Recovery%20from%20damaged%20filesystem%20or%20drive</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=64&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2010/01/19/making-backup-copies-of-damaged-dvds-using-ddrescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/038cedcc0bb736914457cecc45bdc5c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sumofungus</media:title>
		</media:content>
	</item>
		<item>
		<title>Unlock greyed out in Ubuntu when using nx(nomachine)</title>
		<link>http://sumofungus.wordpress.com/2009/12/12/unlock-greyed-out-in-ubuntu-when-using-nxnomachine/</link>
		<comments>http://sumofungus.wordpress.com/2009/12/12/unlock-greyed-out-in-ubuntu-when-using-nxnomachine/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 00:00:03 +0000</pubDate>
		<dc:creator>sumofungus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/2009/12/12/unlock-greyed-out-in-ubuntu-when-using-nxnomachine/</guid>
		<description><![CDATA[I was trying to use the &#8220;services-admin&#8221; application over a nxserver (nomachine) connection and the Unlock button was greyed out. This was the same for the &#8220;Users and Groups&#8221; button as well. Solution was to run &#8220;polkit-gnome-authorization&#8221; and select org-&#62;freedesktop-&#62;systemtoolsbackends &#8230; and setting &#8220;Anyone&#8221; and &#8220;Console&#8221; to &#8220;Admin Authentication&#8221;. Issue logged here; https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/221363 https://bugs.launchpad.net/ubuntu/+source/policykit-gnome/+bug/231246<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=57&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was trying to use the &#8220;services-admin&#8221; application over a nxserver (nomachine) connection and the Unlock button was greyed out. This was the same for the &#8220;Users and Groups&#8221; button as well.<br />
Solution was to run &#8220;polkit-gnome-authorization&#8221; and select org-&gt;freedesktop-&gt;systemtoolsbackends &#8230; and setting &#8220;Anyone&#8221; and &#8220;Console&#8221; to &#8220;Admin Authentication&#8221;.</p>
<p>Issue logged here;</p>
<p>https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/221363</p>
<p>https://bugs.launchpad.net/ubuntu/+source/policykit-gnome/+bug/231246</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=57&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2009/12/12/unlock-greyed-out-in-ubuntu-when-using-nxnomachine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/038cedcc0bb736914457cecc45bdc5c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sumofungus</media:title>
		</media:content>
	</item>
		<item>
		<title>ITV3 and ITV4 didnt work on mythTV</title>
		<link>http://sumofungus.wordpress.com/2009/12/04/itv3-itv4-didnt-work-on-mythtv/</link>
		<comments>http://sumofungus.wordpress.com/2009/12/04/itv3-itv4-didnt-work-on-mythtv/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 22:11:30 +0000</pubDate>
		<dc:creator>sumofungus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=52</guid>
		<description><![CDATA[I only recently noticed that ITV3 and 4 were not working following the national retune earlier in the year. turns out that there were duplicate entries in the channels table. The listings were still being shown when scheduling programs, but the Program Guide always showed as &#8220;Unknown&#8221;. i stuck a suffix on the channel name [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=52&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I only recently noticed that ITV3 and 4 were not working following the national retune earlier in the year. turns out that there were duplicate entries in the channels table. The listings were still being shown when scheduling programs, but the Program Guide always showed as &#8220;Unknown&#8221;.</p>
<p>i stuck a suffix on the channel name field in the database using mysql-query-analyser so that I could identify them in backend setup. I then used backend setup to delete them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=52&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2009/12/04/itv3-itv4-didnt-work-on-mythtv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/038cedcc0bb736914457cecc45bdc5c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sumofungus</media:title>
		</media:content>
	</item>
		<item>
		<title>dont bother with cheap RAID cards (in Win XP)</title>
		<link>http://sumofungus.wordpress.com/2009/12/04/dont-bother-with-cheap-raid-cards-in-win-xp-2/</link>
		<comments>http://sumofungus.wordpress.com/2009/12/04/dont-bother-with-cheap-raid-cards-in-win-xp-2/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 22:02:26 +0000</pubDate>
		<dc:creator>sumofungus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sumofungus.wordpress.com/?p=47</guid>
		<description><![CDATA[After loosing data a couple of times a few years back i decided that I would keep everything on RAID1 (mirrored) discs. the options that i had (under Windows) were either; Use Microsoft Dynamic disks. Buy a cheap RAID card. Option 1 looked like it would only work if I had Win Server, so I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=47&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After loosing data a couple of times a few years back i decided that I would keep everything on RAID1 (mirrored) discs.</p>
<p>the options that i had (under Windows) were either;</p>
<ol>
<li>Use Microsoft Dynamic disks.</li>
<li>Buy a cheap RAID card.</li>
</ol>
<p>Option 1 looked like it would only work if I had Win Server, so I went for option 2.</p>
<p>Now I have found that the RAID set is constantly being rebuilt and the system has become slower and less reliable.</p>
<p>A safer (because that is what you really want) option is to do some straight-forward copying. I got hold of MS SyncToy 2.1 and set it up as a scheduled task &#8211; problem solved&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sumofungus.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sumofungus.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sumofungus.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sumofungus.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sumofungus.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sumofungus.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sumofungus.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sumofungus.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sumofungus.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sumofungus.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sumofungus.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sumofungus.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sumofungus.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sumofungus.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sumofungus.wordpress.com&amp;blog=5253219&amp;post=47&amp;subd=sumofungus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sumofungus.wordpress.com/2009/12/04/dont-bother-with-cheap-raid-cards-in-win-xp-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/038cedcc0bb736914457cecc45bdc5c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sumofungus</media:title>
		</media:content>
	</item>
	</channel>
</rss>
