<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://lopsa.org">
<channel>
 <title>nhruby&#039;s blog</title>
 <link>http://lopsa.org/blog/88</link>
 <description></description>
 <language>en</language>
<item>
 <title>moving blog; AH/USENIX/LOPSA suit thoughts </title>
 <link>http://lopsa.org/node/1636</link>
 <description>&lt;p&gt;The LOPSA blog is nice but I sometimes get frustrated by the editing tools Drupal provides.  I also sometimes want to blog about non-system-administration related things and don&#039;t think this is a great place for that kind of content.  As such, I&#039;m going to start using Blogger instead.   My new blog can be found at: &lt;a href=&quot;http://mindlessadmin.blogspot.com/&quot;&gt;http://mindlessadmin.blogspot.com/&lt;a &gt;&lt;/p&gt;
&lt;p&gt;For system administration related posts I&#039;ll probably post a link here as well in case someone might be interested. For instance, I&#039;ve posted &lt;a &gt;&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1636&quot; dc:identifier=&quot;http://lopsa.org/node/1636&quot; dc:title=&quot;moving blog; AH/USENIX/LOPSA suit thoughts &quot; trackback:ping=&quot;http://lopsa.org/trackback/1636&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sat, 14 Jun 2008 07:18:20 -0700</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Why monitor?</title>
 <link>http://lopsa.org/node/1606</link>
 <description>&lt;p&gt;I read the following &lt;a href=&quot;http://ivory.idyll.org/blog/mar-08/software-quality-death-spiral.html&quot;&gt;blog post&lt;/a&gt; about automated testing in software projects which made me think about how &quot;monitoring&quot; is the system administration equivalent.  I&#039;ve never thought about this analogy before, but I think it&#039;s valid and I might try floating it at work, seeing as we&#039;ve been doing some monitoring enhancements lately.  (More below the cut...)&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1606&quot; dc:identifier=&quot;http://lopsa.org/node/1606&quot; dc:title=&quot;Why monitor?&quot; trackback:ping=&quot;http://lopsa.org/trackback/1606&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sat, 19 Apr 2008 09:04:29 -0700</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>simple helpful stuff: reverse search in bash</title>
 <link>http://lopsa.org/node/1583</link>
 <description>&lt;p&gt;I&#039;ve been a bash user for several years (8?) but someone just showed me this trick about a year ago, and now I honestly can&#039;t live without it.  Control-R at bash prompt will allow you to quickly search your bash history in reverse order.  It&#039;s not a full search, you can only type a few characters, but it&#039;s super handy for finding some oddball thing you did yesterday, or something that you do frequently but haven&#039;t aliased/automated yet.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1583&quot; dc:identifier=&quot;http://lopsa.org/node/1583&quot; dc:title=&quot;simple helpful stuff: reverse search in bash&quot; trackback:ping=&quot;http://lopsa.org/trackback/1583&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sat, 16 Feb 2008 08:35:09 -0800</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Things that rock: PXE Booting Acronis</title>
 <link>http://lopsa.org/node/1580</link>
 <description>&lt;p&gt;I&#039;m doing some work on fixing up our build and provisioning environment, and found the following blog post for booting Acronis via PXE:&lt;br /&gt;
&lt;a href=&quot;http://itknowledgeexchange.techtarget.com/network-administrator/pxe-aka-pre-execution-environment-and-acronis-part-2/&quot;&gt;http://itknowledgeexchange.techtarget.com/network-administrator/pxe-aka-pre-execution-environment-and-acronis-part-2/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I ended up using the kernel and ramdisk from the Acronis Universal Restore CD which seemed to work just fine.  Sadly, my wifi at home is acting just funky enough that testing a restore is pretty darn painful.  I&#039;ll give it a whirl Monday.  &lt;/p&gt;
&lt;p&gt;This is a fairly minor thing, but I never end up never having an Acronis CD (or blank cd to make one) when I need it.  Or I&#039;m hundred of miles away from the server I want to run Acronis on and can&#039;t put the CD in the drive.  This makes Acronis a quick &quot;F12&quot; away no matter what (assuming I have a KVM, of course :)&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1580&quot; dc:identifier=&quot;http://lopsa.org/node/1580&quot; dc:title=&quot;Things that rock: PXE Booting Acronis&quot; trackback:ping=&quot;http://lopsa.org/trackback/1580&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sat, 09 Feb 2008 13:50:57 -0800</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Dear Lazyweb: Document / Information Management software for Linux?</title>
 <link>http://lopsa.org/node/1554</link>
 <description>&lt;p&gt;Dear Lazyweb:&lt;/p&gt;
