<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Learning Solaris</title>
	<atom:link href="http://blog.scottlowe.org/2007/07/31/learning-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2007/07/31/learning-solaris/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<pubDate>Mon, 01 Dec 2008 19:46:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32943</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Tue, 07 Aug 2007 02:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32943</guid>
		<description>David and Kelly,

Thanks for the tips and the resources.  I can use all the help I can get!</description>
		<content:encoded><![CDATA[<p>David and Kelly,</p>
<p>Thanks for the tips and the resources.  I can use all the help I can get!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Magda</title>
		<link>http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32938</link>
		<dc:creator>David Magda</dc:creator>
		<pubDate>Mon, 06 Aug 2007 02:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32938</guid>
		<description>There's one more site that may be of some use, the Unix Rosetta Stone:

http://bhami.com/rosetta.html</description>
		<content:encoded><![CDATA[<p>There&#8217;s one more site that may be of some use, the Unix Rosetta Stone:</p>
<p><a href="http://bhami.com/rosetta.html" rel="nofollow">http://bhami.com/rosetta.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly Olivier, SCSA</title>
		<link>http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32934</link>
		<dc:creator>Kelly Olivier, SCSA</dc:creator>
		<pubDate>Sun, 05 Aug 2007 17:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32934</guid>
		<description>Hi Scott,

     I was forced to learn Solaris before I any Linux distros, so I know what you are going through.  The hardest part for me when I was trying to jump into Linux from Solaris was commands that were different but same.  For example Linux's export/ Solaris's share.  For this there is a great O reilly book  that "connects" commands from different OS's for this very purpose.  

     Have fun with Solaris's ZFS file system.  It is officially the coolest thing since sliced bread if you ask me.  Solaris 11 is also supposed to support booting from ZFS.

Have fun!</description>
		<content:encoded><![CDATA[<p>Hi Scott,</p>
<p>     I was forced to learn Solaris before I any Linux distros, so I know what you are going through.  The hardest part for me when I was trying to jump into Linux from Solaris was commands that were different but same.  For example Linux&#8217;s export/ Solaris&#8217;s share.  For this there is a great O reilly book  that &#8220;connects&#8221; commands from different OS&#8217;s for this very purpose.  </p>
<p>     Have fun with Solaris&#8217;s ZFS file system.  It is officially the coolest thing since sliced bread if you ask me.  Solaris 11 is also supposed to support booting from ZFS.</p>
<p>Have fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Magda</title>
		<link>http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32932</link>
		<dc:creator>David Magda</dc:creator>
		<pubDate>Sun, 05 Aug 2007 15:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/07/31/learning-solaris/#comment-32932</guid>
		<description>Check out blogs.sun.com: you may have to wade through things a bit before you find the individuals that you really like, but here are some where you may want to go through their archives:

http://blogs.sun.com/eschrock/
http://blogs.sun.com/erickustarz/
http://blogs.sun.com/relling/
http://nfsworld.blogspot.com/
http://blogs.sun.com/jimlaurent/
http://blogs.sun.com/security/
http://blogs.sun.com/jonathan/

There's opensolaris.org as well: some good resources, especially mailing lists--check out some of the *-discuss lists.

For ZFS, there's a good video explaining it's architecture:

    http://www.sun.com/software/solaris/zfs_learning_center.jsp

And a good demo of how things work:

    http://opensolaris.org/os/community/zfs/demos/

Also recently ran across a video on SMF (the init.d replacement):

   http://video.google.com/videoplay?docid=944005411095835887</description>
		<content:encoded><![CDATA[<p>Check out blogs.sun.com: you may have to wade through things a bit before you find the individuals that you really like, but here are some where you may want to go through their archives:</p>
<p><a href="http://blogs.sun.com/eschrock/" rel="nofollow">http://blogs.sun.com/eschrock/</a><br />
<a href="http://blogs.sun.com/erickustarz/" rel="nofollow">http://blogs.sun.com/erickustarz/</a><br />
<a href="http://blogs.sun.com/relling/" rel="nofollow">http://blogs.sun.com/relling/</a><br />
<a href="http://nfsworld.blogspot.com/" rel="nofollow">http://nfsworld.blogspot.com/</a><br />
<a href="http://blogs.sun.com/jimlaurent/" rel="nofollow">http://blogs.sun.com/jimlaurent/</a><br />
<a href="http://blogs.sun.com/security/" rel="nofollow">http://blogs.sun.com/security/</a><br />
<a href="http://blogs.sun.com/jonathan/" rel="nofollow">http://blogs.sun.com/jonathan/</a></p>
<p>There&#8217;s opensolaris.org as well: some good resources, especially mailing lists&#8211;check out some of the *-discuss lists.</p>
<p>For ZFS, there&#8217;s a good video explaining it&#8217;s architecture:</p>
<p>    <a href="http://www.sun.com/software/solaris/zfs_learning_center.jsp" rel="nofollow">http://www.sun.com/software/solaris/zfs_learning_center.jsp</a></p>
<p>And a good demo of how things work:</p>
<p>    <a href="http://opensolaris.org/os/community/zfs/demos/" rel="nofollow">http://opensolaris.org/os/community/zfs/demos/</a></p>
<p>Also recently ran across a video on SMF (the init.d replacement):</p>
<p>   <a href="http://video.google.com/videoplay?docid=944005411095835887" rel="nofollow">http://video.google.com/videoplay?docid=944005411095835887</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
