<?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>[LINICKX].com &#187; del.icio.us</title>
	<atom:link href="http://www.linickx.com/category/blog/sync/delicious/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Thu, 17 May 2012 10:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>links of interest (Apr 2012)</title>
		<link>http://www.linickx.com/3602/links-of-interest-apr-2012</link>
		<comments>http://www.linickx.com/3602/links-of-interest-apr-2012#comments</comments>
		<pubDate>Tue, 03 Apr 2012 14:51:54 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[bookmarks]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3602</guid>
		<description><![CDATA[Some interesting links (from my todo list) http://www.rackspace.co.uk/cloud-hosting/cloud-products/cloud-monitoring/ Different! It&#8217;s more of a cloud nagios service than cloud-server monitor, not what I was expecting at all.. still looks good tho. https://www.eff.org/https-everywhere I missed this when I switched to chrome, the &#8230; <a href="http://www.linickx.com/3602/links-of-interest-apr-2012">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some interesting links (<em>from my todo list</em>)</p>
<ul>
<li><a href="http://www.rackspace.co.uk/cloud-hosting/cloud-products/cloud-monitoring/">http://www.rackspace.co.uk/cloud-hosting/cloud-products/cloud-monitoring/</a> <br /> Different! It&#8217;s more of  a cloud <a href="http://www.nagios.org/">nagios</a> service than cloud-server monitor, not what I was expecting at all.. still looks good tho.</li>
<li><a href="https://www.eff.org/https-everywhere">https://www.eff.org/https-everywhere</a> <br /> I missed this when I switched to chrome, the beta is working just fine.</li>
<li><a href="http://touchstudios.net/finch">http://touchstudios.net/finch</a> <br /> What do I &#8220;do&#8221; all day?</li>
</ul>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3602/links-of-interest-apr-2012/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shell based dropbox</title>
		<link>http://www.linickx.com/3532/shell-based-dropbox</link>
		<comments>http://www.linickx.com/3532/shell-based-dropbox#comments</comments>
		<pubDate>Thu, 12 Jan 2012 07:57:32 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3532</guid>
		<description><![CDATA[I&#8217;m looking for an ad-hoc (easy) way to share files with my remote server&#8230; I want to call the uploader in a shell environment I created one script for that (maybe with less effort than using ruby or other language) &#8230; <a href="http://www.linickx.com/3532/shell-based-dropbox">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking for an <strong>ad-hoc</strong> (<em>easy</em>) way to share files with my remote server&#8230;</p>
<blockquote><p> I want to call the uploader in a shell environment I created one script for that (maybe with less effort than using ruby or other language) for that, it only needs Curl installed on system and standard Unix commands like grep, tr and sed.</p></blockquote>
<p><strong>Reference</strong>: <a href="http://www.pauloamgomes.net/blog/dropbox-shell-uploader">http://www.pauloamgomes.net/blog/dropbox-shell-uploader</a><br />
<strong>Download</strong>: <a href="http://dl.dropbox.com/u/885388/DropBoxSimpleUploader.sh">http://dl.dropbox.com/u/885388/DropBoxSimpleUploader.sh</a></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3532/shell-based-dropbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ramdom command line fu</title>
		<link>http://www.linickx.com/3462/ramdom-command-line-fu</link>
		<comments>http://www.linickx.com/3462/ramdom-command-line-fu#comments</comments>
		<pubDate>Thu, 17 Nov 2011 20:24:02 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[bookmark]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3462</guid>
		<description><![CDATA[Random Command Line Inspiration: http://www.commandlinefu.com/commands/random/plaintext Copyright &#169; 2012 [LINICKX].com. This Feed is for personal non-commercial use only. Please check my Site Terms and Conditions for full details on copyrights. If you have any concerns with the content of this feed &#8230; <a href="http://www.linickx.com/3462/ramdom-command-line-fu">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Random Command Line Inspiration:</p>
<p>  <a href="http://www.commandlinefu.com/commands/random/plaintext">http://www.commandlinefu.com/commands/random/plaintext</a></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3462/ramdom-command-line-fu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recover files or Undelete on mac/linux/windows</title>
		<link>http://www.linickx.com/3438/recover-files-or-undelete-on-maclinuxwindows</link>
		<comments>http://www.linickx.com/3438/recover-files-or-undelete-on-maclinuxwindows#comments</comments>
		<pubDate>Wed, 28 Sep 2011 12:22:19 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[photorec]]></category>
		<category><![CDATA[undelete]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3438</guid>
		<description><![CDATA[Posted here so I can find it again, and yep worked on my SDcard! This Recovery example guides you through PhotoRec step by step to recover deleted files or lost data from a reformatted partition or corrupted file system. http://www.cgsecurity.org/wiki/PhotoRec_Step_By_Step &#8230; <a href="http://www.linickx.com/3438/recover-files-or-undelete-on-maclinuxwindows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Posted here so I can find it again, and yep worked on my SDcard!</p>
<blockquote><p>This Recovery example guides you through PhotoRec step by step to recover deleted files or lost data from a reformatted partition or corrupted file system.</p></blockquote>
<p><a href="http://www.cgsecurity.org/wiki/PhotoRec_Step_By_Step">http://www.cgsecurity.org/wiki/PhotoRec_Step_By_Step</a></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3438/recover-files-or-undelete-on-maclinuxwindows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with JunOS?</title>
		<link>http://www.linickx.com/3337/getting-started-with-junos</link>
		<comments>http://www.linickx.com/3337/getting-started-with-junos#comments</comments>
		<pubDate>Mon, 18 Jul 2011 17:22:23 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[Juniper]]></category>
		<category><![CDATA[JunOS]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3337</guid>
		<description><![CDATA[Apparently I need learn a 4th firewall vendor &#8211; Junipers SRX JunOS If you&#8217;re new to the world of Juniper (like me) then I can&#8217;t recommend the Day One guides enough, I&#8217;m finding them to be an excellent balance of &#8230; <a href="http://www.linickx.com/3337/getting-started-with-junos">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Apparently I need learn a 4th firewall vendor &#8211; Junipers SRX JunOS</p>
<p>If you&#8217;re new to the world of Juniper (<em>like me</em>) then I can&#8217;t recommend the <strong><a title="Juniper Day One Guides" href="http://www.juniper.net/us/en/community/junos/training-certification/day-one/">Day One guides</a></strong> enough, I&#8217;m finding them to be an excellent balance of information and example.</p>
<p>Maybe I will look at their accreditation after all <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3337/getting-started-with-junos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is ShowOff the Geeks alternative to PowerPoint?</title>
		<link>http://www.linickx.com/3293/is-showoff-the-geeks-alternative-to-powerpoint</link>
		<comments>http://www.linickx.com/3293/is-showoff-the-geeks-alternative-to-powerpoint#comments</comments>
		<pubDate>Sun, 29 May 2011 10:33:23 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[2do]]></category>
		<category><![CDATA[bookmark]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3293</guid>
		<description><![CDATA[I must investigate this more&#8230;. the best damn presentation software a developer could ever love https://github.com/schacon/showoff The readme looks awesome! Copyright &#169; 2012 [LINICKX].com. This Feed is for personal non-commercial use only. Please check my Site Terms and Conditions for &#8230; <a href="http://www.linickx.com/3293/is-showoff-the-geeks-alternative-to-powerpoint">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I must investigate this more&#8230;.</p>
<blockquote><p>
the best damn presentation software a developer could ever love<br />
<a href="https://github.com/schacon/showoff">https://github.com/schacon/showoff</a>
</p></blockquote>
<p>The readme looks awesome!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3293/is-showoff-the-geeks-alternative-to-powerpoint/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Undelete</title>
		<link>http://www.linickx.com/3274/undelete</link>
		<comments>http://www.linickx.com/3274/undelete#comments</comments>
		<pubDate>Sat, 30 Apr 2011 07:13:51 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[undelete]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3274</guid>
		<description><![CDATA[I&#8217;ve just used this little gem to recover files off a memory card&#8230; awesome! PhotoRec is file data recovery software designed to recover lost files including video, documents and archives from hard disks, CD-ROMs, and lost pictures (thus the Photo &#8230; <a href="http://www.linickx.com/3274/undelete">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just used this little gem to recover files off a memory card&#8230; awesome!</p>
<blockquote><p>PhotoRec is file data recovery software designed to recover lost files including video, documents and archives from hard disks, CD-ROMs, and lost pictures (thus the Photo Recovery name) from digital camera memory. PhotoRec ignores the file system and goes after the underlying data, so it will still work even if your media&#8217;s file system has been severely damaged or reformatted.<br />
PhotoRec is free &#8211; this open source multi-platform application is distributed under GNU General Public License.</p></blockquote>
<p>Link: <a href="http://www.cgsecurity.org/wiki/PhotoRec">http://www.cgsecurity.org/wiki/PhotoRec</a></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3274/undelete/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmarks for Automation</title>
		<link>http://www.linickx.com/3262/bookmarks-for-automation</link>
		<comments>http://www.linickx.com/3262/bookmarks-for-automation#comments</comments>
		<pubDate>Mon, 28 Mar 2011 18:30:59 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[bookmarks]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3262</guid>
		<description><![CDATA[I&#8217;ve found a couple of good links recently for automating tasks&#8230;. isup.me: Great little site for checking if a web server is up or not&#8230; you can even create bookmarks like www.isup.me/http://news.bbc.co.uk which will take you straight to the result. &#8230; <a href="http://www.linickx.com/3262/bookmarks-for-automation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found a couple of good links recently for automating tasks&#8230;.</p>
<ul>
<li><strong><a href="http://www.isup.me/">isup.me</a></strong>: Great little site for checking if a web server is up or not&#8230; you can even create bookmarks like <a href="http://www.isup.me/http://news.bbc.co.uk">www.isup.me/http://news.bbc.co.uk</a> which will take you straight to the result.</li>
<li><strong><a href="http://icanhazip.com/">icanhazip.com</a></strong>: This site simply responds with a plain text answer of your IP address, nice for checking if NAT and proxies are working like they should.</li>
</ul>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3262/bookmarks-for-automation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help combat phising</title>
		<link>http://www.linickx.com/3242/help-combat-phising</link>
		<comments>http://www.linickx.com/3242/help-combat-phising#comments</comments>
		<pubDate>Thu, 03 Mar 2011 08:00:25 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[bookmarks]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3242</guid>
		<description><![CDATA[People receiving scam emails are urged to forward them on to email@actionfraud.org.uk. Reference: http://www.actionfraud.org.uk/help-disrupt-fraudsters-by-reporting-scam-emails-feb11 Copyright &#169; 2012 [LINICKX].com. This Feed is for personal non-commercial use only. Please check my Site Terms and Conditions for full details on copyrights. If you have any &#8230; <a href="http://www.linickx.com/3242/help-combat-phising">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>People receiving scam emails are urged to forward them on to <strong><a href="mailto:email@actionfraud.org.uk">email@actionfraud.org.uk</a></strong>.</p></blockquote>
<p>Reference: <a href="http://www.actionfraud.org.uk/help-disrupt-fraudsters-by-reporting-scam-emails-feb11">http://www.actionfraud.org.uk/help-disrupt-fraudsters-by-reporting-scam-emails-feb11</a></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3242/help-combat-phising/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmarks: Clustered Filesystems for CentOS</title>
		<link>http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos</link>
		<comments>http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos#comments</comments>
		<pubDate>Mon, 07 Feb 2011 22:50:31 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[DRBD]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[GFS]]></category>
		<category><![CDATA[OCFS2]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3208</guid>
		<description><![CDATA[Excellent resources&#8230;. Clustered Filesystem with DRBD and GFS2 on CentOS 5.4 &#8230;a short walk-through of how to set up a filesystem, which replicates across two web nodes, and allows concurrent access from both nodes. This scenario is particularly useful, when &#8230; <a href="http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Excellent resources&#8230;.</p>
<p><a href="http://wiki.virtastic.com/display/howto/Clustered+Filesystem+with+DRBD+and+GFS2+on+CentOS+5.4">Clustered Filesystem with DRBD and GFS2 on CentOS 5.4</a></p>
<blockquote><p>&#8230;a short walk-through of how to set up a filesystem, which replicates across two web nodes, and allows concurrent access from both nodes. This scenario is particularly useful, when you intend to load-balance or automatically fail-over two web nodes&#8230;</p></blockquote>
<p><a href="http://wiki.virtastic.com/display/howto/Clustered+Filesystem+with+DRBD+and+OCFS2+on+CentOS+5.5">Clustered Filesystem with DRBD and OCFS2 on CentOS 5.5</a></p>
<blockquote><p>&#8230;OCFS2 works very similar to GFS2, except that it doesn&#8217;t use RedHat&#8217;s Cluster Manager, but instead ships with O2CB, Oracle&#8217;s own cluster manager. As far as the filesystem is concerned, it does the same thing.</p></blockquote>
<p>I&#8217;ve been playing with both solutions in VirtualBox with a plan to roll out to ec2 and solve <a href="http://www.linickx.com/archives/3165/slammed-by-spam">my cpu issues</a>. </p>
<p>GFS won&#8217;t be happening in EC2 as that requires multicast, I&#8217;ve played with <a href="http://www.linickx.com/archives/3195/centosredhat-ipsec-and-ec2">IPSEC</a> and <a href="http://www.linickx.com/archives/3185/gre-example-for-centosrhel">GRE</a> and the redhat clustering stuff just won&#8217;t bind to the tunnel interfaces.</p>
<p>OCFS2 looks like it will work, I&#8217;ll be testing on a micro-instance later but doesn&#8217;t support SELINUX so I&#8217;ll need to review my security config.</p>
<p>More posts no doubt as testing continues!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

