<?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>KrazyWorks</title>
	<atom:link href="http://www.krazyworks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krazyworks.com</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Wed, 19 Jun 2013 00:07:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Watch the Log</title>
		<link>http://www.krazyworks.com/watch-the-log/</link>
		<comments>http://www.krazyworks.com/watch-the-log/#comments</comments>
		<pubDate>Wed, 19 Jun 2013 00:06:50 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Postfix]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3998</guid>
		<description><![CDATA[In the past few days my Postfix server has been having occasional problems talking to the mail gateway. They problem would come and go. The Postfix server would timeout trying to connect to the gateway and keep ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/watch-the-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash scripting: lists and random things</title>
		<link>http://www.krazyworks.com/bash-scripting-lists-and-random-things/</link>
		<comments>http://www.krazyworks.com/bash-scripting-lists-and-random-things/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 16:39:38 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3826</guid>
		<description><![CDATA[Imagine you have an HPC cluster with a hundred compute nodes named node001-node100. The two commands below will help you generate a list of node names &#8211; either all name on one line or one name per ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/bash-scripting-lists-and-random-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Stopped Syncing with Google Calendar</title>
		<link>http://www.krazyworks.com/iphone-stopped-syncing-with-google-calendar/</link>
		<comments>http://www.krazyworks.com/iphone-stopped-syncing-with-google-calendar/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 19:05:27 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Cell Phones]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3795</guid>
		<description><![CDATA[A small but potentially annoying problem: on rare occasions, your iPhone/iPad may decide your calendar looks full enough and will stop syncing with your Google calendar. This is a situation where:

Calendar sync between your iDevice and ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/iphone-stopped-syncing-with-google-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Pflogsumm PostFix Log Summarizer</title>
		<link>http://www.krazyworks.com/install-pflogsumm-postfix-log-summarizer/</link>
		<comments>http://www.krazyworks.com/install-pflogsumm-postfix-log-summarizer/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 13:58:06 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Postfix]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3651</guid>
		<description><![CDATA[Pflogsumm is yet another log analyzer/summarizer for Postfix. It is written in Perl and has been around for a while. Very simple to install, so I writing this post mostly as a note to myself. ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/install-pflogsumm-postfix-log-summarizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Sendmail Analyzer on RHEL/CentOS</title>
		<link>http://www.krazyworks.com/installing-sendmail-analyzer-on-rhelcentos/</link>
		<comments>http://www.krazyworks.com/installing-sendmail-analyzer-on-rhelcentos/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 03:35:37 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Postfix]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3643</guid>
		<description><![CDATA[The Sendmail Analyzer can be useful for visualizing your Sendmail/Postfix log. The commands below can be copy-pasted as root on default installations of RHEL and CentOS 5/6 with default Postfix and httpd. If your configuration ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/installing-sendmail-analyzer-on-rhelcentos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fast IP Range Scanner in Bash</title>
		<link>http://www.krazyworks.com/fast-ip-range-scanner-in-bash/</link>
		<comments>http://www.krazyworks.com/fast-ip-range-scanner-in-bash/#comments</comments>
		<pubDate>Fri, 22 Feb 2013 19:53:57 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3529</guid>
		<description><![CDATA[Just a simple script to scan an IP range and do a reverse DNS lookup. This can be useful for building an inventory of systems on your LAN. Just make sure to give your network ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/fast-ip-range-scanner-in-bash/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>openlava Quick Test</title>
		<link>http://www.krazyworks.com/openlava_quick_test/</link>
		<comments>http://www.krazyworks.com/openlava_quick_test/#comments</comments>
		<pubDate>Fri, 22 Feb 2013 17:46:32 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Processes]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3523</guid>
		<description><![CDATA[After years working with PBS and LSF, ran into Jeff Layton&#8217;s &#8220;Share the Load&#8221; review of openlava resource manager in the Feb 2013 issue of the Admin Magazine and nostalgia took over. So I built ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/openlava_quick_test/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>TLDR: What Would Make You Switch from Mac to Windows to Linux?</title>
		<link>http://www.krazyworks.com/tldr-what-would-make-you-switch-from-mac-to-windows-to-linux/</link>
		<comments>http://www.krazyworks.com/tldr-what-would-make-you-switch-from-mac-to-windows-to-linux/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 22:48:58 +0000</pubDate>
		<dc:creator>Newsdesk</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Switch]]></category>
		<category><![CDATA[TLDR]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Would]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3471</guid>
		<description><![CDATA[				
				
Pirillo Vlog 290 &#8212; Our Kids Will Be Ninjas chris.pirillo.com Is Technology Becoming Too Integrated into Our Lives? www.lockergnome.com Technology News and Review Website Tips www.lockergnome.com Best Smartphone for a First-Time Buyer www.lockergnome.com GoDaddy Coupons: ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/tldr-what-would-make-you-switch-from-mac-to-windows-to-linux/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>The Story of Linux: Commemorating 20 Years of the Linux Operating System</title>
		<link>http://www.krazyworks.com/the-story-of-linux-commemorating-20-years-of-the-linux-operating-system/</link>
		<comments>http://www.krazyworks.com/the-story-of-linux-commemorating-20-years-of-the-linux-operating-system/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 22:48:58 +0000</pubDate>
		<dc:creator>Newsdesk</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Commemorating]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating]]></category>
		<category><![CDATA[Story]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Years]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3472</guid>
		<description><![CDATA[				
				
Celebrate the 20th Anniversary of Linux with us. Watch the Story of Linux to remember &#8211; or learn for the first time &#8211; how Linux disrupted a market and has begun to change the world. ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/the-story-of-linux-commemorating-20-years-of-the-linux-operating-system/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Ubuntu 12.10 Review &#8211; Linux Distro Reviews</title>
		<link>http://www.krazyworks.com/ubuntu-12-10-review-linux-distro-reviews/</link>
		<comments>http://www.krazyworks.com/ubuntu-12-10-review-linux-distro-reviews/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 22:48:58 +0000</pubDate>
		<dc:creator>Newsdesk</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[12.10]]></category>
		<category><![CDATA[Distro]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3473</guid>
		<description><![CDATA[				
				
==What do you think of Ubuntu&#8217;s cloud integration?== A review of the latest update to Ubuntu, the Quantal Quetzal. Sporting all new cloud integration with both online accounts, and the Amazon online store, this Ubuntu ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/ubuntu-12-10-review-linux-distro-reviews/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Why Linux Sucks &#124; LFNW 2012</title>
		<link>http://www.krazyworks.com/why-linux-sucks-lfnw-2012/</link>
		<comments>http://www.krazyworks.com/why-linux-sucks-lfnw-2012/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 22:48:57 +0000</pubDate>
		<dc:creator>Newsdesk</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[LFNW]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sucks]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3469</guid>
		<description><![CDATA[				
				
2012 is an amazing time for Linux. Huge changes. Amazing opportunities. &#8230;And lots and lots of ways that using Linux just plain sucks. We&#8217;ll look at some of the more interesting (to me) things that ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/why-linux-sucks-lfnw-2012/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>The Origins of Linux &#8211; Linus Torvalds</title>
		<link>http://www.krazyworks.com/the-origins-of-linux-linus-torvalds/</link>
		<comments>http://www.krazyworks.com/the-origins-of-linux-linus-torvalds/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 22:48:57 +0000</pubDate>
		<dc:creator>Newsdesk</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Linus]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Origins]]></category>
		<category><![CDATA[Torvalds]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3470</guid>
		<description><![CDATA[				
				
[Recorded Sept 19, 2001] Linus Torvalds, the creator of the operating system phenomenon Linux, tells the story of how he went from writing code as a graduate student in Helsinki in the early 1990s to ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/the-origins-of-linux-linus-torvalds/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Filesystem Performance Testing Using dd</title>
		<link>http://www.krazyworks.com/filesystem-performance-testing-using-dd/</link>
		<comments>http://www.krazyworks.com/filesystem-performance-testing-using-dd/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 19:35:43 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Filesystems]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3317</guid>
		<description><![CDATA[Below is a simple script to test filesystem read/write performance using dd with varying blocksize parameter. This can be useful for testing local filesystems as well as network-mounted filesystems. The end result will be a ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/filesystem-performance-testing-using-dd/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Remounting Active NFS Filesystems</title>
		<link>http://www.krazyworks.com/remounting-active-nfs-filesystems/</link>
		<comments>http://www.krazyworks.com/remounting-active-nfs-filesystems/#comments</comments>
		<pubDate>Wed, 23 Jan 2013 16:57:15 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3211</guid>
		<description><![CDATA[Here's a scenario: you have an NFS client mounting a filesystem from server1. You need to migrate this data to NFS server2 and remount the filesystem from the client to point to the new server. The problem is that there is a user application on the client system that uses the NFS mount, preventing you from unmounting it.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/remounting-active-nfs-filesystems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstall PostgreSQL from Ubuntu</title>
		<link>http://www.krazyworks.com/uninstall-postgresql-from-ubuntu/</link>
		<comments>http://www.krazyworks.com/uninstall-postgresql-from-ubuntu/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 17:22:05 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3195</guid>
		<description><![CDATA[Ok, so this is a very simple one: uninstall PostgreSQL running on Ubuntu. There are a bunch of pieces to the database server and just running "apt-get remove postgresql" will still leave you with with a bunch of leftovers]]></description>
		<wfw:commentRss>http://www.krazyworks.com/uninstall-postgresql-from-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick BTRFS Test on OpenSuse 12.2</title>
		<link>http://www.krazyworks.com/quick-btrfs-test-on-opensuse-12-2/</link>
		<comments>http://www.krazyworks.com/quick-btrfs-test-on-opensuse-12-2/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 15:08:26 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Filesystems]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3125</guid>
		<description><![CDATA[The recent announcement from Suse Enterprise Linux that Btrfs was production-ready raised some suspicions. The last time I tested btrfs (not very long ago) the primary issues were excessive CPU utilization and filesystem space that seemed to disappear into nowhere. So, as a quick test, I put together an OpenSuse 12.2 (3.4.6-2.10-desktop, OpenSuse 12.2) 64-bit VM (ESX) with one dual-core vCPUs, 4GB RAM, the OS disk and a 6GB striped LVM filesystem consisting of 4 4-GB virtual disks.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/quick-btrfs-test-on-opensuse-12-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Making Rsync Faster</title>
		<link>http://www.krazyworks.com/making-rsync-faster/</link>
		<comments>http://www.krazyworks.com/making-rsync-faster/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 19:13:32 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=3094</guid>
		<description><![CDATA[If you Google something along the lines of "make rsync faster", the most common thing you'll see is people saying "hey, I have a gigabit network connection and my rsync is crawling along at a hundred kilobytes per second." Well, the issue here is not the network. Rsync needs time to analyze source and destination, generate checksums and compare timestamps, build a list of stuff to transfer and then, finally, start the copy process, one item at a time. You see the problem, I am sure.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/making-rsync-faster/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>A Faster Way to Delete Many Folders</title>
		<link>http://www.krazyworks.com/a-faster-way-to-delete-many-folders/</link>
		<comments>http://www.krazyworks.com/a-faster-way-to-delete-many-folders/#comments</comments>
		<pubDate>Thu, 25 Oct 2012 03:00:31 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2927</guid>
		<description><![CDATA[This issue is particularly annoying when dealing with expansive directory structures mounted via NFS. Let&#8217;s say you have a directory with ten thousand folders and each of them has more subfolders and files. And you ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/a-faster-way-to-delete-many-folders/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fixing the mount.nfs: rpc.statd is not running Error</title>
		<link>http://www.krazyworks.com/fixing-the-mount-nfs-rpc-statd-is-not-running-error/</link>
		<comments>http://www.krazyworks.com/fixing-the-mount-nfs-rpc-statd-is-not-running-error/#comments</comments>
		<pubDate>Mon, 22 Oct 2012 20:11:40 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2913</guid>
		<description><![CDATA[The rpc.statd service is used by NFS client to help it recover from loss of connectivity to the NFS server. When rpc.statd is not running, NFS is not able to handle remote file locking. You ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/fixing-the-mount-nfs-rpc-statd-is-not-running-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Recovery: Useful Tools</title>
		<link>http://www.krazyworks.com/system-recovery-useful-tools/</link>
		<comments>http://www.krazyworks.com/system-recovery-useful-tools/#comments</comments>
		<pubDate>Fri, 19 Oct 2012 01:48:26 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Disaster Recovery]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2758</guid>
		<description><![CDATA[The following is a brief collection of open-source and/or free tools I regularly use for various system recovery tasks. If the servers you work with have CD drives, I would recommend burning these images onto a CD or DVD. This would save you the trouble of messing with the boot options in the BIOS. More advanced versions of BIOS can mount remote ISO images and boot from those. In most cases, however, this approach requires using the dreaded Internet Explorer an requires Windows.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/system-recovery-useful-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dealing with Blank Lines in WordPress functions.php</title>
		<link>http://www.krazyworks.com/dealing-with-blank-lines-in-wordpress-functions-php/</link>
		<comments>http://www.krazyworks.com/dealing-with-blank-lines-in-wordpress-functions-php/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 05:06:22 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2905</guid>
		<description><![CDATA[This is an annoying little problem plaguing many WordPress themes: blank lines in the themes' functions.php cause various random issues. The most common manifestation of this condition is the failure to save the "image" custom field. Below are a few commands to apply a quick fix. Unfortunately, these steps would need to be repeated every time you upgrade your theme, until the developers catch on. To simplify this task, I arranged the commands into a little script that will create a backup of your original functions.php and make the necessary changes.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/dealing-with-blank-lines-in-wordpress-functions-php/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Searching Large Network-Mounted Filesystems</title>
		<link>http://www.krazyworks.com/searching-large-network-mounted-filesystems/</link>
		<comments>http://www.krazyworks.com/searching-large-network-mounted-filesystems/#comments</comments>
		<pubDate>Tue, 16 Oct 2012 20:14:26 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Filesystems]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2842</guid>
		<description><![CDATA[Recently I ran into a small problem: I needed to find recently-modified files in a very large NFS filesystem. One of the high-level folders contained dozens of sub-folders with thousands of files in each. There is a significant performance penalty associated with placing such directory structures on network-mounted filesystems. Running the "find" command at the top of the filesystem would have taken over an hour and the problem here was not available bandwidth, but the time it takes for the "find" to request and receive attribute information for each folder and file.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/searching-large-network-mounted-filesystems/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 12/97 queries in 0.022 seconds using disk (Doing cron)
Object Caching 1594/1723 objects using disk

 Served from: www.krazyworks.com @ 2013-06-19 06:30:22 by W3 Total Cache -->