<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Noël &#187; solaris</title>
	<atom:link href="http://noel.io/tag/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://noel.io</link>
	<description>DJ, Producer, Designer, Polymath</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:15:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Install OpenSolaris on&#160;Parallels</title>
		<link>http://noel.io/2006/12/11/how-to-install-opensolaris-on-parallels/</link>
		<comments>http://noel.io/2006/12/11/how-to-install-opensolaris-on-parallels/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 02:52:10 +0000</pubDate>
		<dc:creator>noel</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://noeljackson.com/?p=79</guid>
		<description><![CDATA[
Reboot the VM, and at the grub menu, hit &#8216;e&#8217; and &#8216;e&#8217; again to edit the kernel boot parameters.
Change the line from
kernel /boot/multiboot kernel/unix -B install_media=cdrom
to:
kernel /boot/multiboot kernel/unix -B install_media=cdrom,atapi-cd-dma-enabled=0

From spod.cx
]]></description>
			<content:encoded><![CDATA[<blockquote>
<p>Reboot the VM, and at the grub menu, hit &#8216;e&#8217; and &#8216;e&#8217; again to edit the kernel boot parameters.</p>
<p>Change the line from</p>
<p><code>kernel /boot/multiboot kernel/unix -B install_media=cdrom</code></p>
<p>to:</p>
<p><code>kernel /boot/multiboot kernel/unix -B install_media=cdrom,atapi-cd-dma-enabled=0</code></p>
</blockquote>
<p><a href="http://spod.cx/blog/solaris_on_parallels.shtml">From spod.cx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://noel.io/2006/12/11/how-to-install-opensolaris-on-parallels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>How to rotate virtual host logs with logadm on&#160;Solaris</title>
		<link>http://noel.io/2006/11/17/how-to-rotate-virtual-host-logs-with-logadm-on-solaris/</link>
		<comments>http://noel.io/2006/11/17/how-to-rotate-virtual-host-logs-with-logadm-on-solaris/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 05:11:35 +0000</pubDate>
		<dc:creator>noel</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://noeljackson.com/?p=70</guid>
		<description><![CDATA[logadm -w apache2 '/home/noel/domains/*/logs/{access,error}_log' -C 30 -a '/opt/csw/apache2/sbin/apachectl graceful' -p 1w -t '$dirname/$basename-%d.%m.%Y.log'
]]></description>
			<content:encoded><![CDATA[<p><code>logadm -w apache2 '/home/noel/domains/*/logs/{access,error}_log' -C 30 -a '/opt/csw/apache2/sbin/apachectl graceful' -p 1w -t '$dirname/$basename-%d.%m.%Y.log'</code></p>
]]></content:encoded>
			<wfw:commentRss>http://noel.io/2006/11/17/how-to-rotate-virtual-host-logs-with-logadm-on-solaris/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
	</item>
		<item>
		<title>Getting Authdaemond To Work With Postfix On Solaris&#160;10</title>
		<link>http://noel.io/2006/11/09/getting-authdaemond-to-work-with-postfix-on-solaris-10/</link>
		<comments>http://noel.io/2006/11/09/getting-authdaemond-to-work-with-postfix-on-solaris-10/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 03:22:23 +0000</pubDate>
		<dc:creator>noel</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://noeljackson.com/?p=68</guid>
		<description><![CDATA[If you get cannot connect to Courier authdaemond in /var/log/syslog just do the following:
sudo chmod +x /opt/csw/var/spool/authdaemon
]]></description>
			<content:encoded><![CDATA[<p>If you get <code>cannot connect to Courier authdaemond</code> in /var/log/syslog just do the following:</p>
<p><code>sudo chmod +x /opt/csw/var/spool/authdaemon</code></p>
]]></content:encoded>
			<wfw:commentRss>http://noel.io/2006/11/09/getting-authdaemond-to-work-with-postfix-on-solaris-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>
