<?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>@randymelder &#187; linux</title>
	<atom:link href="http://randymelder.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://randymelder.com</link>
	<description>random randy ramblings</description>
	<lastBuildDate>Mon, 07 May 2012 18:16:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Using screen in the Linux shell</title>
		<link>http://randymelder.com/2012/01/23/using-screen-in-the-linux-shell/</link>
		<comments>http://randymelder.com/2012/01/23/using-screen-in-the-linux-shell/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 17:35:24 +0000</pubDate>
		<dc:creator>Randy</dc:creator>
				<category><![CDATA[Linux, Unix, and Solaris]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://randymelder.com/?p=5191</guid>
		<description><![CDATA[Have you ever been remotely connected to a host using SSH and thought to yourself: &#8220;self, I wish I had more than one window&#8230;&#8221; So naturally, you opened an additional SSH session. This is fine, but then you need to organize desktop windows when there&#8217;s a much simpler solution: Use the screen shell program. Screen [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2012/01/23/using-screen-in-the-linux-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Bash to extract Qmail accounts for OpenSRS import</title>
		<link>http://randymelder.com/2011/03/22/how-to-use-bash-to-extract-qmail-accounts-for-opensrs-import/</link>
		<comments>http://randymelder.com/2011/03/22/how-to-use-bash-to-extract-qmail-accounts-for-opensrs-import/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 02:36:25 +0000</pubDate>
		<dc:creator>Randy</dc:creator>
				<category><![CDATA[Linux, Unix, and Solaris]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensrs]]></category>
		<category><![CDATA[qmail]]></category>

		<guid isPermaLink="false">http://randymelder.com/?p=3262</guid>
		<description><![CDATA[Since I happen to be going through the pain of a bulk migration from Qmail to OpenSRS, I figured I can&#8217;t be the only one. Here&#8217;s a Bash script I wrote to extract Qmail users accounts into a CSV file. Enjoy! #!/bin/bash # # # Simple Email Account Extractor for Qmail # - Extracts username/password [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2011/03/22/how-to-use-bash-to-extract-qmail-accounts-for-opensrs-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

