<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for www.elsotanillo.net de Juan Sierra Pons</title>
	<atom:link href="http://www.elsotanillo.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elsotanillo.net</link>
	<description>Linux, Open Source, Bash, Virtualization, Blog, Travels, etc.</description>
	<lastBuildDate>Mon, 01 Apr 2013 19:41:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Debian Templates Disk Images Qemu/KVM for libvirt by Juan Sierra Pons</title>
		<link>http://www.elsotanillo.net/2011/08/debian-templates-disk-images-qemukvm-for-libvirt/#comment-725</link>
		<dc:creator>Juan Sierra Pons</dc:creator>
		<pubDate>Mon, 01 Apr 2013 19:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/?p=768#comment-725</guid>
		<description><![CDATA[Hi,

The good thing about having a generic template is that you have to change few things to modify after a template is launched.

It is a real nightmare when you have to deal with a cloned server from a dev environment moved from test environment, bla, bla, bla :(

There are several options. I use puppet to configure the server after is launched.

Another valid option is to create a script (Similar to /etc/init.d/ssh_gen_host_keys) to retrieve all the configuration from a valid URL. The script will and modify the hostname, mailname after first boot following the instructions from the URL.

Hope it helps

Best regards

For example:]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The good thing about having a generic template is that you have to change few things to modify after a template is launched.</p>
<p>It is a real nightmare when you have to deal with a cloned server from a dev environment moved from test environment, bla, bla, bla <img src='http://www.elsotanillo.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>There are several options. I use puppet to configure the server after is launched.</p>
<p>Another valid option is to create a script (Similar to /etc/init.d/ssh_gen_host_keys) to retrieve all the configuration from a valid URL. The script will and modify the hostname, mailname after first boot following the instructions from the URL.</p>
<p>Hope it helps</p>
<p>Best regards</p>
<p>For example:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debian Templates Disk Images Qemu/KVM for libvirt by sj</title>
		<link>http://www.elsotanillo.net/2011/08/debian-templates-disk-images-qemukvm-for-libvirt/#comment-724</link>
		<dc:creator>sj</dc:creator>
		<pubDate>Sat, 30 Mar 2013 03:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/?p=768#comment-724</guid>
		<description><![CDATA[Great! How about changing hostname, mailname, etc? Or do you go real generic there and don&#039;t depend on it for anything?]]></description>
		<content:encoded><![CDATA[<p>Great! How about changing hostname, mailname, etc? Or do you go real generic there and don&#8217;t depend on it for anything?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabla equivalencia titulaciones europeas by mochila-azul</title>
		<link>http://www.elsotanillo.net/2006/07/tabla-equivalencia-titulaciones-europeas-2/#comment-719</link>
		<dc:creator>mochila-azul</dc:creator>
		<pubDate>Tue, 19 Feb 2013 11:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/wp/?p=518#comment-719</guid>
		<description><![CDATA[Genial! Está muy claro. Llevaba tiempo buscando las equivalencias.
Creeis que es equivalente el sistema de educación en Reino Unido al de Uganda?
Se me ocurre esto, ya q Uganda formó parte del Reino Unido hasta hace 50 aos.
Gracias!]]></description>
		<content:encoded><![CDATA[<p>Genial! Está muy claro. Llevaba tiempo buscando las equivalencias.<br />
Creeis que es equivalente el sistema de educación en Reino Unido al de Uganda?<br />
Se me ocurre esto, ya q Uganda formó parte del Reino Unido hasta hace 50 aos.<br />
Gracias!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Instalando Debian GNU/Linux con LVM+RAID1 desde el instalador (debian-installer) by luis</title>
		<link>http://www.elsotanillo.net/2006/12/instalando-debian-gnulinux-con-lvmraid1-desde-el-instalador-debian-installer-2/#comment-718</link>
		<dc:creator>luis</dc:creator>
		<pubDate>Mon, 18 Feb 2013 15:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/wp/?p=489#comment-718</guid>
		<description><![CDATA[Amigo como lo hago si tengo mas de una particion ? ??

Gracias saludos]]></description>
		<content:encoded><![CDATA[<p>Amigo como lo hago si tengo mas de una particion ? ??</p>
<p>Gracias saludos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Puppet master and client in the same host. The Debian way by Juan Sierra Pons</title>
		<link>http://www.elsotanillo.net/2011/08/installing-puppet-master-and-client-in-the-same-host-the-debian-way/#comment-707</link>
		<dc:creator>Juan Sierra Pons</dc:creator>
		<pubDate>Wed, 24 Oct 2012 22:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/?p=739#comment-707</guid>
		<description><![CDATA[Are you sure the puppetmaster is running?

execute &quot;ps -ef&#124;grep puppet&quot; to see if there are any puppet process running.

Also in the /var/log directory execute &quot;grep puppet * -R&quot; to see if there are something writen in other file.

Hope it helps

Best regards]]></description>
		<content:encoded><![CDATA[<p>Are you sure the puppetmaster is running?</p>
<p>execute &#8220;ps -ef|grep puppet&#8221; to see if there are any puppet process running.</p>
<p>Also in the /var/log directory execute &#8220;grep puppet * -R&#8221; to see if there are something writen in other file.</p>
<p>Hope it helps</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Puppet master and client in the same host. The Debian way by gini_2007</title>
		<link>http://www.elsotanillo.net/2011/08/installing-puppet-master-and-client-in-the-same-host-the-debian-way/#comment-706</link>
		<dc:creator>gini_2007</dc:creator>
		<pubDate>Mon, 22 Oct 2012 03:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/?p=739#comment-706</guid>
		<description><![CDATA[I do not see the file /var/log/daemon.log after I start the puppetmaster process, after creating and editing the puppet.conf file. Why is this?

Also, I can&#039;t seem to view the /tmp/testfile after I execute ls -l /tmp/testfile.
Please help.

:(]]></description>
		<content:encoded><![CDATA[<p>I do not see the file /var/log/daemon.log after I start the puppetmaster process, after creating and editing the puppet.conf file. Why is this?</p>
<p>Also, I can&#8217;t seem to view the /tmp/testfile after I execute ls -l /tmp/testfile.<br />
Please help.</p>
<p> <img src='http://www.elsotanillo.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux &#8211; Warning message: Clock skew detected by carlos chan</title>
		<link>http://www.elsotanillo.net/2006/07/linux-warning-message-clock-skew-detected-2/#comment-705</link>
		<dc:creator>carlos chan</dc:creator>
		<pubDate>Sat, 20 Oct 2012 19:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/wp/?p=485#comment-705</guid>
		<description><![CDATA[algunas  veces los archivos tienen fechas &quot;del futuro&quot; o que no concuerdan en la fecha u hora que la computadora indica.   por lo cual se tiene que ajustar la fecha de los archivos,  recomiendo emplear estos comandos para solucionar el problema:
find *&#124;touch *]]></description>
		<content:encoded><![CDATA[<p>algunas  veces los archivos tienen fechas &#8220;del futuro&#8221; o que no concuerdan en la fecha u hora que la computadora indica.   por lo cual se tiene que ajustar la fecha de los archivos,  recomiendo emplear estos comandos para solucionar el problema:<br />
find *|touch *</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabla equivalencia titulaciones europeas by Juan Sierra Pons</title>
		<link>http://www.elsotanillo.net/2006/07/tabla-equivalencia-titulaciones-europeas-2/#comment-669</link>
		<dc:creator>Juan Sierra Pons</dc:creator>
		<pubDate>Mon, 27 Aug 2012 08:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/wp/?p=518#comment-669</guid>
		<description><![CDATA[Mucha suerte con tu nueva aventura!

Salu2]]></description>
		<content:encoded><![CDATA[<p>Mucha suerte con tu nueva aventura!</p>
<p>Salu2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabla equivalencia titulaciones europeas by Natalia</title>
		<link>http://www.elsotanillo.net/2006/07/tabla-equivalencia-titulaciones-europeas-2/#comment-666</link>
		<dc:creator>Natalia</dc:creator>
		<pubDate>Wed, 22 Aug 2012 17:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/wp/?p=518#comment-666</guid>
		<description><![CDATA[Muy útil la tabla de equivalencias; tengo en vista &quot;echar a volar&quot;, y andaba desorientada con el tema.]]></description>
		<content:encoded><![CDATA[<p>Muy útil la tabla de equivalencias; tengo en vista &#8220;echar a volar&#8221;, y andaba desorientada con el tema.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Puppet master and client in the same host. The Debian way by Andy</title>
		<link>http://www.elsotanillo.net/2011/08/installing-puppet-master-and-client-in-the-same-host-the-debian-way/#comment-662</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 26 Jul 2012 13:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.elsotanillo.net/?p=739#comment-662</guid>
		<description><![CDATA[Thanks for your hints. This got me into the right direction.

I think the reason that this setup didn&#039;t work for Hanspetr is as follow: It depends whether puppet master or agent equals the host name (primary) or vis-versa.

In my case I choose the puppet master owns the host name while the agent gets a secondary name. Then the configuration looks as follow:

$ hostname --fqdn
foo.example.com

[agent]
certname = bar.example.com
node_name_value = bar.example.com
server = foo.example.com

[master]
# nothing special needed here

(I use puppet version 2.7.6)]]></description>
		<content:encoded><![CDATA[<p>Thanks for your hints. This got me into the right direction.</p>
<p>I think the reason that this setup didn&#8217;t work for Hanspetr is as follow: It depends whether puppet master or agent equals the host name (primary) or vis-versa.</p>
<p>In my case I choose the puppet master owns the host name while the agent gets a secondary name. Then the configuration looks as follow:</p>
<p>$ hostname &#8211;fqdn<br />
foo.example.com</p>
<p>[agent]<br />
certname = bar.example.com<br />
node_name_value = bar.example.com<br />
server = foo.example.com</p>
<p>[master]<br />
# nothing special needed here</p>
<p>(I use puppet version 2.7.6)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