&lt;p&gt;I&#039;m looking for something like Together (&lt;a href=&quot;http://reinventedsoftware.com/together/&quot;&gt;http://reinventedsoftware.com/together/&lt;/a&gt;) that runs on Linux.  Evidently my Google-Fu is weak this morning because I can&#039;t seem to find anything that comes close.&lt;/p&gt;
&lt;p&gt;Anyone use something like this?&lt;/p&gt;
&lt;p&gt;-n&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1554&quot; dc:identifier=&quot;http://lopsa.org/node/1554&quot; dc:title=&quot;Dear Lazyweb: Document / Information Management software for Linux?&quot; trackback:ping=&quot;http://lopsa.org/trackback/1554&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sat, 15 Dec 2007 08:40:17 -0800</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Sun Who?</title>
 <link>http://lopsa.org/node/1549</link>
 <description>&lt;p&gt;Catching up on blogs yesterday in the airport, these two posts popped up right after each other in my Google Reader:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://storagemojo.com/2007/11/29/opensolaris-the-universal-storage-platform/&quot;&gt;http://storagemojo.com/2007/11/29/opensolaris-the-universal-storage-platform/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://cuddletech.com/blog/pivot/entry.php?id=876&quot;&gt;http://cuddletech.com/blog/pivot/entry.php?id=876&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Which just strikes me as... odd.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1549&quot; dc:identifier=&quot;http://lopsa.org/node/1549&quot; dc:title=&quot;Sun Who?&quot; trackback:ping=&quot;http://lopsa.org/trackback/1549&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sat, 01 Dec 2007 09:45:52 -0800</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Fedora Core 6 EOL in December</title>
 <link>http://lopsa.org/node/1535</link>
 <description>&lt;p&gt;Max Spevack &lt;a href=&quot;http://spevack.livejournal.com/33032.html&quot;&gt;blogged today&lt;/a&gt; to remind everyone that with Fedora 8 due out early next week, Fedora Core 6 will be EOL in about a month.&lt;/p&gt;
&lt;p&gt;If you&#039;re running FC6, now is about the time to think about &lt;a href=&quot;http://fedoraproject.org/wiki/YumUpgradeFaq?highlight=%28upgrade%29&quot;&gt;upgrading&lt;/a&gt;.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1535&quot; dc:identifier=&quot;http://lopsa.org/node/1535&quot; dc:title=&quot;Fedora Core 6 EOL in December&quot; trackback:ping=&quot;http://lopsa.org/trackback/1535&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Fri, 02 Nov 2007 16:36:41 -0700</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Things to remember</title>
 <link>http://lopsa.org/node/1445</link>
 <description>&lt;p&gt;Things one must remember when dealing with Dell firmware updates... &lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1445&quot; dc:identifier=&quot;http://lopsa.org/node/1445&quot; dc:title=&quot;Things to remember&quot; trackback:ping=&quot;http://lopsa.org/trackback/1445&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Thu, 24 May 2007 21:38:20 -0700</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Keeping your INBOX empty</title>
 <link>http://lopsa.org/node/1433</link>
 <description>&lt;p&gt;I&#039;ve been busy lately, so I&#039;ve been catching up on my RSS feeds in Google Reader on Saturday mornings while having coffee.  This morning I &lt;a href=&quot;http://www.37signals.com/svn/posts/416-achieving-emptiness-with-bit-literacy&quot;&gt; read a post from 37signals&lt;/a&gt; that, among other things, mentioned keeping your email INBOX as empty as possible.  I&#039;ve seen lots of other people mention this and I can&#039;t understand why this is such a big deal.  I guess it&#039;s a personal preference. A &quot;less is more&quot; stance to email management.&lt;/p&gt;
&lt;p&gt;To me, &quot;more is more&quot; when it comes to my INBOX ...&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/1433&quot; dc:identifier=&quot;http://lopsa.org/node/1433&quot; dc:title=&quot;Keeping your INBOX empty&quot; trackback:ping=&quot;http://lopsa.org/trackback/1433&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sat, 19 May 2007 09:13:34 -0700</pubDate>
 <author>nhruby</author>
</item>
<item>
 <title>Hosting personal web pages without the tilde</title>
 <link>http://lopsa.org/node/677</link>
 <description>&lt;p&gt;This week one of the things I dealt with was the elimination of the tilde (&quot;~&quot;) from &lt;span class=&quot;caps&quot;&gt;URL&#039;&lt;/span&gt;s as part of the migration process to our new personal web hosting service.  Searching around, I found that there&#039;s not a lot of information about how to do this, though all the tools are there if you know where to look.  In an attempt to save others some time, here&#039;s what I did...&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://lopsa.org/node/677&quot; dc:identifier=&quot;http://lopsa.org/node/677&quot; dc:title=&quot;Hosting personal web pages without the tilde&quot; trackback:ping=&quot;http://lopsa.org/trackback/677&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;

</description>
 <pubDate>Sun, 09 Jul 2006 12:20:59 -0700</pubDate>
 <author>nhruby</author>
</item>
</channel>
</rss>
