<?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>406 Not Acceptable &#187; Solaris</title>
	<atom:link href="http://406notacceptable.com/tag/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://406notacceptable.com</link>
	<description>406 Not Acceptable, not just an error message, but now a blog!</description>
	<lastBuildDate>Thu, 01 Apr 2010 10:09:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I hate Solaris, or should that be Oracle?</title>
		<link>http://406notacceptable.com/operating-systems/linux/i-hate-solaris-or-should-that-be-oracle/</link>
		<comments>http://406notacceptable.com/operating-systems/linux/i-hate-solaris-or-should-that-be-oracle/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:07:45 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Xauthority]]></category>

		<guid isPermaLink="false">http://406notacceptable.com/?p=493</guid>
		<description><![CDATA[Actually make that I hate both Solaris 9 and Oracle 9. If you ever get asked to set these buggers up on a machine just say no. It probably is a whole lot easier using the current versions! (Or get Oracle to do it for you!)
I had to get this working environment up on an [...]


Related posts:<ol><li><a href='http://406notacceptable.com/internet/hide-a-winrar-archive-as-a-picture/' rel='bookmark' title='Permanent Link: Hide a Winrar Archive as a Picture'>Hide a Winrar Archive as a Picture</a></li>
<li><a href='http://406notacceptable.com/hardware/laptops/eee-pc/free-up-your-eees-drive-by-compression-and-removing-unneeded-packages/' rel='bookmark' title='Permanent Link: Free up your Eee&#8217;s Drive by Compression and Removing Unneeded Packages'>Free up your Eee&#8217;s Drive by Compression and Removing Unneeded Packages</a></li>
<li><a href='http://406notacceptable.com/site-news/mirror-updated-importing-postnuke-to-wordpress-the-easy-way/' rel='bookmark' title='Permanent Link: Mirror updated: Importing Postnuke to Wordpress the easy way!'>Mirror updated: Importing Postnuke to Wordpress the easy way!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Actually make that I hate both Solaris 9 and Oracle 9. If you ever get asked to set these buggers up on a machine just say no. It probably is a whole lot easier using the current versions! (Or get Oracle to do it for you!)</p>
<p>I had to get this working environment up on an old system at work (programmers get to do hardware, yay!) Running on some old SPARC boxes with not-so-healthy drives and broken backups. Sat back and watched Solaris 9 take about half a day to install! Then the nightmare began&#8230;</p>
<p>Next you run into issues with your standard Solaris SPARC machine being headless and Oracle deciding to require a GUI and X windows when all you would do is click &#8216;ok&#8217; four or five times. So off you go setting up the server to allow remote X connections, only Solaris is bolted down in a number of places to stop this happening (think security.) SSH -x may do some things but not all you need on Solaris!</p>
<p>In case your getting the handy &#8220;timeout locking .Xauthority&#8221; message, as root you need to copy the /.Xauthority file into the users home directory. Then give ownership using chown to the user. You may need to set up the user&#8217;s home directory, have a look at the contents of /etc/passwd to see where the user&#8217;s home directory is located. This should reside in /export/home/username/</p>
<p>Then when you actually get xclock and friends running you hit another wall. Oracle needs to link a bunch of files, but Solaris 9 does not come with the required tools! Being an old system you do not get a nice apitude style installer for simple dependencies; you have to go dig around for them yourselves. In case you&#8217;re wondering where to go, they&#8217;ve been hidden on the second of three install CDs.. Then Oracle will probably crash out for another reason and you&#8217;ll be left wanting to grab the nearest gun/axe/chainsaw and finish off the decrepid system yourself.</p>


<p>Related posts:<ol><li><a href='http://406notacceptable.com/internet/hide-a-winrar-archive-as-a-picture/' rel='bookmark' title='Permanent Link: Hide a Winrar Archive as a Picture'>Hide a Winrar Archive as a Picture</a></li>
<li><a href='http://406notacceptable.com/hardware/laptops/eee-pc/free-up-your-eees-drive-by-compression-and-removing-unneeded-packages/' rel='bookmark' title='Permanent Link: Free up your Eee&#8217;s Drive by Compression and Removing Unneeded Packages'>Free up your Eee&#8217;s Drive by Compression and Removing Unneeded Packages</a></li>
<li><a href='http://406notacceptable.com/site-news/mirror-updated-importing-postnuke-to-wordpress-the-easy-way/' rel='bookmark' title='Permanent Link: Mirror updated: Importing Postnuke to Wordpress the easy way!'>Mirror updated: Importing Postnuke to Wordpress the easy way!</a></li>
</ol></p><hr />
<p><small>&copy; jim for <a href="http://406notacceptable.com">406 Not Acceptable</a>, 2010. |
<a href="http://406notacceptable.com/operating-systems/linux/i-hate-solaris-or-should-that-be-oracle/">Permalink</a> |
<a href="http://406notacceptable.com/operating-systems/linux/i-hate-solaris-or-should-that-be-oracle/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://406notacceptable.com/operating-systems/linux/i-hate-solaris-or-should-that-be-oracle/&amp;title=I hate Solaris, or should that be Oracle?">del.icio.us</a>
<br/>
Post tags: <a href="http://406notacceptable.com/tag/databases/" rel="tag">databases</a>, <a href="http://406notacceptable.com/tag/solaris/" rel="tag">Solaris</a>, <a href="http://406notacceptable.com/tag/ssh/" rel="tag">ssh</a>, <a href="http://406notacceptable.com/tag/xauthority/" rel="tag">Xauthority</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://406notacceptable.com/operating-systems/linux/i-hate-solaris-or-should-that-be-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
