<?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/"
	>

<channel>
	<title>Matthew&#039;s Weblog &#187; Linux Misc</title>
	<atom:link href="http://mps.blog.webplumbers.com/category/linux-misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://mps.blog.webplumbers.com</link>
	<description>Technical notes and societal musings</description>
	<lastBuildDate>Sat, 18 Sep 2010 05:09:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Myth Ubuntu Fixing</title>
		<link>http://mps.blog.webplumbers.com/2009/01/08/myth-ubuntu-fixing/</link>
		<comments>http://mps.blog.webplumbers.com/2009/01/08/myth-ubuntu-fixing/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 04:34:24 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/?p=358</guid>
		<description><![CDATA[So we had a power outage at our house, and I had to shut down my Myth backend server for the duration, and decided to try and fix its sometimes-spotty NIC at the same time.  Every so often I got a completely dead response so trying to scp something there was painful&#8230; so I swapped [...]]]></description>
			<content:encoded><![CDATA[<p>So we had a power outage at our house, and I had to shut down my Myth backend server for the duration, and decided to try and fix its sometimes-spotty NIC at the same time.  Every so often I got a completely dead response so trying to scp something there was painful&#8230; so I swapped the hardware.  Unfortunately, when it came up, the machine realized the card was a new one (3c905, they&#8217;re still astoundingly reliable) and complained.  First it told me it was the wrong MAC address, then it gave up and assigned it eth1.  Unfortunately, all my settings were bound to eth0 and when I changed the /etc/network/interfaces to reference eth1 instead, some parts still didn&#8217;t work&#8230; mysql complained, and mvpboot just was unwilling to do anything.</p>
<p>Bad news.</p>
<p>I finally found a thread about <a href="http://ubuntuforums.org/showthread.php?t=955990">replacing a NIC in (I think) Ubuntu 8</a> but when I tried the solution, the file they referred to (</p>
<pre style="border: 1px inset;margin: 0px;padding: 6px;width: 640px;height: 34px;text-align: left">/etc/udev/rules.d/70-persistent-net.rules</pre>
<p>) didn&#8217;t exist.  Back to Google.</p>
<p>Next I found <a href="http://ubuntuforums.org/showthread.php?t=296884">an older forum exchange about ubuntu 6.06 NIC replacement breaking the network</a>, and I was able to find that file:</p>
<pre>/etc/iftab</pre>
<p>and in it was the old MAC address.  Commented the line out, restored the settings to be eth0, rebooted, and bingo I&#8217;m back in business.  Wish I had found it last night&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2009/01/08/myth-ubuntu-fixing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holy MVPMC Moly</title>
		<link>http://mps.blog.webplumbers.com/2007/10/28/holy-mvpmc-moly/</link>
		<comments>http://mps.blog.webplumbers.com/2007/10/28/holy-mvpmc-moly/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 02:53:42 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/10/28/holy-mvpmc-moly/</guid>
		<description><![CDATA[Wow, I was putting together my MythTV machine and it was OK until I had to get my remote front-end working.  Because of the WAF, I selected a small machine &#8211; the Hauppage MediaMVP.  What I didn&#8217;t recognize was that the documentation for getting it running&#8230; umm&#8230; stinks.  Or at least is [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, I was putting together my MythTV machine and it was OK until I had to get my remote front-end working.  Because of the <a href="http://www.wordspy.com/words/wifeacceptancefactor.asp">WAF</a>, I selected a small machine &#8211; the Hauppage MediaMVP.  What I didn&#8217;t recognize was that the documentation for getting it running&#8230; umm&#8230; stinks.  Or at least is severely misleading (http://www.mvpmc.org/ mvpmc-HOWTO-singlehtml.html, not linked so you don&#8217;t try and use it. I should have noticed when it used software 13 versions old.).  Or is really hard to find.  So here&#8217;s my trials and tribulations and fixes, for anyone who is doing it.</p>
<p>Add to Ubuntu (Feisty Fawn) to get the mvpmc code loaded:</p>
<blockquote><p>apt-get install atftpd tftp<br />
mkdir /tftpboot<br />
chmod a+rwx /tftpboot<br />
export TFTPBOOT=/tftpboot<br />
cd /tftpboot/<br />
wget http://downloads.sourceforge.net/mvpmc/dongle.bin.mvpmc-0.3.3?modtime=1169 586056&amp;big_mirror=0<br />
ln -s dongle.bin.mvpmc dongle.bin.mvpmc-0.3.3<br />
ln -s dongle.bin.mvpmc-0.3.3 dongle.bin.mvpmc</p></blockquote>
<p>but then I was shocked to find that while the config files for inetd were created, there was no inetd.  So&#8230;</p>
<blockquote><p>apt-get install xinetd tcpd<br />
apt-get install nfs-common nfs-kernel-server<br />
cd /etc<br />
e exports<br />
ls /media/hdb1/mythtv/recordings/<br />
/etc/init.d/nfs-kernel-server start<br />
/etc/init.d/nfs-common start<br />
update-rc.d nfs-kernel-server defaults</p></blockquote>
<p>and then it wouldn&#8217;t read the config file.  Time to add the setting to have xinetd use inetd.conf&#8230;</p>
<blockquote><p>e /etc/init.d/xinetd<br />
add in flag: -inetd_compat</p></blockquote>
<p>I learned that the instructions on mvpmc.org are pretty specific to the first generation of the machine, the H1.  However, those aren&#8217;t made any more&#8230; and once I got into trouble, each piece turned out to be challenges with the version.  I&#8217;ve got an H3.  For that, you need a special service that whispers magic incantations into the ear of the MVP.  It also needs a <a href="http://mvpmc.wikispaces.com/hxhowto">significantly different guide</a>&#8230; and after <a href="http://knoppmythwiki.org/index.php?page=MediaMVP_LinuxHOWTO">searching</a> and <a href="http://whypaythemtodoitforyou.blogspot.com/2007/09/mythdora-media-mvp-rev-h3-configuration.html">searching (has VLC notes for future)</a> and <a href="http://www.jpsdomain.org/jp/mythtv.txt">searching</a> (supersweet detail, enough to choke on and more, which also gave me the link to&#8230;) I finally stumbled across on <a href="http://mvpmc.wikispaces.com/">http://mvpmc.wikispaces.com/</a> and started getting more progress on <a href="http://mvpmc.wikispaces.com/mythtv">MythTV setup</a>&#8230; well, almost&#8230;</p>
<blockquote><p>e mvpboot.pl</p></blockquote>
<p>and I then went spelunking into <a href="http://mvpmc.wikispaces.com/mvpboot">mvpboot</a>.pl and <a href="http://mvpmc.wikispaces.com/mvprelay">mvprelay</a>.c -</p>
<blockquote><p>perl -MCPAN -e shell<br />
install Net::Interface<br />
apt-get install initrd-tools gcc<br />
dd if=dongle.bin.mvpmc-0.3.3 of=dongle.bin.ver bs=1 count=40 skip=5</p></blockquote>
<p>So once again I&#8217;m thrilled by Debian/Ubuntu and their dependencies&#8230; as well as the prompts (when you run a nonexistent program, Ubuntu now suggests packages to install that provide the command you&#8217;re trying to use&#8230; very cool).  But I hate how I rely on them, because I thought once I actually installed GCC that it would work.  I finally was googling and found I was still <a href="http://ubuntuforums.org/showthread.php?t=439057">missing one big piece</a>:</p>
<blockquote><p>apt-get install build-essential</p></blockquote>
<p>and now all the compilation stuff worked and Perl was happy.  Argh!</p>
<p>I then started fighting my drive definitions&#8230; I had partitioned my three drives in a marvelous way, redundancy for the OS and big space for the media:</p>
<blockquote><p>Mirrors on drive 1 and 2:</p>
<ul>
<li>100mb &#8211; /boot</li>
<li>2gb &#8211; swap</li>
<li>28gb &#8211; /</li>
</ul>
<p>One big XFS drive (3) for media:</p>
<ul>
<li>400gb &#8211; /media</li>
</ul>
</blockquote>
<p>except it appears Ubuntu uses /media for its mount space, and somehow my brain didn&#8217;t register that.  So when the folder was there, I thought it would have my big space&#8230; but no.  Fought with fstab a while and eventually got it so the last drive moved to /mediafiles and all started working.</p>
<p>Now the shiny stuff.  MVPMC can <a href="http://www.mvpmc.org/%7Emvallevand/mvpmc-HOWTO-stream.html">stream music</a> from a central server, too&#8230;</p>
<blockquote><p>apt-get install slimserver</p></blockquote>
<p>and it didn&#8217;t work that well when I put it in.  All I could get was a statement from Live365 that I wasn&#8217;t logged in.  Shockingly, when I went to the <a href="http://wiki.slimdevices.com/index.cgi?BeginnersGuide">SlimServer instructions</a> and did some basic configuration <img src='http://mps.blog.webplumbers.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  it worked.  Who&#8217;da thunk it?  I also had to chmod 777 to get it to read the media&#8230; I&#8217;ll clean that up later.</p>
<p>Other MythTV bits:</p>
<blockquote><p>apt-get install mythweb mythmusic mythvideo mythplugins ogle mplayerapt-get install vlc videolan-doc</p></blockquote>
<p>Followed the <a href="http://mvpmc.wikispaces.com/vlc">instructions on setting up vlc</a>. It also said I needed mpslave to use aacPlus or Real Audio streams&#8230; right now I don&#8217;t need that bad enough to do the work.  It&#8217;s not working yet, so I&#8217;ll have to poke it more later.</p>
<p>What remains?  Glad you asked&#8230;</p>
<ul>
<li>For some reason the <a href="http://www.cyberciti.biz/faq/howto-setup-linux-lan-card-find-out-full-duplex-half-speed-or-mode/">network connection is running at 10mb Half Duplex</a>.  Since it happens with other computers on that drop I think it&#8217;s a switch or wire problem.</li>
<li>mplayer on my mvpmc only shows streaming radio successfully from live365 and the other XML is having parsing errors.</li>
<li>slimserver is cataloguing AAC files from iTunes but not playing them, even the unencrypted ones</li>
<li>I have to set up playlists and my local radio stations as m3u links so we can use them also&#8230; should be easy, just has to be done&#8230;</li>
<li>I want to get the ReplayTV and Filesystems menu items to not display, which should be doable according to the <a href="http://mvpmc.wikispaces.com/commandline">commandline argument writeup</a> but it somehow isn&#8217;t.</li>
<li>Live TV isn&#8217;t running yet (but we almost never watch live TV so I don&#8217;t care much)</li>
<li>Get VLC <a href="http://mvpmc.wikispaces.com/vlc">working</a></li>
<li>Clean up the /mediafiles/music chmod 777 hack</li>
<li>Oh yeah, and getting it working with remote systems so I can drive the other two TVs.  I&#8217;m going to see if I can get my hands on an <a href="http://apple.com/appletv">AppleTV </a>to get a <a href="http://www.mythtv.org/wiki/index.php/Installing_MythTV_on_an_AppleTV">richer interface for the Myth frontend and still have iTunes playback work</a> for the stereo&#8230; that might be better for music playing.  Not to mention then it will have HDMI or composite video which would be very good if we upgrade our TVs anytime in our life&#8230; sigh.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/10/28/holy-mvpmc-moly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV begins&#8230;</title>
		<link>http://mps.blog.webplumbers.com/2007/10/27/mythtv-begins/</link>
		<comments>http://mps.blog.webplumbers.com/2007/10/27/mythtv-begins/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 23:17:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Home Improvement Ideas]]></category>
		<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/10/27/mythtv-begins/</guid>
		<description><![CDATA[so I tried putting together a media server earlier in the year (late last year?) and never quite got it going.  Now, it&#8217;s up and running.  I fragged the previous build and installed Ubuntu Feisty Fawn (7.04) and all the issues I had previously run into pretty much were just handled naturally.  I had only [...]]]></description>
			<content:encoded><![CDATA[<p>so I tried putting together a media server earlier in the year (late last year?) and never quite got it going.  Now, it&#8217;s up and running.  I fragged the previous build and installed <a href="http://Ubuntu.com">Ubuntu</a> Feisty Fawn (7.04) and all the issues I had previously run into pretty much were just handled naturally.  I had only one problem when I followed the <a href="https://help.ubuntu.com/community/MythTV_Feisty_Backend_Frontend_Desktop_O">community setup guide</a> and that was that somehow I missed the significance of <a href="https://help.ubuntu.com/community/MythTV_Feisty_Backend_Frontend_Desktop_O#head-3fd119d62277eea8eaefe44f1b2ed771576430cc">the Channel Frequency table selection</a>&#8230; so when I started recording things, all I got was static and the server only recognized the VHF channels (2-13).  Thankfully, I wasn&#8217;t the first to have an issue like this so I googled and found a discussion on <a href="http://ubuntuforums.org/archive/index.php/t-471100.html">what to do when you only see local channels</a>.  &#8216;us-cable&#8217; is your friend!</p>
<p>Now, we&#8217;re recording.  Next, remote playback on a <a href="http://mvpmc.org">small, wife-acceptable device</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/10/27/mythtv-begins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Magic</title>
		<link>http://mps.blog.webplumbers.com/2007/10/14/apache-magic/</link>
		<comments>http://mps.blog.webplumbers.com/2007/10/14/apache-magic/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 03:43:30 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/10/14/apache-magic/</guid>
		<description><![CDATA[More quick reference links to apache goodness: mod-rewrite and virtual hosts overview. Next step, hooking up the rewrite so my old-format links with multiple blogs point to the new-format post URLs.  sigh.
Wordpress is simple, but it still isn&#8217;t psychic.
And I also found that Redhat has a nice overview of named for those of us [...]]]></description>
			<content:encoded><![CDATA[<p>More quick reference links to apache goodness: <a href="http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html">mod-rewrite</a> and <a href="http://httpd.apache.org/docs/1.3/vhosts/">virtual hosts overview</a>. Next step, hooking up the rewrite so my old-format links with multiple blogs point to the new-format post URLs.  sigh.</p>
<p>Wordpress is simple, but it still isn&#8217;t psychic.</p>
<p>And I also found that Redhat has a nice <a href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-bind-namedconf.html">overview of named</a> for those of us still learning BIND.</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/10/14/apache-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The cost of Free Windows</title>
		<link>http://mps.blog.webplumbers.com/2007/08/21/the-cost-of-free-windows/</link>
		<comments>http://mps.blog.webplumbers.com/2007/08/21/the-cost-of-free-windows/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 17:28:49 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[Political]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/08/21/the-cost-of-free-windows/</guid>
		<description><![CDATA[So an interesting contrast in articles yesterday&#8230; one column on how Windows Is Free, due to the widespread sharing and ineffectiveness of the registration process, and another column on Software Copyright and Role Models &#8211; the impact of software sharing on ethics, morals, and society.  The intertwining thread is the Law of Unintended Consequences, [...]]]></description>
			<content:encoded><![CDATA[<p>So an interesting contrast in articles yesterday&#8230; one column on how <a href="http://tlug.jp/articles/Windows_Is_Free">Windows Is Free</a>, due to the widespread sharing and ineffectiveness of the registration process, and another column on <a href="http://delivery.acm.org/10.1145/1280000/1278224/p19-bruckman.html?key1=1278224&amp;key2=2644177811&amp;coll=GUIDE&amp;dl=&amp;CFID=15151515&amp;CFTOKEN=6184618">Software Copyright and Role Models</a> &#8211; the impact of software sharing on ethics, morals, and society.  The intertwining thread is the <a href="http://en.wikipedia.org/wiki/Unintended_consequence#The_Law_of_Unintended_Consequences">Law of Unintended Consequences</a>, where people&#8217;s actions have far wider ripples than they anticipate.  It really stopped me in my tracks.</p>
<p>I have, in the past, observed unlicensed software being installed.  Sometimes, because my own hands were acting on the copied CD.  I&#8217;ve found it much easier to be in compliance recently because of MSDN access, but now I have kids.  I want them to have a computer to use and to play on, and many of their games are Windows-only.  Now I have to consider how to move forward.</p>
<p>I&#8217;ve purchased computers in the past with Windows installed on them, then blitzed it in order to install Linux.  Now I feel like I should have a floating license for that Windows OS, but is that actually fair?  I know it&#8217;s not legal according to the contracts, but what is really fair?  And what do I do to show the kids that I really believe in doing what is right?  I work in software development, for goodness sake&#8230; you&#8217;d think I wouldn&#8217;t be conflicted at all.</p>
<p>But all I have are questions right now&#8230; no answers.</p>
<p>(At least my Macs are legal, with no questionmarks!  <img src='http://mps.blog.webplumbers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Windows" rel="tag">Windows</a>, <a href="http://technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://technorati.com/tag/Linux" rel="tag">Linux</a>, <a href="http://technorati.com/tag/ethics" rel="tag">ethics</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/08/21/the-cost-of-free-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Storage Alternatives</title>
		<link>http://mps.blog.webplumbers.com/2007/05/30/digital-storage-alternatives/</link>
		<comments>http://mps.blog.webplumbers.com/2007/05/30/digital-storage-alternatives/#comments</comments>
		<pubDate>Wed, 30 May 2007 23:34:57 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/05/30/digital-storage-alternatives/</guid>
		<description><![CDATA[I&#8217;m really interested in ZFS but I don&#8217;t want to use OpenSolaris and would rather not use BSD, though I will in a pinch.  As an alternative the Slashdot discussion suggests using OpenFiler (CentOS-based appliance).
Hmmm&#8230;
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really interested in <a href="http://en.wikipedia.org/wiki/ZFS">ZFS</a> but I don&#8217;t want to use OpenSolaris and would rather not use BSD, though I will in a pinch.  As an alternative the <a href="http://ask.slashdot.org/article.pl?sid=07/05/30/0135218">Slashdot discussion</a> suggests using <a href="http://www.openfiler.com/">OpenFiler</a> (CentOS-based appliance).</p>
<p>Hmmm&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/05/30/digital-storage-alternatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More MythTV stuff</title>
		<link>http://mps.blog.webplumbers.com/2007/05/30/more-mythtv-stuff/</link>
		<comments>http://mps.blog.webplumbers.com/2007/05/30/more-mythtv-stuff/#comments</comments>
		<pubDate>Wed, 30 May 2007 23:13:35 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/05/30/more-mythtv-stuff/</guid>
		<description><![CDATA[Good links in this discussion theoretically about MythDora 4.0 that actually ranges far and wide&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Good links in <a href="http://linux.slashdot.org/article.pl?sid=07/05/29/2244233">this discussion</a> theoretically about MythDora 4.0 that actually ranges far and wide&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/05/30/more-mythtv-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux packaging</title>
		<link>http://mps.blog.webplumbers.com/2007/05/22/linux-packaging/</link>
		<comments>http://mps.blog.webplumbers.com/2007/05/22/linux-packaging/#comments</comments>
		<pubDate>Wed, 23 May 2007 00:12:07 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[Pushing the Envelope]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/05/22/linux-packaging/</guid>
		<description><![CDATA[A quick article about the problems of Linux packaging (specifically the cross-distribution incompatibilities and the multiple option confusion), which is really only interesting because of its reference to a writeup of Conary, a package manager with revision control built in.  That addresses my major gripe which is that you can&#8217;t roll back a package [...]]]></description>
			<content:encoded><![CDATA[<p>A quick article about the <a href="http://polishlinux.org/linux/the-future-of-packaging-software-in-linux/">problems of Linux packaging</a> (specifically the cross-distribution incompatibilities and the multiple option confusion), which is really only interesting because of its reference to a <a href="http://www.linux.com/article.pl?sid=06/03/30/210216">writeup of Conary</a>, a package manager with revision control built in.  That addresses my major gripe which is that you can&#8217;t roll back a package (RPM, DEB, etc) to a previous state and that is ridiculous in this day and age!  Even Windows OS patches have uninstalls that revert back to how the system was before&#8230; and they even work more often than not!</p>
<p>I wonder how it will tie in with another distro than rPath Linux&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/05/22/linux-packaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ensuring system continuity</title>
		<link>http://mps.blog.webplumbers.com/2007/05/15/ensuring-system-continuity/</link>
		<comments>http://mps.blog.webplumbers.com/2007/05/15/ensuring-system-continuity/#comments</comments>
		<pubDate>Wed, 16 May 2007 00:02:03 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/05/15/ensuring-system-continuity/</guid>
		<description><![CDATA[So a couple of alternatives from a Slashdot thread about systems with settings under revision control &#8211; Puppet, which appears to actually make changes as well as track them, and cfengine [which I believe just tracks them but I'm not 100% sure and can't get to the site from work].
]]></description>
			<content:encoded><![CDATA[<p>So a couple of alternatives from a <a href="http://ask.slashdot.org/article.pl?sid=07/05/12/1059258&amp;threshold=3">Slashdot thread</a> about systems with settings under revision control &#8211; <a href="http://puppet.reductivelabs.com/">Puppet</a>, which appears to actually make changes as well as track them, and <a href="http://www.cfengine.org/">cfengine</a> [which I believe just tracks them but I'm not 100% sure and can't get to the site from work].</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/05/15/ensuring-system-continuity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>multi-person machines</title>
		<link>http://mps.blog.webplumbers.com/2007/05/10/multi-person-machines/</link>
		<comments>http://mps.blog.webplumbers.com/2007/05/10/multi-person-machines/#comments</comments>
		<pubDate>Thu, 10 May 2007 18:40:22 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2007/05/10/multi-person-machines/</guid>
		<description><![CDATA[the discussion links to howto setup machines that can drive multiple heads as well as LTSP-type stuff for thin clients.
]]></description>
			<content:encoded><![CDATA[<p>the <a href="http://ask.slashdot.org/article.pl?sid=07/04/27/021241&amp;threshold=3">discussion</a> links to howto setup machines that can drive multiple heads as well as LTSP-type stuff for thin clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2007/05/10/multi-person-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

