<?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>This Timeless Moment&#187; Linux</title>
	<atom:link href="http://blog.kloppmagic.ca/archives/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kloppmagic.ca</link>
	<description>A Stefan Klopp Weblog</description>
	<lastBuildDate>Sun, 18 Jul 2010 17:11:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Top not working via Cron</title>
		<link>http://blog.kloppmagic.ca/archives/2008/08/08/top-not-working-via-cron/</link>
		<comments>http://blog.kloppmagic.ca/archives/2008/08/08/top-not-working-via-cron/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 16:29:44 +0000</pubDate>
		<dc:creator>stefan</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.kloppmagic.ca/?p=265</guid>
		<description><![CDATA[For the past few days I have been banging my head against a wall as to why top would not give any output when run from cron. When the same script was run via the command line it worked fine, however via cron no output. I finally found out that top wants to know a [...]]]></description>
		<wfw:commentRss>http://blog.kloppmagic.ca/archives/2008/08/08/top-not-working-via-cron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verizon 450 Requested mail action not taken-Try later</title>
		<link>http://blog.kloppmagic.ca/archives/2005/02/24/verizon-450-requested-mail-action-not-taken-try-later-error/</link>
		<comments>http://blog.kloppmagic.ca/archives/2005/02/24/verizon-450-requested-mail-action-not-taken-try-later-error/#comments</comments>
		<pubDate>Thu, 24 Feb 2005 21:54:39 +0000</pubDate>
		<dc:creator>stefan</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.kloppmagic.ca/archives/2005/02/24/verizon-450-requested-mail-action-not-taken-try-later-error/</guid>
		<description><![CDATA[Are you running a website or a server in which you are having trouble sending emails to verizon.net email accounts? Are you getting errors when trying to send emails, or messages in your log files such as:
450 Requested mail action not taken-Try later
Well for the longest time I couldn&#8217;t figure out why I couldn&#8217;t send [...]]]></description>
		<wfw:commentRss>http://blog.kloppmagic.ca/archives/2005/02/24/verizon-450-requested-mail-action-not-taken-try-later-error/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Using xargs</title>
		<link>http://blog.kloppmagic.ca/archives/2004/12/21/using-xargs/</link>
		<comments>http://blog.kloppmagic.ca/archives/2004/12/21/using-xargs/#comments</comments>
		<pubDate>Tue, 21 Dec 2004 19:16:54 +0000</pubDate>
		<dc:creator>stefan</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.kloppmagic.ca/archives/2004/12/21/using-xargs/</guid>
		<description><![CDATA[xargs can be a very handy tool when you need to use a command on a large number of arguments and you are getting errors such as:
Argument list too long
 Using xargs is quite simple, you just need to pipe a command that gets your argument list into the xargs command. For example an easy [...]]]></description>
		<wfw:commentRss>http://blog.kloppmagic.ca/archives/2004/12/21/using-xargs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
