<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Unixskylab</title>
	<atom:link href="http://unixskylab.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://unixskylab.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 13 May 2011 20:47:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='unixskylab.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Unixskylab</title>
		<link>http://unixskylab.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://unixskylab.wordpress.com/osd.xml" title="Unixskylab" />
	<atom:link rel='hub' href='http://unixskylab.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Quick Reference to shell</title>
		<link>http://unixskylab.wordpress.com/2010/01/31/quick-reference-to-shell/</link>
		<comments>http://unixskylab.wordpress.com/2010/01/31/quick-reference-to-shell/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 01:50:13 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=281</guid>
		<description><![CDATA[Command Description Example &#38; Run the previous command in the background ls &#38; &#38;&#38; Logical AND if [ "$foo" -ge "0" ] &#38;&#38; [ "$foo" -le "9"] &#124;&#124; Logical OR if [ "$foo" -lt "0" ] &#124;&#124; [ "$foo" -gt "9" ] (not in Bourne shell) ^ Start of line grep "^foo" $ End of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=281&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2010/01/31/quick-reference-to-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>Unique VLAN ID for SEA failover control channel setup</title>
		<link>http://unixskylab.wordpress.com/2010/01/20/lesson-of-the-day/</link>
		<comments>http://unixskylab.wordpress.com/2010/01/20/lesson-of-the-day/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 00:02:41 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=278</guid>
		<description><![CDATA[Always select unique VLAN ID &#8211; which dosn&#8217;t exist on any of your organization network to avoid conflict when setting up dual VIOS with a control channel for SEA failover.. failure to follow this  may result in a network storm. ( Very important and I couldn&#8217;t find any note on IBM site about it) Requirements [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=278&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2010/01/20/lesson-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>Upgrading PowerPath in a dual VIO server environment</title>
		<link>http://unixskylab.wordpress.com/2010/01/18/upgrading-powerpath-in-a-dual-vio-server-environment/</link>
		<comments>http://unixskylab.wordpress.com/2010/01/18/upgrading-powerpath-in-a-dual-vio-server-environment/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 14:55:58 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=276</guid>
		<description><![CDATA[When upgrading PowerPath in a dual Virtual I/O (VIO) server environment, the devices need to be unmapped in order to maintain the existing mapping information. To upgrade PowerPath in a dual VIO server environment: 1. On one of the VIO servers, run lsmap -all. This command displays the mapping between physical, logical, and virtual devices. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=276&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2010/01/18/upgrading-powerpath-in-a-dual-vio-server-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>A sample ASM install process using EMC PowerPath (Symmetrix) with AIX 5.3</title>
		<link>http://unixskylab.wordpress.com/2010/01/06/a-sample-asm-install-process-using-emc-powerpath-symmetrix-with-aix-5-3/</link>
		<comments>http://unixskylab.wordpress.com/2010/01/06/a-sample-asm-install-process-using-emc-powerpath-symmetrix-with-aix-5-3/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 13:32:16 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=274</guid>
		<description><![CDATA[Basic System Setup 1. Install AIX 5.3 + latest maintenance level, and check metalink note 282036.1 for any additional system prerequisites for Oracle 2. Verify the following filesets are installed, or install if not present: •bos.adt.base •bos.adt.lib •bos.adt.libm •bos.adt.syscalls •bos.perf.libperfstat •bos.perf.perfstat •bos.perf.proctools •bos.perf.gtools •rsct.basic •rsct.basic.compat 3. Create dba and oinstall groups with the same GID [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=274&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2010/01/06/a-sample-asm-install-process-using-emc-powerpath-symmetrix-with-aix-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>WebLogic 10.3 onAIX 6.1 java 6 reqs</title>
		<link>http://unixskylab.wordpress.com/2010/01/04/weblogic-10-3-onaix-6-1-java-6-reqs/</link>
		<comments>http://unixskylab.wordpress.com/2010/01/04/weblogic-10-3-onaix-6-1-java-6-reqs/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 16:12:45 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=271</guid>
		<description><![CDATA[Downloading and Installing IBM SDK Java 6 with Service Release 2, Service Refresh 4+IZ48590 Complete the following procedure to download and install IBM SDK Java 6 with Service Release 2. Go to the IBM Support: Fix Center download site at the following URL: http://www.ibm.com/developerworks/java/jdk/aix/service.html Click the Fix Info link for your JDK version: Select your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=271&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2010/01/04/weblogic-10-3-onaix-6-1-java-6-reqs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>RMAN TDP 11g</title>
		<link>http://unixskylab.wordpress.com/2009/12/22/rman-tdp-11g/</link>
		<comments>http://unixskylab.wordpress.com/2009/12/22/rman-tdp-11g/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 13:48:27 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/2009/12/22/rman-tdp-11g/</guid>
		<description><![CDATA[RMAN provides consistent and secure backup, restore, and recovery performance for Oracle databases. While the Oracle RMAN initiates a backup or restore, Data Protection for Oracle acts as the interface to the Tivoli Storage Manager server . The Tivoli Storage Manager server then applies administrator-defined storage management policies to the data. Data Protection for Oracle [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=270&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2009/12/22/rman-tdp-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>cfg2html tool configuration on RHEL 5</title>
		<link>http://unixskylab.wordpress.com/2009/12/11/cfg2html-tool-configuration-on-rhel-5/</link>
		<comments>http://unixskylab.wordpress.com/2009/12/11/cfg2html-tool-configuration-on-rhel-5/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 15:50:18 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=265</guid>
		<description><![CDATA[cfg2html : It will collect everything and sort it out, and will create a nice html unzip cfg2html-linux-1.60-20090415_all.zip rpm -ivh cfg2html-linux-1.60-1.noarch.rpm rpm -ivh –freshen cfg2html-linux-1.60-1.noarch.rpm vi /etc/cfg2html/systeminfo cfg2html-linux DONE!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=265&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2009/12/11/cfg2html-tool-configuration-on-rhel-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>RHEL : Enabling Telnet and FTP Services</title>
		<link>http://unixskylab.wordpress.com/2009/12/10/rhel-enabling-telnet-and-ftp-services/</link>
		<comments>http://unixskylab.wordpress.com/2009/12/10/rhel-enabling-telnet-and-ftp-services/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 15:20:02 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=263</guid>
		<description><![CDATA[vi gssftp file under /etc/xinetd.d &#8211;&#62;server_args     = -l -a Remove -a restart the service with service xinetd reload Boom&#8230;chekck allow deny in ftpuser config file, hsould work if not follow next&#8230;. Red Hat Enterprise Linux: RHEL3 / RHEL4 Enabling Telnet and FTP Services Linux is configured to run the Telnet and FTP server, but by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=263&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2009/12/10/rhel-enabling-telnet-and-ftp-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>11g Req on AIX 6.1</title>
		<link>http://unixskylab.wordpress.com/2009/12/09/11g-req-on-aix-6-1/</link>
		<comments>http://unixskylab.wordpress.com/2009/12/09/11g-req-on-aix-6-1/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 19:14:21 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/2009/12/09/11g-req-on-aix-6-1/</guid>
		<description><![CDATA[Ref: http://download.oracle.com/docs/cd/B28359_01/relnotes.111/b32075.pdf In addition to the information in the installation guides, the following section contains the system requirements for AIX 6.1: ■ Operating System Requirement ■ Operating System Filesets for AIX 6L Operating System Requirement In addition to the supported operating systems listing in the installation guide, AIX 6L, version 6.1, 64-bit kernel is supported [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=261&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2009/12/09/11g-req-on-aix-6-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle RAC Vs Single Instance : System Admin point of view</title>
		<link>http://unixskylab.wordpress.com/2009/12/01/oracle-rac-vs-single-instance-system-admin-point-of-view/</link>
		<comments>http://unixskylab.wordpress.com/2009/12/01/oracle-rac-vs-single-instance-system-admin-point-of-view/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 01:19:08 +0000</pubDate>
		<dc:creator>unixskylab</dc:creator>
				<category><![CDATA[AIX]]></category>
		<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://unixskylab.wordpress.com/?p=257</guid>
		<description><![CDATA[An &#8220;Oracle Real Application Cluster&#8221; (RAC), is about a clustered Oracle database. If a RAC is properly set up, all the nodes (Servers) are active at the same time, acting on the same one Database. This is very different from a failover Cluster. Let&#8217;s first take a birds-eye overview of a single Instance architecture, compared [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unixskylab.wordpress.com&amp;blog=5381805&amp;post=257&amp;subd=unixskylab&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://unixskylab.wordpress.com/2009/12/01/oracle-rac-vs-single-instance-system-admin-point-of-view/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1ecf750e507f658e41d970a59437a02c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sanket</media:title>
		</media:content>
	</item>
	</channel>
</rss>
