<?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>SuperFlo&#039;s weblog</title>
	<atom:link href="http://floriancrouzat.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://floriancrouzat.net</link>
	<description>Everything that rises must converge.</description>
	<lastBuildDate>Mon, 20 Feb 2012 13:37:40 +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>Pacemaker: Moving from IPaddr to IPaddr2</title>
		<link>http://floriancrouzat.net/2012/01/pacemaker-moving-from-ipaddr-to-ipaddr2/</link>
		<comments>http://floriancrouzat.net/2012/01/pacemaker-moving-from-ipaddr-to-ipaddr2/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 10:32:34 +0000</pubDate>
		<dc:creator>Superflo</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux-ha]]></category>

		<guid isPermaLink="false">http://floriancrouzat.net/?p=369</guid>
		<description><![CDATA[For Linux users only, moving from ocf:heartbeat:IPaddr to ocf:heartbeat:IPaddr2 can be a good idea, especially since IPaddr had bug(s) in it (see my other pacemaker post[1]). I said &#8220;Linux users&#8221; because ocf:heartbeat:IPaddr2 uses /sbin/ip where IPaddr uses /sbin/ifconfig. One of the main differences between /sbin/ifconfig and /sbin/ip is that the primer creates and manages aliases [...]]]></description>
		<wfw:commentRss>http://floriancrouzat.net/2012/01/pacemaker-moving-from-ipaddr-to-ipaddr2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find -exec, actions, fork and speed</title>
		<link>http://floriancrouzat.net/2011/11/find-exec-actions-fork-and-speed/</link>
		<comments>http://floriancrouzat.net/2011/11/find-exec-actions-fork-and-speed/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 11:25:15 +0000</pubDate>
		<dc:creator>Superflo</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://floriancrouzat.net/?p=338</guid>
		<description><![CDATA[Assuming you understand such a command: find . type -f -exec ls -l {} \; this post will explains certain subtleties about find, fork, and speed. First, remember not to pipe find with the very bad and dangerous xargs, as explained in this must read &#8220;find guide&#8221;[1]. So, if you can&#8217;t use xargs, you&#8217;ll use [...]]]></description>
		<wfw:commentRss>http://floriancrouzat.net/2011/11/find-exec-actions-fork-and-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 6: Pacemaker &#8220;tips&#8221;</title>
		<link>http://floriancrouzat.net/2011/09/pacemaker-tips/</link>
		<comments>http://floriancrouzat.net/2011/09/pacemaker-tips/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 18:01:14 +0000</pubDate>
		<dc:creator>Superflo</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux-ha]]></category>

		<guid isPermaLink="false">http://floriancrouzat.net/?p=262</guid>
		<description><![CDATA[There are two guides out there that help understand the concepts and syntax: &#8220;Cluster from scratch&#8221; [1], and &#8220;Cluster configuration explained&#8221; [2], though, there are certain subtleties I had a difficult time to find and/or understand, that&#8217;s why I decided to share my poor experience. IRC Freenode #linux-ha is a good place to ask for [...]]]></description>
		<wfw:commentRss>http://floriancrouzat.net/2011/09/pacemaker-tips/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CentOS 6: Configure bind logging with bind-chroot</title>
		<link>http://floriancrouzat.net/2011/09/centos-6-configure-bind-logging-bind-chroot-rsyslog/</link>
		<comments>http://floriancrouzat.net/2011/09/centos-6-configure-bind-logging-bind-chroot-rsyslog/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 08:46:08 +0000</pubDate>
		<dc:creator>Superflo</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://floriancrouzat.net/?p=253</guid>
		<description><![CDATA[I had troubles with daemons reloading while using bind-chroot+rsyslog+logrotate so I decided to update the post and paste my actual conf which doesn&#8217;t use them. Instead, you&#8217;ll find a sample named (bind-chroot) configuration to separate daemon messages from users queries. Everything has been tested with CentOS 6.{0..2} but it should works with any flavor of [...]]]></description>
		<wfw:commentRss>http://floriancrouzat.net/2011/09/centos-6-configure-bind-logging-bind-chroot-rsyslog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sed one-liner to help download Facebook’s videos</title>
		<link>http://floriancrouzat.net/2011/09/sed-one-liner-to-help-download-facebooks-videos/</link>
		<comments>http://floriancrouzat.net/2011/09/sed-one-liner-to-help-download-facebooks-videos/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 15:46:31 +0000</pubDate>
		<dc:creator>Superflo</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://floriancrouzat.net/?p=246</guid>
		<description><![CDATA[As you should guess, one can find a direct link to video (mp4 files stored at Akamai) directly in Facebook video page source code. Unfortunatly, it&#8217;s encoded in a way that prevent copying and pasting the URL directly in your browser. Here&#8217;s a stupid sed one-liner to decode the URL and download (wget) the video. [...]]]></description>
		<wfw:commentRss>http://floriancrouzat.net/2011/09/sed-one-liner-to-help-download-facebooks-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

