<?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>www.pokeroconnor.com &#187; Uncategorized</title>
	<atom:link href="http://www.pokeroconnor.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pokeroconnor.com</link>
	<description></description>
	<lastBuildDate>Fri, 19 Aug 2011 18:59:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>chm Files on MAC</title>
		<link>http://www.pokeroconnor.com/chm-files-on-mac/</link>
		<comments>http://www.pokeroconnor.com/chm-files-on-mac/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 22:07:55 +0000</pubDate>
		<dc:creator>PokerOConnor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pokeroconnor.com/?p=163</guid>
		<description><![CDATA[For reading .chm files on MAC OS, get CHMOX! It&#8217;s free and dead cool.]]></description>
			<content:encoded><![CDATA[<p>For reading .chm files on MAC OS, <a href="http://www.digitalmediaminute.com/article/1042/mac-os-x-chm-file-viewer">get CHMOX</a>! It&#8217;s free and dead cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pokeroconnor.com/chm-files-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Useful Linux Information</title>
		<link>http://www.pokeroconnor.com/random-useful-linux-information/</link>
		<comments>http://www.pokeroconnor.com/random-useful-linux-information/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 23:32:26 +0000</pubDate>
		<dc:creator>PokerOConnor</dc:creator>
				<category><![CDATA[Linux/Unix/OSX/Apache]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pokeroconnor.com/?p=72</guid>
		<description><![CDATA[Verify SHA1 checksums Handy little checker on the above page: #! /bin/bash hash=$(openssl sha1 $1) if [ "SHA1(${1})= $2" = "${hash}" ]; then echo "Key is valid."; else echo "Key is _not_ valid!!!"; fi Great resource for awk examples, and at the bottom of this page some useful greps. And the classic SSH public keys. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://aralbalkan.com/1342">Verify SHA1 checksums</a></p>
<p>Handy little checker on the above page:<br />
<code>#! /bin/bash</code></p>
<p><code> </code></p>
<p><code>hash=$(openssl sha1 $1)<br />
if [ "SHA1(${1})= $2" = "${hash}" ]; then echo "Key is valid."; else echo "Key is _not_ valid!!!"; fi</code></p>
<p>Great resource for <a href="http://student.northpark.edu/pemente/awk/awk1line.txt">awk examples</a>, and at the bottom of this page some <a href="http://www.esmerel.com/wagons/rob/grep.html">useful greps</a>.</p>
<p>And the classic <a href="http://www.noah.org/wiki/SSH_public_keys">SSH public keys</a>. Handy <a href="http://www.adminschoice.com/docs/crontab.htm">starter for crontabs</a> here.</p>
<p>To create a tarball use this syntax: <strong>tar -cf [name of tarball].tar [list of files or directories]</strong> To gzip it, do:  <strong>gzip -9 [file].tar</strong>.</p>
<p>Then to unpack the tarball, do: <strong>gzip -d file.gz</strong> for zip files, and <strong>tar -xvf file.tar</strong> for .tar files. If you&#8217;ve got a .tgz file, just do <strong>tar -xvzf file.tgz</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pokeroconnor.com/random-useful-linux-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

