<?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>Thicke.org &#187; Unix</title>
	<atom:link href="http://www.thicke.org/archives/category/computers/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thicke.org</link>
	<description>An aggregate of Marc</description>
	<lastBuildDate>Tue, 13 Mar 2007 10:51:26 +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>lsof</title>
		<link>http://www.thicke.org/archives/2007/02/19/lsof/</link>
		<comments>http://www.thicke.org/archives/2007/02/19/lsof/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 18:41:43 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.thicke.org/archives/2007/02/19/lsof/</guid>
		<description><![CDATA[Any UNIX Sys Admin can benefit from the use of the lsof command.  
lsof is the Linux/Unix über-tool. I use it most for getting network connection related information from a system, but that&#8217;s just the beginning for this amazing and little-known application. The tool is aptly called lsof because it &#8220;lists open files&#8221;. And [...]]]></description>
		<wfw:commentRss>http://www.thicke.org/archives/2007/02/19/lsof/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transferring ssh keys from hosts to host</title>
		<link>http://www.thicke.org/archives/2005/11/28/transferring-ssh-keys-from-hosts-to-host/</link>
		<comments>http://www.thicke.org/archives/2005/11/28/transferring-ssh-keys-from-hosts-to-host/#comments</comments>
		<pubDate>Mon, 28 Nov 2005 11:14:04 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[On The Web]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[the Geek]]></category>

		<guid isPermaLink="false">http://www.thicke.org/?p=647</guid>
		<description><![CDATA[cat ~/.ssh/id_dsa.pub &#124; ssh -l   \( test -d \~/.ssh \&#124;\&#124; mkdir \~/.ssh \) \&#038;\&#038; cat \>\>\~/.ssh/authorized_keys
I can&#8217;t remember how I found this guys blog, but I am so glad I did.  THis one line of code will save me so much time it&#8217;s not even funny.  No, I am not laughing. [...]]]></description>
		<wfw:commentRss>http://www.thicke.org/archives/2005/11/28/transferring-ssh-keys-from-hosts-to-host/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sun disappoints me&#8230;.</title>
		<link>http://www.thicke.org/archives/2005/05/03/sun-disappoints-me/</link>
		<comments>http://www.thicke.org/archives/2005/05/03/sun-disappoints-me/#comments</comments>
		<pubDate>Tue, 03 May 2005 16:41:03 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[the Geek]]></category>
		<category><![CDATA[the Ranter]]></category>

		<guid isPermaLink="false">http://www.thicke.org/archives/2005/05/03/sun-disappoints-me/</guid>
		<description><![CDATA[OK&#8230;.A lot of you know that I just recently started  a new job.  Well, at this new place they use servers from Sun Microsystems, where I am used to working with Hewlett-Packard at my old job.  The names of the operating systems would then be Solaris for Sun and HPUX for Hewlett-Packard.
Well, [...]]]></description>
		<wfw:commentRss>http://www.thicke.org/archives/2005/05/03/sun-disappoints-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
