<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>Bit Decay - linux</title>
    <link>http://macguyver.nbpfaus.net/~pfau/blog/</link>
    <description>Tom's Core Dump</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    <pubDate>Wed, 11 Jul 2007 15:00:30 GMT</pubDate>

    <image>
        <url>http://macguyver.nbpfaus.net/~pfau/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Bit Decay - linux - Tom's Core Dump</title>
        <link>http://macguyver.nbpfaus.net/~pfau/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Uptime Passes 1 Year</title>
    <link>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/202-Uptime-Passes-1-Year.html</link>
            <category>linux</category>
    
    <comments>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/202-Uptime-Passes-1-Year.html#comments</comments>
    <wfw:comment>http://macguyver.nbpfaus.net/~pfau/blog/wfwcomment.php?cid=202</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://macguyver.nbpfaus.net/~pfau/blog/rss.php?version=2.0&amp;type=comments&amp;cid=202</wfw:commentRss>
    

    <author>nospam@example.com (Thomas Pfau)</author>
    <content:encoded>
    &lt;p&gt;I just noticed last night that my main server at home has surpassed 1 year of uptime.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: Courier;&quot;&gt;fogey:~\$ uptime&lt;br /&gt;  6:00pm  up 385 days, 22:25,  1 user,  load average: 0.26, 0.10, 0.10&lt;/span&gt;&lt;/p&gt;&lt;p&gt;This is a 200MHz Pentium Pro with 160M of RAM. It is my main web, mail and print server. It is running SuSE Linux 7.2.&lt;/p&gt;&lt;p&gt;It came close twice before.  Once it was foiled by a power failure.  Another time my daughter accidentally kicked the power switch.  Both times it was within two months of a year&#039;s uptime.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 11 Jul 2007 11:00:30 -0400</pubDate>
    <guid isPermaLink="false">http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/202-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Gentoo Upgrade on Slow Processor</title>
    <link>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/187-Gentoo-Upgrade-on-Slow-Processor.html</link>
            <category>linux</category>
    
    <comments>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/187-Gentoo-Upgrade-on-Slow-Processor.html#comments</comments>
    <wfw:comment>http://macguyver.nbpfaus.net/~pfau/blog/wfwcomment.php?cid=187</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://macguyver.nbpfaus.net/~pfau/blog/rss.php?version=2.0&amp;type=comments&amp;cid=187</wfw:commentRss>
    

    <author>nospam@example.com (Thomas Pfau)</author>
    <content:encoded>
    &lt;p&gt;I have been dreading the prospect of sitting through an Gentoo upgrade on my old 333MHz Celeron system.  It&#039;s mostly used as an X terminal to log into one of the other faster machines so it wasn&#039;t bothering me too much.  But the longer I put it off, the worse it was going to be when I finally got around to it.&lt;/p&gt;&lt;p&gt;I had been thinking of NFS mounting the root partition from one of my other machines and chrooting into it to do the upgrade.  I finally bit the bullet and decided to try it after finding &lt;a href=&quot;http://macguyver.nbpfaus.net/~pfau/blog/exit.php?url=aHR0cDovL2ZvcnVtcy5nZW50b28ub3JnL3ZpZXd0b3BpYy10LTM1NDM1Ni1wb3N0ZGF5cy0wLXBvc3RvcmRlci1hc2MtaGlnaGxpZ2h0LWJpbmFyeSUyMGNocm9vdC1zdGFydC0wLmh0bWw=&amp;amp;entry_id=187&quot; title=&quot;http://forums.gentoo.org/viewtopic-t-354356-postdays-0-postorder-asc-highlight-binary%20chroot-start-0.html&quot;  onmouseover=&quot;window.status=&#039;http://forums.gentoo.org/viewtopic-t-354356-postdays-0-postorder-asc-highlight-binary%20chroot-start-0.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;someone else that did it&lt;/a&gt; successfully.  I started emerge this morning and it&#039;s half done using my new AMD X2 4200 as the build engine.&lt;/p&gt;&lt;p&gt;Distcc doesn&#039;t quite cut it in this situation.  Only the compilation step is offloaded with distcc.  This machine is too slow to feed multiple compilation hosts with preprocessed source.  It can&#039;t keep my other machines busy while it consumes 100% of its own processor just doing precompilation.&lt;/p&gt;&lt;p&gt;Distcc can also be turned off by certain ebuilds but that may not stop make from honoring the &#039;-j5&#039; you stuck in make.conf.  That means this lowly 333MHz Celeron with 320MB of RAM is now executing 5 simultaneous builds on its own.&lt;/p&gt;&lt;p&gt;It would be nice if some additional steps could be offloaded.  I did a test yesterday between my 700MHz P3 and the new machine.  I compressed a large text file on the P3 and timed it.  I then used ssh to fire up the compressor on the X2 and return the compressed file to the P3.  The X2 was 3x as fast even though the data made two trips across the network through an encrypted channel.&lt;/p&gt;&lt;p&gt;Anyway, this has been a significant improvement for upgrading this machine.  I have already set up a run-level to turn off unnecessary services on the Celeron.  I&#039;ll set up some scripts to do the mounts required from the X2 and maybe this machine will stay somewhat updated from now on.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 19 Feb 2007 12:07:33 -0500</pubDate>
    <guid isPermaLink="false">http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/187-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>MythTV</title>
    <link>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/119-MythTV.html</link>
            <category>linux</category>
    
    <comments>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/119-MythTV.html#comments</comments>
    <wfw:comment>http://macguyver.nbpfaus.net/~pfau/blog/wfwcomment.php?cid=119</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://macguyver.nbpfaus.net/~pfau/blog/rss.php?version=2.0&amp;type=comments&amp;cid=119</wfw:commentRss>
    

    <author>nospam@example.com (Thomas Pfau)</author>
    <content:encoded>
    
