<?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>Core Networks Techno Blog</title>
	<atom:link href="http://blogs.corenetworks.es/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.corenetworks.es</link>
	<description>Solaris, Opensolaris and Java Weblog</description>
	<lastBuildDate>Fri, 21 May 2010 10:57:20 +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>QuickTip: Solved How to reinitialize several disks with an empty SMI partition table</title>
		<link>http://blogs.corenetworks.es/2010/05/quicktip-solved-how-to-reinitialize-several-disks-with-an-empty-smi-partition-table/</link>
		<comments>http://blogs.corenetworks.es/2010/05/quicktip-solved-how-to-reinitialize-several-disks-with-an-empty-smi-partition-table/#comments</comments>
		<pubDate>Fri, 21 May 2010 10:57:20 +0000</pubDate>
		<dc:creator>Jorge Moratilla</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[QuickTip]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[efi]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[slices]]></category>
		<category><![CDATA[smi]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=497</guid>
		<description><![CDATA[Hi folks!, first I want to thanks Arnaud Delanoue for commenting me about the script that implements the solution for the hardest part: labeling the disk automatically. I have come finally with the procedure to reset any disk from EFI to SMI. It&#8217;s commented in course ES-445 (Sun Cluster 3.2 Advanced Administration), so I recommend [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/05/quicktip-how-to-rinitialize-disks-with-smi/' rel='bookmark' title='Permanent Link: QuickTip: How to reinitialize several disks with an empty SMI partition table'>QuickTip: How to reinitialize several disks with an empty SMI partition table</a> <small>Hi, today i was preparing a couple of arrays of...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/05/quicktip-solved-how-to-reinitialize-several-disks-with-an-empty-smi-partition-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>QuickTip: How to reinitialize several disks with an empty SMI partition table</title>
		<link>http://blogs.corenetworks.es/2010/05/quicktip-how-to-rinitialize-disks-with-smi/</link>
		<comments>http://blogs.corenetworks.es/2010/05/quicktip-how-to-rinitialize-disks-with-smi/#comments</comments>
		<pubDate>Mon, 03 May 2010 14:31:49 +0000</pubDate>
		<dc:creator>Jorge Moratilla</dc:creator>
				<category><![CDATA[QuickTip]]></category>
		<category><![CDATA[disks]]></category>
		<category><![CDATA[efi]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[slices]]></category>
		<category><![CDATA[smi]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=482</guid>
		<description><![CDATA[Hi, today i was preparing a couple of arrays of disks that have been previously used in other courses. I&#8217;ve got this problem you&#8217;ll may be familiar with: several disks with different sizes, geometries, partition tables and labels (EFI, SMI). With more than 30 disks to reset manually, I know it&#8217;s gonna take me a [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/05/quicktip-solved-how-to-reinitialize-several-disks-with-an-empty-smi-partition-table/' rel='bookmark' title='Permanent Link: QuickTip: Solved How to reinitialize several disks with an empty SMI partition table'>QuickTip: Solved How to reinitialize several disks with an empty SMI partition table</a> <small>Hi folks!, first I want to thanks Arnaud Delanoue for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/05/quicktip-how-to-rinitialize-disks-with-smi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DTrace for Developers (SI-328-S10)</title>
		<link>http://blogs.corenetworks.es/2010/03/dtrace-for-developers-si-328-s10/</link>
		<comments>http://blogs.corenetworks.es/2010/03/dtrace-for-developers-si-328-s10/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 11:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DTrace]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=479</guid>
		<description><![CDATA[Este curso se trata de uno de los más interesantes para desarrolladores de aplicaciones. Se muestran conceptos clave para la depuración y diagnóstico de aplicaciones y la determinación de los problemas clave en una aplicación: Course Code: SI-328-S10 Course Title: DTrace for Developers Revision: A Duration: Two (2) Days Course Description he DTrace for Developers [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/03/zfs-file-access-monitor-dtrace-script/' rel='bookmark' title='Permanent Link: ZFS file access monitor dtrace script'>ZFS file access monitor dtrace script</a> <small>I have created this small DTrace script to monitor the...</small></li>
<li><a href='http://blogs.corenetworks.es/2009/09/usefull-links-from-sun-com-solaris-how-to-guides-dtrace-cluser-smf-zfs/' rel='bookmark' title='Permanent Link: Usefull links from sun.com : Solaris How-To Guides (dtrace, cluster, zfs, smf, &#8230;)'>Usefull links from sun.com : Solaris How-To Guides (dtrace, cluster, zfs, smf, &#8230;)</a> <small>The other day I found the Solaris How-To Guides web...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/dtrace-for-developers-si-328-s10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZFS file access monitor dtrace script</title>
		<link>http://blogs.corenetworks.es/2010/03/zfs-file-access-monitor-dtrace-script/</link>
		<comments>http://blogs.corenetworks.es/2010/03/zfs-file-access-monitor-dtrace-script/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 11:03:36 +0000</pubDate>
		<dc:creator>Sergio Rodriguez de Guzman</dc:creator>
				<category><![CDATA[DTrace]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=466</guid>
		<description><![CDATA[I have created this small DTrace script to monitor the file access on a ZFS file system (it does not work on other File Systems). It uses one single argument, the file you are going to monitor. It will print the DATE access, the process using the file, the operation over the file (Read/Write/Delete), the [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/03/dtrace-for-developers-si-328-s10/' rel='bookmark' title='Permanent Link: DTrace for Developers (SI-328-S10)'>DTrace for Developers (SI-328-S10)</a> <small>Este curso se trata de uno de los más interesantes...</small></li>
<li><a href='http://blogs.corenetworks.es/2009/09/profile-file-for-having-a-zfs-root-mirrored-file-system-jumpstart/' rel='bookmark' title='Permanent Link: profile file for having a ZFS Root Mirrored File System with Jumpstart'>profile file for having a ZFS Root Mirrored File System with Jumpstart</a> <small>If you have a JumpStart server and you want your...</small></li>
<li><a href='http://blogs.corenetworks.es/2009/09/usefull-links-from-sun-com-solaris-how-to-guides-dtrace-cluser-smf-zfs/' rel='bookmark' title='Permanent Link: Usefull links from sun.com : Solaris How-To Guides (dtrace, cluster, zfs, smf, &#8230;)'>Usefull links from sun.com : Solaris How-To Guides (dtrace, cluster, zfs, smf, &#8230;)</a> <small>The other day I found the Solaris How-To Guides web...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/zfs-file-access-monitor-dtrace-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to create a daily recursive snapshot of a Zpool</title>
		<link>http://blogs.corenetworks.es/2010/03/how-to-create-daily-recursive-snapshot-zpoo/</link>
		<comments>http://blogs.corenetworks.es/2010/03/how-to-create-daily-recursive-snapshot-zpoo/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 08:47:38 +0000</pubDate>
		<dc:creator>Sergio Rodriguez de Guzman</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=458</guid>
		<description><![CDATA[An advantage of copy-on-write is that when ZFS writes new data, the blocks containing the old data can be retained, allowing a snapshot version of the file system to be maintained. ZFS snapshots are created very quickly, since all the data composing the snapshot is already stored; they are also space efficient, since any unchanged [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/how-to-create-daily-recursive-snapshot-zpoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying and Managing Applications in the Cloud (VM-360)</title>
		<link>http://blogs.corenetworks.es/2010/03/deploying-and-managing-applications-in-the-cloud-vm-360/</link>
		<comments>http://blogs.corenetworks.es/2010/03/deploying-and-managing-applications-in-the-cloud-vm-360/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 11:33:56 +0000</pubDate>
		<dc:creator>Sergio Rodriguez de Guzman</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[GlassFish]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=452</guid>
		<description><![CDATA[Course Code: VM-360 Course Title: Deploying and Managing Applications in the Cloud Revision: A Duration: Three (3) Days Course Description This three-day instructor-led training provides an in-depth investigation of deploying and scaling a web application in a cloud environment. This lab-driven course takes students through the deployment of an application in an infrastructure-as-a-service (IaaS) cloud [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/03/sl-340-ee6-developing-web-applications-using-jsf-technolgies/' rel='bookmark' title='Permanent Link: SL-340-EE6 Developing Web Applications Using JSF Technolgies'>SL-340-EE6 Developing Web Applications Using JSF Technolgies</a> <small>SL-340-EE6 Developing Web Applications Using JSF Technolgies 3 days ILT...</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/fj-310-ee6-rev-f-developing-applications-for-the-java-ee-platform/' rel='bookmark' title='Permanent Link: FJ-310-EE6 Rev F Developing Applications for the Java EE Platform'>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform</a> <small>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform...</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/sl-314-ee6-version-d-web-component-development-with-servlet-and-jsp-technologies/' rel='bookmark' title='Permanent Link: SL-314-EE6 Version D Web Component Development with Servlet and JSP Technologies'>SL-314-EE6 Version D Web Component Development with Servlet and JSP Technologies</a> <small>SL-314-EE6 Version D Web Component Development with Servlet and JSP...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/deploying-and-managing-applications-in-the-cloud-vm-360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun OpenSSO Enterprise 8.0: Fundamentos de implantación (AM-3800)</title>
		<link>http://blogs.corenetworks.es/2010/03/sun-opensso-enterprise-8-0-fundamentos-de-implantacion-am-3800/</link>
		<comments>http://blogs.corenetworks.es/2010/03/sun-opensso-enterprise-8-0-fundamentos-de-implantacion-am-3800/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:08:35 +0000</pubDate>
		<dc:creator>Sergio Rodriguez de Guzman</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JES]]></category>
		<category><![CDATA[OpenSSO]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=442</guid>
		<description><![CDATA[Objetivo Las personas que realicen el curso aprenderán a: Definir la función de OpenSSO en el entorno informático de la empresa y enumerar las características y funciones de OpenSSO que resuelven importantes necesidades empresariales. Descargar el código fuente de OpenSSO y realizar un seguimiento de los problemas de OpenSSO. Implantar una configuración de instancias múltiples [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/03/sl-355-ee6-version-a-business-component-development-with-enterprise-javabeans-technology/' rel='bookmark' title='Permanent Link: SL-355-EE6 Version: A Business Component Development with Enterprise JavaBeans Technology'>SL-355-EE6 Version: A Business Component Development with Enterprise JavaBeans Technology</a> <small>SL-355-EE6 Version: A Business Component Development with Enterprise JavaBeans Technology...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/sun-opensso-enterprise-8-0-fundamentos-de-implantacion-am-3800/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SL-355-EE6 Version: A Business Component Development with Enterprise JavaBeans Technology</title>
		<link>http://blogs.corenetworks.es/2010/03/sl-355-ee6-version-a-business-component-development-with-enterprise-javabeans-technology/</link>
		<comments>http://blogs.corenetworks.es/2010/03/sl-355-ee6-version-a-business-component-development-with-enterprise-javabeans-technology/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:58:19 +0000</pubDate>
		<dc:creator>Sergio Rodriguez de Guzman</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[J2EE6]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=415</guid>
		<description><![CDATA[SL-355-EE6 Version: A Business Component Development with Enterprise JavaBeans Technology Length: 3 Days Course Description: The latest release of the Enterprise JavaBeans (EJB) 3.1 Technology available in the Java EE 6 platform builds on previous EJB technology and further simplifies how developers approach creating business components. EJB 3.1 makes many improvements that reflect common usage [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/03/sl-314-ee6-version-d-web-component-development-with-servlet-and-jsp-technologies/' rel='bookmark' title='Permanent Link: SL-314-EE6 Version D Web Component Development with Servlet and JSP Technologies'>SL-314-EE6 Version D Web Component Development with Servlet and JSP Technologies</a> <small>SL-314-EE6 Version D Web Component Development with Servlet and JSP...</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/dws-4050-ee6-developing-web-services-using-java-technology/' rel='bookmark' title='Permanent Link: DWS-4050-EE6 Developing Web Services Using Java Technology'>DWS-4050-EE6 Developing Web Services Using Java Technology</a> <small>DWS-4050-EE6 Developing Web Services Using Java Technology Description The Developing...</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/fj-310-ee6-rev-f-developing-applications-for-the-java-ee-platform/' rel='bookmark' title='Permanent Link: FJ-310-EE6 Rev F Developing Applications for the Java EE Platform'>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform</a> <small>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/sl-355-ee6-version-a-business-component-development-with-enterprise-javabeans-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SL-314-EE6 Version D Web Component Development with Servlet and JSP Technologies</title>
		<link>http://blogs.corenetworks.es/2010/03/sl-314-ee6-version-d-web-component-development-with-servlet-and-jsp-technologies/</link>
		<comments>http://blogs.corenetworks.es/2010/03/sl-314-ee6-version-d-web-component-development-with-servlet-and-jsp-technologies/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:57:19 +0000</pubDate>
		<dc:creator>Sergio Rodriguez de Guzman</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=413</guid>
		<description><![CDATA[SL-314-EE6 Version D Web Component Development with Servlet and JSP Technologies Course Length: 5 Days Course description: JavaServer Pages(TM) (JSP(TM) page) technology and servlets are the key web-tier technologies defined in the Java(TM) Platform, Enterprise Edition (Java EE platform).  The Web Component Development With Servlet and JSP(TM) Technologies course provides experienced developers of Java technology [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/03/sl-340-ee6-developing-web-applications-using-jsf-technolgies/' rel='bookmark' title='Permanent Link: SL-340-EE6 Developing Web Applications Using JSF Technolgies'>SL-340-EE6 Developing Web Applications Using JSF Technolgies</a> <small>SL-340-EE6 Developing Web Applications Using JSF Technolgies 3 days ILT...</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/nuevos-cursos-j2ee-version-6/' rel='bookmark' title='Permanent Link: Nuevos Cursos J2EE versión 6'>Nuevos Cursos J2EE versión 6</a> <small>Ya están disponibles los nuevos cursos de J2EE versión 6....</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/fj-310-ee6-rev-f-developing-applications-for-the-java-ee-platform/' rel='bookmark' title='Permanent Link: FJ-310-EE6 Rev F Developing Applications for the Java EE Platform'>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform</a> <small>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/sl-314-ee6-version-d-web-component-development-with-servlet-and-jsp-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SL-340-EE6 Developing Web Applications Using JSF Technolgies</title>
		<link>http://blogs.corenetworks.es/2010/03/sl-340-ee6-developing-web-applications-using-jsf-technolgies/</link>
		<comments>http://blogs.corenetworks.es/2010/03/sl-340-ee6-developing-web-applications-using-jsf-technolgies/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:56:19 +0000</pubDate>
		<dc:creator>Sergio Rodriguez de Guzman</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[J2EE6]]></category>

		<guid isPermaLink="false">http://blogs.corenetworks.es/?p=411</guid>
		<description><![CDATA[SL-340-EE6 Developing Web Applications Using JSF Technolgies 3 days ILT Description The JavaServer Faces (JSF) technology is a server side user interface component framework for building Java technology-based web applications. Included in Java EE 6, the JSF 2.0 standard further simplifies the web application development. This course provides an in-depth introduction to the JSF technology. [...]


Related posts:<ol><li><a href='http://blogs.corenetworks.es/2010/03/fj-310-ee6-rev-f-developing-applications-for-the-java-ee-platform/' rel='bookmark' title='Permanent Link: FJ-310-EE6 Rev F Developing Applications for the Java EE Platform'>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform</a> <small>FJ-310-EE6 Rev F Developing Applications for the Java EE Platform...</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/dws-4050-ee6-developing-web-services-using-java-technology/' rel='bookmark' title='Permanent Link: DWS-4050-EE6 Developing Web Services Using Java Technology'>DWS-4050-EE6 Developing Web Services Using Java Technology</a> <small>DWS-4050-EE6 Developing Web Services Using Java Technology Description The Developing...</small></li>
<li><a href='http://blogs.corenetworks.es/2010/03/dws-4120-ee6-developing-secure-java-web-services/' rel='bookmark' title='Permanent Link: DWS-4120-EE6: Developing Secure Java Web Services'>DWS-4120-EE6: Developing Secure Java Web Services</a> <small>DWS-4120-EE6: Developing Secure Java Web Services Course Number: DWS-4120-EE6 Course Version:...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blogs.corenetworks.es/2010/03/sl-340-ee6-developing-web-applications-using-jsf-technolgies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
