<?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>Tech-Recipes&#187; Solaris</title>
	<atom:link href="http://www.tech-recipes.com/category/unix/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create LACP aggregates in Solaris 10</title>
		<link>http://www.tech-recipes.com/rx/4261/create-lacp-aggregates-in-solaris-10/</link>
		<comments>http://www.tech-recipes.com/rx/4261/create-lacp-aggregates-in-solaris-10/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 12:53:29 +0000</pubDate>
		<dc:creator>drice39</dc:creator>
				<category><![CDATA[Solaris networking]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.tech-recipes.com/?p=4261</guid>
		<description><![CDATA[Link Aggregation Control Protocol (LACP) allows multiple network interfaces to work together to increase bandwidth and redundancy. LACP is simlar to IPMP (IP Multipathing) however IPMP is wasteful with IP addresses and can cause problems with ssh remote execution. Whereas LACP only requires one IP address, you need to ensure that your switches support LACP. [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/4261/create-lacp-aggregates-in-solaris-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>begin_script to mirror two drives on a Netra T2000</title>
		<link>http://www.tech-recipes.com/rx/2955/begin_script_to_mirror_two_drives_on_a_netra_t2000/</link>
		<comments>http://www.tech-recipes.com/rx/2955/begin_script_to_mirror_two_drives_on_a_netra_t2000/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 11:28:49 +0000</pubDate>
		<dc:creator>weezlboy</dc:creator>
				<category><![CDATA[Solaris system administration]]></category>
		<category><![CDATA[drives]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[netra]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[t2000]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This is a quick script to configure mirroring of two drives in a Netra T2000 under Solaris.  You may need to alter the device settings for your system, but once you have a script like this that works, it can save lots of time when rolling out multiple servers and serves as a mental [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/2955/begin_script_to_mirror_two_drives_on_a_netra_t2000/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Solaris: Delete ZFS slices from a disk</title>
		<link>http://www.tech-recipes.com/rx/2787/solaris_delete_zfs_slices_from_a_disk/</link>
		<comments>http://www.tech-recipes.com/rx/2787/solaris_delete_zfs_slices_from_a_disk/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 04:22:55 +0000</pubDate>
		<dc:creator>mind</dc:creator>
				<category><![CDATA[Solaris system administration]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[You know ZFS, it is really cool, you can have tons of filesystems in a zpool, you can create raidz/mirror/stripes with just one command, it has compression, quotas and every other cool feature that you can thought about.
But what happens if you have to move a ZFS disk to a Solaris 8/9 system?
(...)Read the rest [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/2787/solaris_delete_zfs_slices_from_a_disk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Solaris: create ssh keys for quick server logins</title>
		<link>http://www.tech-recipes.com/rx/1870/solaris_create_ssh_keys_for_quick_server_logins/</link>
		<comments>http://www.tech-recipes.com/rx/1870/solaris_create_ssh_keys_for_quick_server_logins/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 20:46:45 +0000</pubDate>
		<dc:creator>mcdsco</dc:creator>
				<category><![CDATA[Solaris security]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[To make access to both servers easier, I created keys for ssh, so I can shell server to server with no password.  Following the steps in this Tech-Recipe will make it possible to login to one system from another painless.
(...)Read the rest of Solaris: create ssh keys for quick server logins 

© mcdsco for [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1870/solaris_create_ssh_keys_for_quick_server_logins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Simple Directory Server 5.2 Master Replication</title>
		<link>http://www.tech-recipes.com/rx/1856/simple_directory_server_5_2_master_replication/</link>
		<comments>http://www.tech-recipes.com/rx/1856/simple_directory_server_5_2_master_replication/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 12:48:33 +0000</pubDate>
		<dc:creator>mcdsco</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This Tech-Recipe provides a simple way to replicate LDAP servers.  Do your homework to ensure that this is going to give you all that you need to protect your LDAP world.  I just wanted to get folks started in the right direction.
God bless!  -scott.
(...)Read the rest of Simple Directory Server 5.2 Master [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1856/simple_directory_server_5_2_master_replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris 10 Directory Server Installation</title>
		<link>http://www.tech-recipes.com/rx/1828/solaris_10_directory_server_installation/</link>
		<comments>http://www.tech-recipes.com/rx/1828/solaris_10_directory_server_installation/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 06:36:47 +0000</pubDate>
		<dc:creator>mcdsco</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This Tech-Recipe details an installation of Directory Server 5.2 p4 from Sun Microsystems into a Solaris 10 whole-root zone.  Good DS installation instructions are VERY difficult to find.  Also covered are configuring systems as local LDAP clients and using the directory server to store automount maps for automatically mounting user home directories.  [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1828/solaris_10_directory_server_installation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ZFS: Ten reasons to reformat your hard drives</title>
		<link>http://www.tech-recipes.com/rx/1446/zfs_ten_reasons_to_reformat_your_hard_drives/</link>
		<comments>http://www.tech-recipes.com/rx/1446/zfs_ten_reasons_to_reformat_your_hard_drives/#comments</comments>
		<pubDate>Fri, 16 Jun 2006 05:29:46 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris system administration]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[The much anticipated release of the new ZFS filesystem in Solaris 10 will revolutionize the way system administrators (and executives) think about and work with filesystems.  Breaking free of the traditional volume or partition architecture, ZFS combines scalability and flexibility while providing a simple command interface.  Coined by Sun as the &#8220;last word [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1446/zfs_ten_reasons_to_reformat_your_hard_drives/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>ZFS: Create a writable clone of a filesystem</title>
		<link>http://www.tech-recipes.com/rx/1436/zfs-create-a-writable-clone-of-a-filesystem/</link>
		<comments>http://www.tech-recipes.com/rx/1436/zfs-create-a-writable-clone-of-a-filesystem/#comments</comments>
		<pubDate>Wed, 14 Jun 2006 20:52:20 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris system administration]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[A ZFS clone is a writable copy of a snapshot of a filesystem.  Phew.  It&#8217;s much simpler than that sounded.  While a filesystem snapshot is read-only, a writable version can be created through cloning.  Just like snapshots, clones are very quick to create and use no additional space when they are [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1436/zfs-create-a-writable-clone-of-a-filesystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZFS: Restore a filesystem from a snapshot backup</title>
		<link>http://www.tech-recipes.com/rx/1435/zfs-restore-a-filesystem-from-a-snapshot-backup/</link>
		<comments>http://www.tech-recipes.com/rx/1435/zfs-restore-a-filesystem-from-a-snapshot-backup/#comments</comments>
		<pubDate>Wed, 14 Jun 2006 17:49:42 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris system administration]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[ZFS snapshots provide point-in-time backups of filesystems which utilize minimal disk space and CPU load.  This, combined with the fact that you can make billions of billions of snapshots, makes taking frequent backups of filesystems a realistic possibility.  This recipe describes restoring a filesystem from a snapshot.
(...)Read the rest of ZFS: Restore a [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1435/zfs-restore-a-filesystem-from-a-snapshot-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZFS: Create a snapshot of a filesystem</title>
		<link>http://www.tech-recipes.com/rx/1434/zfs-create-a-snapshot-of-a-filesystem/</link>
		<comments>http://www.tech-recipes.com/rx/1434/zfs-create-a-snapshot-of-a-filesystem/#comments</comments>
		<pubDate>Wed, 14 Jun 2006 17:25:02 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Solaris system administration]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Of the many cool features of the new ZFS filesystems, one of the coolest is taking snapshots of a live filesystem.  This provides a read-only point-in-time copy of the whole filesystem.  While this sounds slow and expensive in disk usage, ZFS makes snapshots efficient in time and space.
(...)Read the rest of ZFS: Create [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1434/zfs-create-a-snapshot-of-a-filesystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