&lt;p&gt;A while ago, I bought a Happauge PVR-150MCE television tuner card for my PC.  I have been manually scheduling recordings which means writing a script to run the capture program, invoking cron to schedule the script to run at the right time, programming the satellite receiver box to tune to the program at the right time, and praying that everything was done right so I&#039;d get the show I wanted.&lt;/p&gt;
&lt;p&gt;Over the last few days, I started playing with MythTV.  I had installed it previously but didn&#039;t devote enough time to figuring out how it works.  Last night I finished the setup and now have a fully functional PVR system.  I have scheduled the recording of several programs by picking them out of a programming guide.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/119-MythTV.html#extended&quot;&gt;Continue reading &quot;MythTV&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 15 Mar 2006 10:30:55 -0500</pubDate>
    <guid isPermaLink="false">http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/119-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Nothing to see here...</title>
    <link>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/92-Nothing-to-see-here....html</link>
            <category>linux</category>
    
    <comments>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/92-Nothing-to-see-here....html#comments</comments>
    <wfw:comment>http://macguyver.nbpfaus.net/~pfau/blog/wfwcomment.php?cid=92</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://macguyver.nbpfaus.net/~pfau/blog/rss.php?version=2.0&amp;type=comments&amp;cid=92</wfw:commentRss>
    

    <author>nospam@example.com (Thomas Pfau)</author>
    <content:encoded>
    &lt;p&gt;A ham sandwich is better than complete happiness.  You see, nothing could be better than complete happiness and a ham sandwich is certainly better than nothing.&lt;/p&gt;&lt;p&gt;I think I detect a division by zero &lt;a href=&quot;http://macguyver.nbpfaus.net/~pfau/blog/exit.php?url=aHR0cDovL3d3dy5ncm9rbGF3Lm5ldC9hcnRpY2xlLnBocD9zdG9yeT0yMDA1MTExMjE1NDAwNDU5Nw==&amp;amp;entry_id=92&quot; title=&quot;http://www.groklaw.net/article.php?story=20051112154004597&quot;  onmouseover=&quot;window.status=&#039;http://www.groklaw.net/article.php?story=20051112154004597&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;somewhere in this train of logic&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 12 Nov 2005 23:13:55 -0500</pubDate>
    <guid isPermaLink="false">http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/92-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Hang during linux shutdown when stopping postgresql</title>
    <link>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/87-Hang-during-linux-shutdown-when-stopping-postgresql.html</link>
            <category>linux</category>
    
    <comments>http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/87-Hang-during-linux-shutdown-when-stopping-postgresql.html#comments</comments>
    <wfw:comment>http://macguyver.nbpfaus.net/~pfau/blog/wfwcomment.php?cid=87</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://macguyver.nbpfaus.net/~pfau/blog/rss.php?version=2.0&amp;type=comments&amp;cid=87</wfw:commentRss>
    

    <author>nospam@example.com (Thomas Pfau)</author>
    <content:encoded>
    
&lt;p&gt;For quite some time now, my laptop has been having problems when shutting down.  It would get to the point where it was attempting to shutdown postgresql and it would hang for a few minutes before stopping the database and continuing the shutdown.  When it continued, the message &amp;quot;Authentication service cannot retrieve authentication info (Ignored)&amp;quot; would be displayed.  This all started happening after an &#039;emerge -u system; emerge -u world&#039;.  I played around with various ldap/slapd and pam settings but could not get this to go away.&lt;/p&gt;&lt;p&gt;Today, a google search turned up the answer.  Someone else had a similar problem and figured it out.  The passwd file entry for postgres contains an &#039;x&#039; in the password field.  This means that the password is in the shadow file.  There was no shadow file entry for postgres.&lt;/p&gt;&lt;p&gt;I added an entry in the shadow file for postgres and the error went away.&lt;/p&gt;&lt;p&gt;I think gentoo changed their passwd format for some reason.  I don&#039;t remember those &#039;x&#039;s being there before.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 08 Nov 2005 15:06:35 -0500</pubDate>
    <guid isPermaLink="false">http://macguyver.nbpfaus.net/~pfau/blog/index.php?/archives/87-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/</creativeCommons:license>
</item>

</channel>
</rss>