<?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>Life is a State of Mind &#187; UNIX</title>
	<atom:link href="http://blog.scottnolan.org/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottnolan.org</link>
	<description>ideas, thoughts, rants</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:19:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Grumbles about Solaris</title>
		<link>http://blog.scottnolan.org/2008/11/07/grumbles-about-solaris/</link>
		<comments>http://blog.scottnolan.org/2008/11/07/grumbles-about-solaris/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 17:27:18 +0000</pubDate>
		<dc:creator>snolan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[systems administration]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://blog.scottnolan.org/?p=937</guid>
		<description><![CDATA[Grumble, the fact that modern day and currently patched Solaris 10 does not support the -maxdepth option in it&#8217;s included find command is a real pain. So I spent this morning grabbing the findutils package, which meant grabbing the libintl package (it is one of several dependencies) and checking to make sure our already installed [...]]]></description>
			<content:encoded><![CDATA[<p>Grumble, the fact that modern day and currently patched Solaris 10 does not support the <b>-maxdepth</b> option in it&#8217;s included <b>find</b> command is a real pain.  So I spent this morning grabbing the <b>findutils</b> package, which meant grabbing the <b>libintl</b> package (it is one of several dependencies) and checking to make sure our already installed <b>gcc</b>, <b>libiconv</b>, <b>libgcc</b>, and <b>coreutils</b> packages were installed and up to date.</p>
<p>Of course, we manage our server deployments from a build repository, so once these packages are built we can deploy them to dozens of servers with very little effort, and that means doing the build, and setting everything up in the deployment; so I spent several hours getting the silly <b>-maxdepth</b> option working on our Solaris farm of servers.  It just works in Linux; so why do we do Solaris again?</p>
<p>Thank you <a href="http://www.sunfreeware.com/">Sunfreeware.com</a> for making all these packages easy to search, dependency check, and grab.  As BobP is fond of saying: &#8220;Naked UNIX is an ugly thing!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scottnolan.org/2008/11/07/grumbles-about-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moved an Oracle Database Today</title>
		<link>http://blog.scottnolan.org/2008/10/29/moved-an-oracle-database-today/</link>
		<comments>http://blog.scottnolan.org/2008/10/29/moved-an-oracle-database-today/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 22:26:59 +0000</pubDate>
		<dc:creator>snolan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://blog.scottnolan.org/?p=903</guid>
		<description><![CDATA[Yesterday and today my co-workers and I moved a big Oracle database from one old Sun V440 (anyone want to buy some Sun gear?) to a newer Sun T2000. I love my work, it&#8217;s fascinating to plan minimal downtime, and try to get all the details right on the new server so the users and [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday and today my co-workers and I moved a big Oracle database from one old Sun V440 (anyone want to buy some Sun gear?) to a newer Sun T2000.   I love my work, it&#8217;s fascinating to plan minimal downtime, and try to get all the details right on the new server so the users and customers notice very little change other than everything just works faster.</p>
<p>Sadly, this time, we managed to miss a lot of custom configuration that had never been documented before; but it is now&#8230; and we are exhausted, and very happy to have production running on our new box.  We&#8217;ll save 15 amps of power (those old Sun V440 and StorEdge 3500 trays burn lots of electricity).</p>
<p>I love my job&#8230;.  Now if I could just figure out why Sun changes pooladm, pset, and zonecfg syntax with every patch bundle&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scottnolan.org/2008/10/29/moved-an-oracle-database-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Day at Work</title>
		<link>http://blog.scottnolan.org/2008/10/08/good-day-at-work/</link>
		<comments>http://blog.scottnolan.org/2008/10/08/good-day-at-work/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 22:51:41 +0000</pubDate>
		<dc:creator>snolan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.scottnolan.org/?p=850</guid>
		<description><![CDATA[Got to help an old friend get set up at work today, as he is starting as a contractor. Also got to use the rpcinfo, fuser, umount, killall, and mount commands again for the first time in nearly a decade&#8230; I love me some UNIX-foo, but NFS still sucks (though it fills the void). Built [...]]]></description>
			<content:encoded><![CDATA[<p>Got to help an old friend get set up at work today, as he is starting as a contractor.</p>
<p>Also got to use the <i>rpcinfo, fuser, umount, killall, and mount</i> commands again for the first time in nearly a decade&#8230;  I love me some UNIX-foo, but NFS still sucks (though it fills the void).</p>
<p>Built more Xen virtualized opensuse 11 servers on top of opensuse 11 on HP Blade servers; fun, fun, fun.<br />
Did I mention how much I loath MSIE and HP for making certain iLO features only work in MSIE?  At least that part is short and most of the work can be done from command line and Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scottnolan.org/2008/10/08/good-day-at-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/13 queries in 0.061 seconds using disk: basic

Served from: blog.scottnolan.org @ 2012-02-04 14:27:43 -->
