<?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>eldergods.org</title>
	<atom:link href="http://www.eldergods.org/wp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eldergods.org/wp</link>
	<description>We can&#039;t stop here.  This is bat country.</description>
	<lastBuildDate>Wed, 12 Oct 2011 06:12:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>OpenIndiana 151a</title>
		<link>http://www.eldergods.org/wp/2011/10/openindiana-151a</link>
		<comments>http://www.eldergods.org/wp/2011/10/openindiana-151a#comments</comments>
		<pubDate>Mon, 10 Oct 2011 20:38:21 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/wp/?p=171</guid>
		<description><![CDATA[I&#8217;ve been having some problems with the OpenIndiana oi_148 to oi_151a update, but only on one virtual machine in particular. Until today i&#8217;ve been stuck, until I thought to: pkg set-publisher --non-sticky opensolaris.org After that, the image-update went fine. I need to learn more of the options for pkg, apparently. I had skipped that before [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having some problems with the OpenIndiana oi_148 to oi_151a update, but only on one virtual machine in particular.  Until today i&#8217;ve been stuck, until I thought to:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">pkg set-publisher --non-sticky opensolaris.org</div></div>
<p>After that, the image-update went fine.   I need to learn more of the options for pkg, apparently.  I had skipped that before because my other OI machines did not have that non-sticky option set, and the upgrade worked there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2011/10/openindiana-151a/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>python and perl USE flag change</title>
		<link>http://www.eldergods.org/wp/2011/10/python-and-perl-use-flag-change</link>
		<comments>http://www.eldergods.org/wp/2011/10/python-and-perl-use-flag-change#comments</comments>
		<pubDate>Sun, 09 Oct 2011 07:40:15 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/wp/?p=166</guid>
		<description><![CDATA[Today, I had to enable python and perl USE flags globally in /etc/make.conf. I guess Gentoo changed the default setting for these flags. Personally I like having the kind of built-in tools and scripts that these provide, so I turned them on. Plus, enabling these flags avoided having to rebuild dozens of ebuilds (I have [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I had to enable python and perl USE flags globally in /etc/make.conf.  I guess Gentoo changed the default setting for these flags.  Personally I like having the kind of built-in tools and scripts that these provide, so I turned them on.  Plus, enabling these flags avoided having to rebuild dozens of ebuilds (I have a lot of stuff installed).</p>
<p>I can understand why the Gentoo devs did it (most people don&#8217;t need perl/python/ruby support embedded in Vim, for example), but I&#8217;m beginning to think there&#8217;s no way for me to keep up with changes, or if there is, I totally missed it, so everytime this changes I&#8217;ll be looking at <a href="http://bugzilla.gentoo.org/">Bugzilla</a> and the <a href="http://forums.gentoo.org/">Forums</a>.  Maybe there&#8217;s a way I can track these kind of USE flag changes on my own system, in a more obvious way then the output from eix-sync.  I&#8217;ll have to look into it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2011/10/python-and-perl-use-flag-change/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo poppler 0.16.7 build error</title>
		<link>http://www.eldergods.org/wp/2011/10/gentoo-poppler-build-error</link>
		<comments>http://www.eldergods.org/wp/2011/10/gentoo-poppler-build-error#comments</comments>
		<pubDate>Wed, 05 Oct 2011 17:09:20 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/wp/?p=157</guid>
		<description><![CDATA[This is a gentoo problem I hadn&#8217;t seen before: Building CXX object qt4/src/CMakeFiles/poppler-qt4.dir/poppler-ps-converter.cc.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libopenjpeg.so.2, needed by /usr/lib/libpoppler.so.13, not found (try using -rpath or -rpath-link) /usr/lib/libpoppler.so.13: undefined reference to `opj_set_event_mgr' /usr/lib/libpoppler.so.13: undefined reference to `opj_cio_open' /usr/lib/libpoppler.so.13: undefined reference to `opj_image_destroy' /usr/lib/libpoppler.so.13: undefined reference to `opj_cio_close' /usr/lib/libpoppler.so.13: undefined reference to `opj_set_default_decoder_parameters' /usr/lib/libpoppler.so.13: undefined reference to [...]]]></description>
			<content:encoded><![CDATA[<p>This is a gentoo problem I hadn&#8217;t seen before:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Building CXX object qt4/src/CMakeFiles/poppler-qt4.dir/poppler-ps-converter.cc.o<br />
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libopenjpeg.so.2, needed by /usr/lib/libpoppler.so.13, not found (try using -rpath or -rpath-link)<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_set_event_mgr'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_cio_open'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_image_destroy'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_cio_close'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_set_default_decoder_parameters'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_destroy_decompress'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_create_decompress'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_decode'<br />
/usr/lib/libpoppler.so.13: undefined reference to `opj_setup_decoder'<br />
collect2: ld returned 1 exit status<br />
linking of temporary binary failed: Command '['gcc', '-o', '/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectN6cqKw/Poppler-0.16', '-O2', '-march=nocona', '-pipe', '-L.', '-Wl,-rpath=.', '-lpoppler-glib', '-pthread', '-lgio-2.0', '-lgobject-2.0', '-lgmodule-2.0', '-lgthread-2.0', '-lrt', '-lglib-2.0', '/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectN6cqKw/Poppler-0.16.o']' returned non-zero exit status 1<br />
make[2]: *** [glib/Poppler-0.16.gir] Error 1<br />
make[1]: *** [glib/CMakeFiles/gir-girs.dir/all] Error 2<br />
[ 93%] Building CXX object qt4/src/CMakeFiles/poppler-qt4.dir/poppler-qiodeviceoutstream.cc.o<br />
[ 94%] Building CXX object qt4/src/CMakeFiles/poppler-qt4.dir/poppler-sound.cc.o<br />
[ 94%] Building CXX object qt4/src/CMakeFiles/poppler-qt4.dir/poppler-textbox.cc.o<br />
[ 94%] Building CXX object qt4/src/CMakeFiles/poppler-qt4.dir/poppler-page-transition.cc.o<br />
[ 95%] Building CXX object qt4/src/CMakeFiles/poppler-qt4.dir/__/__/poppler/ArthurOutputDev.cc.o<br />
Linking CXX shared library libpoppler-qt4.so</div></div>
<p>Turns out, I needed to build with &#8220;-introspection&#8221; in order to build it again with &#8220;introspection&#8221;.   Or maybe I could just globally disable introspection, but not sure what that would change, it looks like a Gnome thing.   As usual I ended up with lots of Gnome and KDE installed, and really I still just use Enlightenment everywhere.  If it wasn&#8217;t Enlightenment, it would be Windowmaker or something similar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2011/10/gentoo-poppler-build-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new way to cause a reboot loop</title>
		<link>http://www.eldergods.org/wp/2010/09/a-new-way-to-cause-a-reboot-loop</link>
		<comments>http://www.eldergods.org/wp/2010/09/a-new-way-to-cause-a-reboot-loop#comments</comments>
		<pubDate>Fri, 24 Sep 2010 00:24:58 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/wp/?p=70</guid>
		<description><![CDATA[I sometimes have a need to take down a Linux host &#8220;hard&#8221;, that is, without the normal shutdown scripts.  Among other methods, I accomplish this with: echo b &#62; /proc/sysrq-trigger This is suboptimal (risks corruption), but it does the job. The hosts in this case have kernel modules that the normal &#8220;rmmod&#8221; would hang on [...]]]></description>
			<content:encoded><![CDATA[<p>I sometimes have a need to take down a Linux host &#8220;hard&#8221;, that is, without the normal shutdown scripts.  Among other methods, I accomplish this with:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">echo b &gt; /proc/sysrq-trigger</div></div>
<p>This is suboptimal (risks corruption), but it does the job.   The hosts in this case have kernel modules that the normal &#8220;rmmod&#8221; would hang on forever, and since they have no console/ILO or IPMI or other power control I am forced to use this or some other trick to take down (reboot -f or sending a NOC person out on the floor are the other common methods, the latter being our last resort).</p>
<p>Because this immediately forces the kernel to reboot (assuming you have the &#8220;Magic SysRq&#8221; option in your kernel), using ssh becomes a problem, as the TCP connection dies without you getting a RST packet, so normal ssh and TCP timeout mechanisms apply, and it&#8217;ll take a few minutes for the host to come back up and issue a TCP RST in response to a keep alive message for that connection.</p>
<p>Now, every once in awhile I do something without giving it enough thought.  That&#8217;s a kind way of saying I do something really dumb.   Imagine, if you will trying to reboot a lot of machines via an &#8220;at&#8221; job.  Further imagine that you decided to change your normal reboot/shutdown -r to the aforementioned sysrq-trigger trick.</p>
<p>Also interesting is that using sysrq-trigger doesn&#8217;t allow the at job to be removed from the queue before the machine is restarted, and will just say there until the job is allowed to exit normally.</p>
<p>I think you see what I did.  Dumb.  Thankfully there are a few seconds available between boot and when the job runs to remove the job from the queue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2010/09/a-new-way-to-cause-a-reboot-loop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opensolaris zone fixes</title>
		<link>http://www.eldergods.org/wp/2010/09/opensolaris-zone-fixes</link>
		<comments>http://www.eldergods.org/wp/2010/09/opensolaris-zone-fixes#comments</comments>
		<pubDate>Fri, 24 Sep 2010 00:09:15 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/wp/?p=97</guid>
		<description><![CDATA[Whenever I create a zone on Solaris, I have a couple of things I always seem to have to fix beyond the usual configuration. Since I don&#8217;t do it that often, I have to look them up repeatedly, so I thought I&#8217;d just put them in this post and maybe that&#8217;ll help me remember and [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever I create a zone on Solaris, I have a couple of things I always seem to have to fix beyond the usual configuration.   Since I don&#8217;t do it that often, I have to look them up repeatedly, so I thought I&#8217;d just put them in this post and maybe that&#8217;ll help me remember and I can just look them up in one place.</p>
<p>First, I always need to change the permissions on /dev/ptmx.   Before you change the permissions to 666 on this STREAMs master clone device, the shell won&#8217;t have any terminal control, so:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">chmod 666 /dev/ptmx</div></div>
<p>Second, install SUNWuiu8 to get rid of an annoying message when you log in via ssh:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sshd[4860]: [ID 800047 auth.error] error: Can't convert to UTF-8: Cannot convert the local codeset strings to UTF-8</div></div>
<p>I think this is a missing dependency for SunSSH.</p>
<p>So,</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">pfexec pkg install SUNWuiu8</div></div>
<p>I&#8217;ll add more as I think about it.</p>
<p>EDIT:</p>
<p>Sure enough, even with OpenIndiana 151a, I still need to change permissions on the /dev/ptmx device file.<br />
The SUNWuiu8 problem is gone, though.  It appears to already be installed now.</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">root@nebula:/home/mcclung# pkg list system/library/iconv/utf-8<br />
NAME (PUBLISHER) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;VERSION &nbsp; &nbsp; &nbsp; &nbsp; STATE &nbsp; &nbsp; &nbsp;UFOXI<br />
system/library/iconv/utf-8 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0.5.11-0.151.1 &nbsp;installed &nbsp;-----</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2010/09/opensolaris-zone-fixes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing .la files</title>
		<link>http://www.eldergods.org/wp/2009/07/fixing-la-files</link>
		<comments>http://www.eldergods.org/wp/2009/07/fixing-la-files#comments</comments>
		<pubDate>Thu, 30 Jul 2009 02:56:21 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/wp/?p=79</guid>
		<description><![CDATA[Yesterday, via the excellent Gentoo Bugzilla, I came across a reference to a tool for Gentoo I hadn&#8217;t seen before, one that would have come in handy before. It came up because I was trying to emerge a new amarok, and the build was unable to find libpcreposix.la&#8230; the new libpcre doesn&#8217;t include that file, [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, via the excellent <a href="http://bugs.gentoo.org">Gentoo Bugzilla</a>, I came across a reference to a tool for Gentoo I hadn&#8217;t seen before, one that would have come in handy before.   It came up because I was trying to emerge a new amarok, and the build was unable to find libpcreposix.la&#8230; the new libpcre doesn&#8217;t include that file, but there was still a reference to it in something amarok needed.</p>
<p>The ebuild is called dev-util/lafilefixer, and to run it:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">lafilefixer --justfixit</div></div>
<p>Whoever put this together has now helped me a great deal&#8230; I had literally hundreds of .la files that it updated.  Plus it fixed amarok and let me complete my emerge update.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2009/07/fixing-la-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing selinux on Gentoo</title>
		<link>http://www.eldergods.org/wp/2009/01/removing-selinux-on-gentoo</link>
		<comments>http://www.eldergods.org/wp/2009/01/removing-selinux-on-gentoo#comments</comments>
		<pubDate>Wed, 21 Jan 2009 04:22:59 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/wp/?p=44</guid>
		<description><![CDATA[The thing I like most about Gentoo is the extraordinary flexibility that portage allows to make a system the way you want.   Every once in awhile, I find something annoying however (this happens on every operating system, you&#8217;re hearing about this one because it was just the most recent).   Today&#8217;s case in point:  I found [...]]]></description>
			<content:encoded><![CDATA[<p>The thing I like most about Gentoo is the extraordinary flexibility that portage allows to make a system the way you want.   Every once in awhile, I find something annoying however (this happens on every operating system, you&#8217;re hearing about this one because it was just the most recent).   Today&#8217;s case in point:  I found that several things depending on libselinux.so.1 despite my having &#8220;-selinux&#8221; in my global USE flags, and selinux disabled in the kernel.   One of the packages that depends on that library is coreutils (which includes mv, cp, ln, and many other things you can&#8217;t afford to be without)</p>
<p>How did this happen?  Because my /var/lib/portage/world file has a lot of packages in it that don&#8217;t really need to be there (they should be pulled in as dependancies of packages I do want, not in the way I have them.)   When I was migrating to this box, instead of just looking at the few hundred packages in world, I grabbed a list of everything I&#8217;d compiled, and used that to build my new box.   One result of that is that sys-libs/libselinux got compiled.  (At least, I think that&#8217;s how it happened.)   I noticed but didn&#8217;t think it was going to be a problem.  However, for some ebuilds (coreutils being the most important to me), if the selinux header files are installed on the box, the configure script detects files like /usr/include/selinux/flask.h and proceeds to include selinux support.   Then you will find that /bin/cp and many other critical utilities are linked against libselinux.so.1, so you can&#8217;t remove the sys-libs/libselinux, and since the USE flag has no effect other than changing RDEPEND in the ebuild, you&#8217;re stuck.   Catch-22, almost.</p>
<p>Today I finally resolved to fix this, because I got annoyed, and because sys-libs/libselinux is hard-masked after my latest sync (as a result of the sync and having to update my profile with eselect).</p>
<p>The first part, fixing coreutils is pretty easy:</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">euse -D selinux<br />
mv /usr/include/selinux /usr/include/selinux-save<br />
emerge -av coreutils<br />
emerge -C libselinux<br />
rm -r /usr/include/selinux-save</div></div>
<p>Unfortunately, after that&#8230; you are still stuck.   The coreutils will work, but I was left with a number of packages that revdep-rebuild reports as missing libselinux.so.1&#8230; furthermore they all die when trying to link against libselinux:</p>
<p><code class="codecolorer text blackboard"><span class="text">/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lselinux</span></code></p>
<p>Ah, portage, why are you so cruel to me?    The above example is from gnome-terminal.  Good thing I still use xterm.</p>
<p><em><strong>Note: the next part could help, but it&#8217;s far easier to use lafilefixer these days.</strong></em></p>
<p>So, what to do?   I&#8217;m not kidding, this is basically it, in one line form:</p>
<p><code class="codecolorer text blackboard"><span class="text">find /usr/lib64 -name '*.la' -print | xargs grep selinux | cut -f1 -d: | sed -e 's#^./##g' | xargs equery b | awk '{print &quot;=&quot;$1}' | sort -u | xargs emerge</span></code></p>
<p>Built that up a command at a time once I realized that the *.la files still contained references to the libselinux (-lselinux).  Basically, it searches for all the .la files that contain references to selinux.   .la files are just text files that control the linking process, either as part of libtool or the compile-time linker.   My command above just uses some rather lame shell tricks to run emerge against all the packages those files belong too.</p>
<p>Even after that was complete, I still had libnss3.so.12 breakage to contend with, but at least revdep-rebuild was working at that point (not breaking on every ebuild it found missing libselinux.so.1).    Frustrating.</p>
<p>I hope this saves someone some damn time, somewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2009/01/removing-selinux-on-gentoo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The case of the 500 mile email limit</title>
		<link>http://www.eldergods.org/wp/2008/12/the-case-of-the-500-mile-email-limit</link>
		<comments>http://www.eldergods.org/wp/2008/12/the-case-of-the-500-mile-email-limit#comments</comments>
		<pubDate>Tue, 16 Dec 2008 04:54:04 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/?p=31</guid>
		<description><![CDATA[The Case of the 500 mile email limit This actually seems legit to me, in all the particulars.  I want it to be true, anyway.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ibiblio.org/harris/500milemail.html">The Case of the 500 mile email limit</a></p>
<p>This actually seems legit to me, in all the particulars.  I want it to be true, anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2008/12/the-case-of-the-500-mile-email-limit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun collection</title>
		<link>http://www.eldergods.org/wp/2008/12/sun-collection</link>
		<comments>http://www.eldergods.org/wp/2008/12/sun-collection#comments</comments>
		<pubDate>Tue, 16 Dec 2008 04:13:02 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/?p=17</guid>
		<description><![CDATA[So awhile ago, I got greedy and tried to install a 400GB IDE drive in a Sunblade 150 I&#8217;d got for cheap. Those of you who are more familiar with that hardware than I was (or am, really), will already be laughing at what a stupid idea that was. For those of you who don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>So awhile ago, I got greedy and tried to install a 400GB IDE drive in a Sunblade 150 I&#8217;d got for cheap.  Those of you who are more familiar with that hardware than I was (or am, really), will already be laughing at what a stupid idea that was.  For those of you who don&#8217;t know, it can only address about 138GB per drive.  The math is out there, but basically it&#8217;s a limitation of the IDE controller&#8230; and doesn&#8217;t apply to SCSI and FC drives in any of the Sun boxes, which is probably why this never occurred to me.</p>
<p>So&#8230; I backed off that plan and installed a pair of 120GB drives.  Now the system won&#8217;t boot.   And the console is, shall we say, unresponsive.  I live a charmed life, I tell ya.</p>
<p>As a result, I have since collected a couple of other old Sun workstations via Ebay and the employee purchase program at work (which are basically &#8220;worthless&#8221;, like $65), and even an old Pentium 4 for Solaris x86.   So I&#8217;ve got the gear, but I haven&#8217;t had time to continue with any but the most cursory examinations of OpenSolaris.   I got 2 of them booted up with ZFS root on fairly recent versions of Nevada.   Waiting for the SPARC release of Indiana to be readily available.</p>
<p>In the meantime, I thought I might work on some of my other Solaris related projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2008/12/sun-collection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HWCursor?</title>
		<link>http://www.eldergods.org/wp/2008/12/hwcursor</link>
		<comments>http://www.eldergods.org/wp/2008/12/hwcursor#comments</comments>
		<pubDate>Sun, 14 Dec 2008 06:14:29 +0000</pubDate>
		<dc:creator>mcclung</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.eldergods.org/?p=25</guid>
		<description><![CDATA[Sometimes I wake up to find that the cursor on my workstation has disappeared.   And it doesn&#8217;t seem to be simply invisible, it&#8217;s actually not interacting with the desktop in any way.   I can still see the mouse in the list of enumerated USB devices.   Generally the keyboard is still working. One suggestion I keep [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes I wake up to find that the cursor on my workstation has disappeared.   And it doesn&#8217;t seem to be simply invisible, it&#8217;s actually not interacting with the desktop in any way.   I can still see the mouse in the list of enumerated USB devices.   Generally the keyboard is still working.</p>
<p>One suggestion I keep running across in my normal google searches is to disable HWCursor in xorg.conf.   Messed around with that for a few days.</p>
<p>After a lot of tests, it turns out that killing xscreensaver fixes the problem&#8230;. no need to restart X.</p>
<p>Lately, the problem has stopped happening, so I am considering that an update to x11-misc/xscreensaver may have fixed the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eldergods.org/wp/2008/12/hwcursor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

