<?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>My blog at Igalia &#187; Master</title>
	<atom:link href="http://blogs.igalia.com/xavi/category/master/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.igalia.com/xavi</link>
	<description>Blogging about my free software experiences</description>
	<lastBuildDate>Wed, 02 Dec 2009 20:25:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Master on Free Software</title>
		<link>http://blogs.igalia.com/xavi/2009/09/17/master-on-free-software/</link>
		<comments>http://blogs.igalia.com/xavi/2009/09/17/master-on-free-software/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 11:20:20 +0000</pubDate>
		<dc:creator>xcastanho</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Master]]></category>

		<guid isPermaLink="false">http://blogs.igalia.com/xavi/?p=57</guid>
		<description><![CDATA[Tomorrow is the last day to register in Master on Free Software, organized by Igalia and URJC. I would like to encourage everyone in doubt to join this master because you will learn and work a lot  , if you need more information you could access to our website.
During last days, Chema and me [...]]]></description>
			<content:encoded><![CDATA[<p>Tomorrow is the last day to register in Master on Free Software, organized by <a title="Igalia" href="http://www.igalia.com">Igalia</a> and <a title="URJC" href="http://www.urjc.es/">URJC</a>. I would like to encourage everyone in doubt to join this master because you will learn and work a lot <img src='http://blogs.igalia.com/xavi/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , if you need more information you could access to our <a title="Master en Software Libre" href="http://www.mastersoftwarelibre.org/">website</a>.</p>
<p>During last days, Chema and me have been talking to some radios explaining how this master is and I hope some of you could listen to us <img src='http://blogs.igalia.com/xavi/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Go for it!.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.igalia.com/xavi/2009/09/17/master-on-free-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learning LDAP</title>
		<link>http://blogs.igalia.com/xavi/2009/01/13/learning-ldap/</link>
		<comments>http://blogs.igalia.com/xavi/2009/01/13/learning-ldap/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 08:35:31 +0000</pubDate>
		<dc:creator>xcastanho</dc:creator>
				<category><![CDATA[Master]]></category>

		<guid isPermaLink="false">http://blogs.igalia.com/xavi/2009/01/13/learning-ldap/</guid>
		<description><![CDATA[Last weekend I gave a class where our Master students could learn basic concepts related with LDAP. This class was part of  &#8220;Systems Integration with Libre Software&#8221; subject inside the &#8220;Master On Libre/Free Software&#8221;. In order to put these concepts in practice we created a basic LDAP and we configured our systems to authenticate through [...]]]></description>
			<content:encoded><![CDATA[<p>Last weekend I gave a class where our Master students could learn basic concepts related with LDAP. This class was part of  &#8220;Systems Integration with Libre Software&#8221; subject inside the &#8220;Master On Libre/Free Software&#8221;. In order to put these concepts in practice we created a basic LDAP and we configured our systems to authenticate through PAM with a LDAP. During the class, the students configured a very simple LDAP with these data:</p>
<ul>
<li>Base DN: <em>dc=mswl,dc=com</em></li>
<li>Users branch: ou=People,dc=mswl,dc=com</li>
<li>Groups branch: ou=Groups,dc=mswl,dc=com</li>
</ul>
<p>All the students were able to configure their own LDAP with a user and a group to test it. Once they had our LDAP configured, they could configure PAM to authenticate users, using <em>pam_ldap.so</em>, a module that allows to configure PAM with an existent LDAP server. For example, authenticating users that only exists in our LDAP.</p>
<p>All the information related with this class has been uploaded to the <a title="Master's Moodle" href="http://gsyc.escet.urjc.es/moodle/course/view.php?id=43">Master&#8217;s Moodle.</a></p>
<p>I hope the students enjoyed this class! <img src='http://blogs.igalia.com/xavi/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.igalia.com/xavi/2009/01/13/learning-ldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Systems Integration with Libre Software subject</title>
		<link>http://blogs.igalia.com/xavi/2008/07/30/systems-integration-with-libre-software-subject/</link>
		<comments>http://blogs.igalia.com/xavi/2008/07/30/systems-integration-with-libre-software-subject/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 12:09:25 +0000</pubDate>
		<dc:creator>xcastanho</dc:creator>
				<category><![CDATA[Master]]></category>

		<guid isPermaLink="false">http://blogs.igalia.com/xavi/?p=22</guid>
		<description><![CDATA[Next Saturday, I&#8217;m bringing to a close the subject I coordinate: Systems Integration with Libre Software which was set out in five different topics:

Services related with systems and network administration.
Web services related with web systems administration.
Workshop on systems integration.
Scripting.
Network, user and physical security.

Berto, Javi Muñoz, Quique and me have been the teachers, but we counted [...]]]></description>
			<content:encoded><![CDATA[<p>Next Saturday, I&#8217;m bringing to a close the subject I coordinate: Systems Integration with Libre Software which was set out in five different topics:</p>
<ul>
<li>Services related with systems and network administration.</li>
<li>Web services related with web systems administration.</li>
<li>Workshop on systems integration.</li>
<li>Scripting.</li>
<li>Network, user and physical security.</li>
</ul>
<p><a title="The world won't listen" href="http://blogs.igalia.com/berto">Berto</a>, <a title="docendo discimus" href="http://blogs.igalia.com/jmunhoz/">Javi Muñoz</a>, <a title="Happy coding" href="http://blogs.igalia.com/eocanha/">Quique</a> and me have been the teachers, but we counted on Marcelo Branco who gave a talk about &#8220;Libre Software and open standards in Public Administration&#8221;.</p>
<p>During this subject we have tried to teach in a practical way testing almost all the topics while the teacher was explaining the concepts. Thanks to this approach our students have been able to develop a custom Single Sign On and a Soap Server, analyze the configuration of different servers (Apache, LDAP, etc.), practice ﻿firewalling and some hacking concepts or develop some scripts in bash and perl. You can download documents and examples from <a title="URJC Moodle" href="http://gsyc.escet.urjc.es/moodle/course/view.php?id=43">URJC Moodle.</a></p>
<p>Next Saturday I&#8217;m going to have a debate with the students about all the subject and I will try to obtain some feedback in order to improve it for the next <a title="Master on Libre Software" href="http://www.igalia.com/eventos/master/">Master on Free/Libre Software in Vigo</a>.<span style="cursor: pointer" onclick="dr4sdgryt(event,"><span class="qex" /></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.igalia.com/xavi/2008/07/30/systems-integration-with-libre-software-subject/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
