<?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>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></description>
	<lastBuildDate>Tue, 31 Aug 2010 05:42:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How To Install OpenSolaris on&#160;Parallels</title>
		<link>http://noel.io/how-to-install-opensolaris-on-parallels/</link>
		<comments>http://noel.io/how-to-install-opensolaris-on-parallels/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 02:52:10 +0000</pubDate>
		<dc:creator>Noël</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 Related posts:Install MySQL on &#8230; <a href="http://noel.io/how-to-install-opensolaris-on-parallels/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol><li><a href='http://noel.io/install-mysql-on-mac-os-x-tiger-the-easy-way/' rel='bookmark' title='Permanent Link: Install MySQL on Mac OS X Tiger, the Easy&nbsp;Way'>Install MySQL on Mac OS X Tiger, the Easy&nbsp;Way</a></li>
<li><a href='http://noel.io/buffalo-whr-g54s-and-dd-wrt/' rel='bookmark' title='Permanent Link: Buffalo WHR-G54s and&nbsp;DD-WRT'>Buffalo WHR-G54s and&nbsp;DD-WRT</a></li>
</ol>]]></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>
<p>Related posts:<ol><li><a href='http://noel.io/install-mysql-on-mac-os-x-tiger-the-easy-way/' rel='bookmark' title='Permanent Link: Install MySQL on Mac OS X Tiger, the Easy&nbsp;Way'>Install MySQL on Mac OS X Tiger, the Easy&nbsp;Way</a></li>
<li><a href='http://noel.io/buffalo-whr-g54s-and-dd-wrt/' rel='bookmark' title='Permanent Link: Buffalo WHR-G54s and&nbsp;DD-WRT'>Buffalo WHR-G54s and&nbsp;DD-WRT</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://noel.io/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/how-to-rotate-virtual-host-logs-with-logadm-on-solaris/</link>
		<comments>http://noel.io/how-to-rotate-virtual-host-logs-with-logadm-on-solaris/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 05:11:35 +0000</pubDate>
		<dc:creator>Noël</dc:creator>
				<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' Related posts:Getting Authdaemond To Work With Postfix On Solaris&#160;10 Buffalo WHR-G54s and&#160;DD-WRT
Related posts:<ol><li><a href='http://noel.io/getting-authdaemond-to-work-with-postfix-on-solaris-10/' rel='bookmark' title='Permanent Link: Getting Authdaemond To Work With Postfix On Solaris&nbsp;10'>Getting Authdaemond To Work With Postfix On Solaris&nbsp;10</a></li>
<li><a href='http://noel.io/buffalo-whr-g54s-and-dd-wrt/' rel='bookmark' title='Permanent Link: Buffalo WHR-G54s and&nbsp;DD-WRT'>Buffalo WHR-G54s and&nbsp;DD-WRT</a></li>
</ol>]]></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>
<p>Related posts:<ol><li><a href='http://noel.io/getting-authdaemond-to-work-with-postfix-on-solaris-10/' rel='bookmark' title='Permanent Link: Getting Authdaemond To Work With Postfix On Solaris&nbsp;10'>Getting Authdaemond To Work With Postfix On Solaris&nbsp;10</a></li>
<li><a href='http://noel.io/buffalo-whr-g54s-and-dd-wrt/' rel='bookmark' title='Permanent Link: Buffalo WHR-G54s and&nbsp;DD-WRT'>Buffalo WHR-G54s and&nbsp;DD-WRT</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://noel.io/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/getting-authdaemond-to-work-with-postfix-on-solaris-10/</link>
		<comments>http://noel.io/getting-authdaemond-to-work-with-postfix-on-solaris-10/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 03:22:23 +0000</pubDate>
		<dc:creator>Noël</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 Related posts:Buffalo WHR-G54s and&#160;DD-WRT
Related posts:<ol><li><a href='http://noel.io/buffalo-whr-g54s-and-dd-wrt/' rel='bookmark' title='Permanent Link: Buffalo WHR-G54s and&nbsp;DD-WRT'>Buffalo WHR-G54s and&nbsp;DD-WRT</a></li>
</ol>]]></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>
<p>Related posts:<ol><li><a href='http://noel.io/buffalo-whr-g54s-and-dd-wrt/' rel='bookmark' title='Permanent Link: Buffalo WHR-G54s and&nbsp;DD-WRT'>Buffalo WHR-G54s and&nbsp;DD-WRT</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://noel.io/getting-authdaemond-to-work-with-postfix-on-solaris-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
