<?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>/dev/zero &#187; hpasm</title>
	<atom:link href="http://blogs.pure-chaos.com/andrew/archives/tag/hpasm/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.pure-chaos.com/andrew</link>
	<description>The Life and Times of a Unix Geek</description>
	<lastBuildDate>Sun, 29 Jan 2012 08:52:03 +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>Getting hpasm installed on Ubuntu server</title>
		<link>http://blogs.pure-chaos.com/andrew/archives/753</link>
		<comments>http://blogs.pure-chaos.com/andrew/archives/753#comments</comments>
		<pubDate>Sat, 05 Apr 2008 23:32:22 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[geeking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[dash]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[hpasm]]></category>
		<category><![CDATA[proliant]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>

		<guid isPermaLink="false">http://blogs.pure-chaos.com/andrew/?p=753</guid>
		<description><![CDATA[While installing Ubuntu Server 8.04 beta on an HP DL-320, I discovered I had some trouble getting HP&#8217;s &#8220;Proliant value added software&#8221; (hpasm) package installed. This package contains their system health check and control software which, among other things, switches the fans from &#8220;full-time full speed&#8221; (which is quite noisy) to temperature controlled speed (eg: [...]]]></description>
			<content:encoded><![CDATA[<div id="post_content_753" class="post_content">
<p>While installing Ubuntu Server 8.04 beta on an HP DL-320, I discovered I had some trouble getting HP&#8217;s &#8220;Proliant value added software&#8221; (<a href="http://h20392.www2.hp.com/portal/swdepot/searchProducts.do">hpasm</a>) package installed. This package contains their system health check and control software which, among other things, switches the fans from &#8220;full-time full speed&#8221; (which is quite noisy) to temperature controlled speed (eg: normal (read: quiet) fan speed when system temp is normal).<br />
The problem with installing and runnning this software stems from the fact that Ubuntu, for some reason, links /bin/sh to dash instead of bash. Dash is another bourne shell clone, but doesn&#8217;t understand Bash (bourne-again shell) specific syntax.<br />
Re-linking /bin/sh to bash instead of dash solved the problem and the server is now humming (quietly) along.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.pure-chaos.com/andrew/archives/753/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

