<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.2" -->
<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/"
>

<channel>
	<title>Learning Solaris 10</title>
	<link>http://learningsolaris.com</link>
	<description>Check out the  Zones F.A.Q.  !</description>
	<pubDate>Wed, 23 Apr 2008 14:34:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>Blueprint : Solaris 10 Privilege bracketing</title>
		<link>http://learningsolaris.com/archives/2006/04/19/blueprint-solaris-10-privilege-bracketing/</link>
		<comments>http://learningsolaris.com/archives/2006/04/19/blueprint-solaris-10-privilege-bracketing/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 08:03:34 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>s10 stories</category>
	<category>Security</category>
	<category>PRM - privileges</category>
	<category>Docs</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2006/04/19/blueprint-solaris-10-privilege-bracketing/</guid>
		<description><![CDATA[	Another good document from Glenn Brunette. Privilege bracketing for a process allows you to :
	  1. drop any privileges that it will never need;
  2. enable the remaining privileges exactly when it needs them;
  3. relinquishe the use of privileges when they are no longer needed
	View the document
]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2006/04/19/blueprint-solaris-10-privilege-bracketing/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Solaris fingerprint DB blueprint</title>
		<link>http://learningsolaris.com/archives/2006/03/31/sfpdb_blueprint/</link>
		<comments>http://learningsolaris.com/archives/2006/03/31/sfpdb_blueprint/#comments</comments>
		<pubDate>Fri, 31 Mar 2006 07:50:59 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>s10 stories</category>
	<category>Security</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2006/03/31/sfpdb_blueprint/</guid>
		<description><![CDATA[	The previous sfpDB blueprint has now been updated to Solaris 10. It adds the ability to check the signatures of now signed ELF binary objects ( man elfsign ), the use of the digest command instead of the (downloaded) md5 command, and few words about BART, the Basic Audit &#038; Reporting Tool, whose integration with [...]]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2006/03/31/sfpdb_blueprint/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Nis to LDAP blueprint document</title>
		<link>http://learningsolaris.com/archives/2006/03/31/nis-to-ldap-blueprint-document/</link>
		<comments>http://learningsolaris.com/archives/2006/03/31/nis-to-ldap-blueprint-document/#comments</comments>
		<pubDate>Fri, 31 Mar 2006 07:39:52 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>s10 stories</category>
	<category>Security</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2006/03/31/nis-to-ldap-blueprint-document/</guid>
		<description><![CDATA[	Another great LDAP-related blueprint document by Michael Haines. Moving away from NIS and welcoming LDAP without being too scared thanks to NIS-2-LDAP  technique.
	View the document

]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2006/03/31/nis-to-ldap-blueprint-document/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Using the Cryptographic Accelerator of the UltraSPARC T1 Processor  blueprint</title>
		<link>http://learningsolaris.com/archives/2006/03/29/using-the-cryptographic-accelerator-of-the-ultrasparc-t1-processor-blueprint/</link>
		<comments>http://learningsolaris.com/archives/2006/03/29/using-the-cryptographic-accelerator-of-the-ultrasparc-t1-processor-blueprint/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 12:38:17 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>s10 stories</category>
	<category>Security</category>
	<category>Crypto Framework</category>
	<category>Docs</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2006/03/29/using-the-cryptographic-accelerator-of-the-ultrasparc-t1-processor-blueprint/</guid>
		<description><![CDATA[	This Sun BluePrints article demonstrates how the combination of the Solaris 10 Operating System and the UltraSPARC T1 processor can be used to create a high performance, secure Web site. It provides a brief overview of SSL technology, as well as an introduction to the Solaris Cryptographic Framework. Configuration details are included for common security [...]]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2006/03/29/using-the-cryptographic-accelerator-of-the-ultrasparc-t1-processor-blueprint/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>The definitive SMF document</title>
		<link>http://learningsolaris.com/archives/2006/02/10/smf_blueprint/</link>
		<comments>http://learningsolaris.com/archives/2006/02/10/smf_blueprint/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 14:32:38 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>s10 stories</category>
	<category>Docs</category>
	<category>Blueprints</category>
	<category>SMF</category>
	<category>OpenSolaris</category>
		<guid>http://learningsolaris.com/archives/2006/02/10/smf_blueprint/</guid>
		<description><![CDATA[	Finally a document aggregates the SMF information that was disseminated everywhere on the internet. This very good document from Rob Romack covers the following topic : 
	- SMF basics
- SMF components
- Example SMF Manifest for a new service, including a description of all the existing attributes ( require_all, &#8230; )
- SMF at boot time + [...]]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2006/02/10/smf_blueprint/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Debugging Solaris 10  privileges : which one is missing ?</title>
		<link>http://learningsolaris.com/archives/2006/02/09/debugging-solaris-10-privileges-which-one-is-missing/</link>
		<comments>http://learningsolaris.com/archives/2006/02/09/debugging-solaris-10-privileges-which-one-is-missing/#comments</comments>
		<pubDate>Thu, 09 Feb 2006 16:02:18 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>s10 stories</category>
	<category>PRM - privileges</category>
	<category>Security</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2006/02/09/debugging-solaris-10-privileges-which-one-is-missing/</guid>
		<description><![CDATA[	A new blueprint document from Glenn Brunette of Sun that describes a number of ways to find out which privilege is required to run a certain application as user &#8220;whatever&#8221;. Besides the known option of the ppriv command, the privdebug perl script uses DTrace to provide easy observation.
	The author then uses privdebug to find out [...]]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2006/02/09/debugging-solaris-10-privileges-which-one-is-missing/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Docs : Consolidation with Zones &#038; T1000</title>
		<link>http://learningsolaris.com/archives/2006/01/12/docs-consolidation-with-zones-t1000/</link>
		<comments>http://learningsolaris.com/archives/2006/01/12/docs-consolidation-with-zones-t1000/#comments</comments>
		<pubDate>Thu, 12 Jan 2006 16:37:31 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>Docs</category>
	<category>Zones</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2006/01/12/docs-consolidation-with-zones-t1000/</guid>
		<description><![CDATA[	This blueprint document   describes a particular methodology using zones and resource pools to consolidate multiple web servers on a single Sun Fire T1000 server, particularly well adapted to this kind of workload. As usual, it includes a step-by-step process to have everything working. In addition, considerations about the Apache webserver compilation and optimization [...]]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2006/01/12/docs-consolidation-with-zones-t1000/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Docs : Creating a customized CD/DVD for Solaris 10 x86</title>
		<link>http://learningsolaris.com/archives/2005/12/16/docs-creating-a-customized-cddvd-for-solaris-10-x86/</link>
		<comments>http://learningsolaris.com/archives/2005/12/16/docs-creating-a-customized-cddvd-for-solaris-10-x86/#comments</comments>
		<pubDate>Fri, 16 Dec 2005 16:57:25 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>Installation</category>
	<category>Docs</category>
	<category>Blueprints</category>
	<category>x86</category>
		<guid>http://learningsolaris.com/archives/2005/12/16/docs-creating-a-customized-cddvd-for-solaris-10-x86/</guid>
		<description><![CDATA[	View the blueprint document

]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2005/12/16/docs-creating-a-customized-cddvd-for-solaris-10-x86/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Docs : SMF &#038; RBAC blueprint</title>
		<link>http://learningsolaris.com/archives/2005/06/30/docs-smf-rbac-blueprint/</link>
		<comments>http://learningsolaris.com/archives/2005/06/30/docs-smf-rbac-blueprint/#comments</comments>
		<pubDate>Thu, 30 Jun 2005 10:49:22 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>Docs</category>
	<category>Security</category>
	<category>Blueprints</category>
	<category>SMF</category>
		<guid>http://learningsolaris.com/archives/2005/06/30/docs-smf-rbac-blueprint/</guid>
		<description><![CDATA[	A hole is now filled.  SMF &#038; RBAC authorizations article was written because of the lack of official documentation around the topic. It was released as an extra exercise for interested people. This blueprint has the additional objective of defining each authorization related to SMF.  Together with the typical Apache2 exercise, it gives [...]]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2005/06/30/docs-smf-rbac-blueprint/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Docs : Zones - Self Balancing solutions with zones blueprint</title>
		<link>http://learningsolaris.com/archives/2005/06/30/zones-self-balancing-blueprint/</link>
		<comments>http://learningsolaris.com/archives/2005/06/30/zones-self-balancing-blueprint/#comments</comments>
		<pubDate>Thu, 30 Jun 2005 08:41:04 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>Docs</category>
	<category>Zones</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2005/06/30/zones-self-balancing-blueprint/</guid>
		<description><![CDATA[	An original use of Zones.  Ressource Management is the main point here, together with traceability.

View the document

]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2005/06/30/zones-self-balancing-blueprint/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Security blueprint : Integrating BART and the Solaris Fingerprint Database in the Solaris 10 Operating System</title>
		<link>http://learningsolaris.com/archives/2005/04/20/blueprint_bart_fingerprintdb/</link>
		<comments>http://learningsolaris.com/archives/2005/04/20/blueprint_bart_fingerprintdb/#comments</comments>
		<pubDate>Wed, 20 Apr 2005 07:48:47 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>Docs</category>
	<category>Security</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2005/04/20/blueprint_bart_fingerprintdb/</guid>
		<description><![CDATA[	Another nice cookbook from Glenn Brunette, whose blog won a place in my links. Note that if you are already familiar with the Basic Audit &#038; Reporting Tool ( BART )  and the Fingerprint DB, you will probably find the most interesting part in the &#8220;caveats&#8221; section.  Both tools have some inherent limitations [...]]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2005/04/20/blueprint_bart_fingerprintdb/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>The Benefits of RAC on Sun Cluster</title>
		<link>http://learningsolaris.com/archives/2005/03/18/the-benefits-of-rac-on-sun-cluster/</link>
		<comments>http://learningsolaris.com/archives/2005/03/18/the-benefits-of-rac-on-sun-cluster/#comments</comments>
		<pubDate>Fri, 18 Mar 2005 15:39:50 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>Sun Cluster</category>
	<category>Docs</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2005/03/18/the-benefits-of-rac-on-sun-cluster/</guid>
		<description><![CDATA[	Kristien Hens, expert in (at least) cluster topics has recently been publishing a (very good I heard) Blueprints book about Oracle 10G RAC on Sun Cluster. The second chapter of the book is now available as a Blueprint article. A good read that introduces the basic concepts of RAC on SC3.1
	Go to the document

]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2005/03/18/the-benefits-of-rac-on-sun-cluster/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Security : Bart &#038; co blueprint</title>
		<link>http://learningsolaris.com/archives/2005/03/09/security-bart-co-blueprint/</link>
		<comments>http://learningsolaris.com/archives/2005/03/09/security-bart-co-blueprint/#comments</comments>
		<pubDate>Wed, 09 Mar 2005 14:25:51 +0000</pubDate>
		<dc:creator>JC Van Nieuwenhoven</dc:creator>
		
	<category>Docs</category>
	<category>Security</category>
	<category>Blueprints</category>
		<guid>http://learningsolaris.com/archives/2005/03/09/security-bart-co-blueprint/</guid>
		<description><![CDATA[	An interesting blueprint that shows how to use RBAC &#038; privileges to help make BART better
	Go to the document
	Go to my BART exercise

]]></description>
		<wfw:commentRSS>http://learningsolaris.com/archives/2005/03/09/security-bart-co-blueprint/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
