<?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>(( meatspace )) &#187; David Terrell</title>
	<atom:link href="http://meat.net/author/dbt/feed/" rel="self" type="application/rss+xml" />
	<link>http://meat.net</link>
	<description>David Terrell&#039;s blog</description>
	<lastBuildDate>Wed, 12 Aug 2009 06:54:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Juniper NetConnect on 64 bit linux</title>
		<link>http://meat.net/2009/08/juniper-netconnect-on-64-bit-linux/</link>
		<comments>http://meat.net/2009/08/juniper-netconnect-on-64-bit-linux/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 06:54:51 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://meat.net/2009/08/juniper-netconnect-on-64-bit-linux/</guid>
		<description><![CDATA[If you&#8217;re googling for this, you already know the problems, but just as a refresher: it&#8217;s a java applet. The java applet asks for permission to write to your filesystem, then asks for your root password, then dumps a setuid &#8230; <a href="http://meat.net/2009/08/juniper-netconnect-on-64-bit-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re googling for this, you already know the problems, but just as a refresher:</p>
<ol>
<li>it&#8217;s a java applet.</li>
<li>The java applet asks for permission to write to your filesystem, then asks for your root password, then dumps a setuid program in your ~/.juniper_networks directory.  (Side note: I usually mount my home directory nosuid,nodev.  Guess that won&#8217;t work here&#8230;)</li>
<li>It then tries to run another java program that uses a 32 bit shared library.  Guess how well that works on a 64 bit jvm?</li>
</ol>
<p>If you&#8217;re not doing two factor auth, just give up on the java/browser UI now and go into ~/.juniper-networks/network_connect, dump the SSL cert for your https server into a .der encoded file (there are instructions elsewhere on the internet on how to do this, I&#8217;m not going to copy and paste &#8216;em), and run the command line client.  It&#8217;ll just hang (technically, &#8216;read from stdin&#8217;) if you don&#8217;t pass any args, so run ./ncsvc -h and figure it out).</p>
<p>If you are using two factor auth&#8230; bad news.  Not supported via the command line at all currently.. And if you know me, you know how sad that makes me.  So, you&#8217;re stuck with trying to get a 32 bit jvm running.  Easiest way to do that?</p>
<ol>
<li>Download 32 bit Opera for your flavor of linux, but as a .tgz. </li>
<li>Install util-linux (or whatever your flavor of linux bundles the setarch command in) and ia32-libs (or again your flavor may vary).</li>
<li>Install a 32 bit jvm (ia32-sun-java6-bin on Ubuntu).</li>
<li>Run linux32 ./opera from the opera directory and point java preferences (tools &#8211; preferences &#8211; advanced &#8211; content) to that jvm (again, /usr/lib/jvm/ia32-jvaa-6-sun/jre/lib/i386 un Ubuntu), and make sure you enable java on that page.</li>
<li>If all of that works, you should go to <a href="http://www.java.com/en/download/help/testvm.xml">this test applet</a> and see that your platform is i386.  If it is, it&#8217;ll probably work.</li>
</ol>
<p>You know, unless you mount your homedir nosuid.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2009/08/juniper-netconnect-on-64-bit-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RIP Harry&#039;s Hot Dogs</title>
		<link>http://meat.net/2009/07/rip-harrys-hot-dogs/</link>
		<comments>http://meat.net/2009/07/rip-harrys-hot-dogs/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 08:44:33 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://meat.net/2009/07/rip-harrys-hot-dogs/</guid>
		<description><![CDATA[And the showman&#8217;s league building. Good to see the old guy&#8217;s not just sitting at home though. (Yes I&#8217;m late getting to this. Comes from moving 2000 miles away. I was thinking about hot dogs on the way home today &#8230; <a href="http://meat.net/2009/07/rip-harrys-hot-dogs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>And the <a href="http://www.flickr.com/photos/bluebike/3652031777/">showman&#8217;s league building</a>.</p>
<p>Good to see the old guy&#8217;s not just <a href="http://www.suntimes.com/news/steinberg/1608134,CST-NWS-stein05.article">sitting at home</a> though.</p>
<p>(Yes I&#8217;m late getting to this.  Comes from moving 2000 miles away.  I was thinking about hot dogs on the way home today too.)</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2009/07/rip-harrys-hot-dogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things that are cool about parenting, Part MMDCCCLXV</title>
		<link>http://meat.net/2008/12/things-that-are-cool-about-parenting-part-mmdccclxv/</link>
		<comments>http://meat.net/2008/12/things-that-are-cool-about-parenting-part-mmdccclxv/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 08:11:45 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[family]]></category>

		<guid isPermaLink="false">http://meat.net/2008/12/things-that-are-cool-about-parenting-part-mmdccclxv/</guid>
		<description><![CDATA[Picking up a sleeping child from the sofa, where they fell asleep behind you playing rock band (quietly, because they enjoy it&#8230; ok and you do too). They wake up as they&#8217;re jolted from their warm cozy place, look up &#8230; <a href="http://meat.net/2008/12/things-that-are-cool-about-parenting-part-mmdccclxv/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Picking up a sleeping child from the sofa, where they fell asleep behind you playing rock band (quietly, because they enjoy it&#8230; ok and you do too).  They wake up as they&#8217;re jolted from their warm cozy place, look up in momentary disorientation, and see that you are holding them.</p>
<p>They immediately smile and easily fall back asleep in your arms.</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/12/things-that-are-cool-about-parenting-part-mmdccclxv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Blagojavich the most corrupt &#8230;</title>
		<link>http://meat.net/2008/12/is-blagojavich-the-most-corrupt/</link>
		<comments>http://meat.net/2008/12/is-blagojavich-the-most-corrupt/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 23:10:35 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://meat.net/2008/12/is-blagojavich-the-most-corrupt/</guid>
		<description><![CDATA[Is Blagojavich the most corrupt Illinois Governor ever? Doubtful. He&#8217;s near the top end of the bell curve, but there&#8217;s so much competition I can&#8217;t imagine he&#8217;s tops. But is he the stupidest? Quite possibly. Not only is he under &#8230; <a href="http://meat.net/2008/12/is-blagojavich-the-most-corrupt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Is Blagojavich the most corrupt Illinois Governor ever?</p>
<p>Doubtful.  He&#8217;s near the top end of the bell curve, but there&#8217;s so much competition I can&#8217;t imagine he&#8217;s tops.</p>
<p>But is he the stupidest?  Quite possibly.  Not only is he under active investigation for corruption, but he still tries to sell a senate seat to anybody who will listen.  There are literally zero people outside his administration who aren&#8217;t happy to see him go down, including his own father in law.  He has no allies anywhere.</p>
<p>Dear IL Leg: Please impeach and convict this jackass and get him out of office, today.</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/12/is-blagojavich-the-most-corrupt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Language that some people may understand</title>
		<link>http://meat.net/2008/11/language-that-some-people-may-understand/</link>
		<comments>http://meat.net/2008/11/language-that-some-people-may-understand/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 07:46:48 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://meat.net/2008/11/language-that-some-people-may-understand/</guid>
		<description><![CDATA[When gay marriage is outlawed, only outlaws will have gay marriages. You can pry my gay marriage certificate from my cold dead hands. If you wanna be my [decider of who I get to marry], you gotta get with my &#8230; <a href="http://meat.net/2008/11/language-that-some-people-may-understand/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When gay marriage is outlawed, only outlaws will have gay marriages.</p>
<p>You can pry my gay marriage certificate from my cold dead hands.</p>
<p>If you wanna be my [decider of who I get to marry], you gotta get with my friends.</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/11/language-that-some-people-may-understand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Fellow Americans</title>
		<link>http://meat.net/2008/11/my-fellow-americans/</link>
		<comments>http://meat.net/2008/11/my-fellow-americans/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 08:26:57 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://meat.net/2008/11/my-fellow-americans/</guid>
		<description><![CDATA[Thank you for President Barack Obama. My Fellow Californians: We&#8217;ll just have to work on this prop 8 thing again, next possible opportunity.]]></description>
			<content:encoded><![CDATA[<p>Thank you for President Barack Obama.</p>
<p>My Fellow Californians:  We&#8217;ll just have to work on this prop 8 thing again, next possible opportunity.</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/11/my-fellow-americans/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Someone else&#039;s words</title>
		<link>http://meat.net/2008/10/someone-elses-words/</link>
		<comments>http://meat.net/2008/10/someone-elses-words/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 21:11:29 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://meat.net/2008/10/someone-elses-words/</guid>
		<description><![CDATA[I don&#8217;t seem to have time to write my own thoughts here, so we&#8217;ll use everybody&#8217;s favorite substitute, someone else&#8217;s thoughts: Grab the nearest book. Open the book to page 56. Find the fifth sentence. Post the text of the &#8230; <a href="http://meat.net/2008/10/someone-elses-words/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t seem to have time to write my own thoughts here, so we&#8217;ll use everybody&#8217;s favorite substitute, someone else&#8217;s thoughts:</p>
<ul>
<li>Grab the nearest book.
</li>
<li>Open the book to page 56.
</li>
<li>Find the fifth sentence.
</li>
<li>Post the text of the next few sentences in your journal.
</li>
<li>Don&#8217;t dig for your favorite book, the cool book, or the intellectual one: pick the CLOSEST.
</li>
</ul>
<blockquote><p>How did they survive?</p>
<p>In his history of Plymouth colony, Governor Bradford himself provides one answer: robbing Indian houses and graves.  The Mayflower hove to first at Cape Cod.  An Armed company of Pilgrims staggered out.  Eventually they found a deserted Indian habitation The newcomers&mdash;hungry, cold, sick&mdash;dug open burial sites and ransacked homes, looking for underground stashes of food.  After two days of nervous work the company hauled ten bushels of maize back to the Mayflower, carrying much of the booty in a big metal kettle the men had also stolen.  &#8220;And sure it was God&#8217;s good providence that we found this corn,&#8221; Winslow wrote, &#8220;for else we know not how we should have done.&#8221;
</p>
</blockquote>
<p> &#8211; <em>1491: New Revelations of the Americas Before Columbus</em> (11th ed, paperback), Charles C. Mann.</p>
<p>(Concept <a href="http://szasz.livejournal.com/302932.html">via</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/10/someone-elses-words/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AC 000063100</title>
		<link>http://meat.net/2008/10/ac-000063100/</link>
		<comments>http://meat.net/2008/10/ac-000063100/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 05:46:46 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[baseball]]></category>

		<guid isPermaLink="false">http://meat.net/2008/10/ac-000063100/</guid>
		<description><![CDATA[Time to add some extra digits to the Cubs sign. I really honestly expected more from this team. You can never expect a title, but I did expect more. Thanks for 162 great regular season games. Reed Johnson&#8217;s diving catch, &#8230; <a href="http://meat.net/2008/10/ac-000063100/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Time to add some extra digits to the Cubs sign.</p>
<p>I really honestly expected more from this team.  You can never expect a title, but I did expect more.  Thanks for 162 great regular season games.  Reed Johnson&#8217;s diving catch, coming back from 8 down against the Rockies, the 4 game sweep of the Brewers, my personal favorite the come from behind grand slam by Aramis Ramirez, and of course Carlos Zambrano&#8217;s no-hitter.</p>
<p>See you in April.</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/10/ac-000063100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Economic Turmoil</title>
		<link>http://meat.net/2008/09/economic-turmoil/</link>
		<comments>http://meat.net/2008/09/economic-turmoil/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 00:14:00 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://meat.net/2008/09/economic-turmoil/</guid>
		<description><![CDATA[I&#8217;m officially a customer of a failed bank. Whoo hoo]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m officially a customer of a <a href="http://www.cnbc.com/id/26893741">failed bank</a>.</p>
<p>Whoo hoo</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/09/economic-turmoil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving!</title>
		<link>http://meat.net/2008/09/moving/</link>
		<comments>http://meat.net/2008/09/moving/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 14:00:15 +0000</pubDate>
		<dc:creator>David Terrell</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://meat.net/2008/09/moving/</guid>
		<description><![CDATA[Well, in 5 minutes I&#8217;m going to go pick up a moving truck, and starting tomorrow I&#8217;m going to drive it from Chicago to San Jose, with a brief stop in Boulder. I&#8217;ll try to blog, twitter, photograph, perhaps audioblog? &#8230; <a href="http://meat.net/2008/09/moving/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, in 5 minutes I&#8217;m going to go pick up a moving truck, and starting tomorrow I&#8217;m going to drive it from Chicago to San Jose, with a brief stop in Boulder.</p>
<p>I&#8217;ll try to blog, twitter, photograph, perhaps audioblog?  Videoblog? as much as possible.  It seems like the right thing to do.</p>
<p>(If anybody wants to help me put a lot of boxes and some furniture in a truck today, email me at dbt at this domain.  In exchange, pizza and beer will be provided.)</p>
]]></content:encoded>
			<wfw:commentRss>http://meat.net/2008/09/moving/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

