<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>Hands-on How-To</title>
	<link>http://handsonhowto.com</link>
	<description>A little vague handwaving often saves hours of tedious explanation</description>
	<pubDate>Wed, 06 Feb 2008 02:57:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Home away from home</title>
		<link>http://handsonhowto.com/2007/vnc-over-ssh/</link>
		<comments>http://handsonhowto.com/2007/vnc-over-ssh/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 01:59:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Unix]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/2007/vnc-over-ssh/</guid>
		<description><![CDATA[I don&#8217;t drive a flashy car, own a fancy house, or even watch a big screen TV &#8212; but boy, do I have nice computers.  When I worked in a cubicle, it chafed me that the equipment I was supposed to use was quite a bit clunkier than what I was used to at [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t drive a flashy car, own a fancy house, or even watch a big screen TV &#8212; but boy, do I have nice computers.  When I worked in a cubicle, it chafed me that the equipment I was supposed to use was quite a bit clunkier than what I was used to at home.</p>
<p>One of the many wonderful things about high-speed Internet is that I can get to my home setup from darn near anywhere.  It&#8217;s easier with Linux or Mac, of course, but since PC laptops are a commodity, the ability to do it with Microsoft Windows is also a good tool to have in the kit.</p>
<p> <a href="http://handsonhowto.com/2007/vnc-over-ssh/#more-19" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/vnc-over-ssh/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CGI 101 - What does CGI mean?</title>
		<link>http://handsonhowto.com/2007/cgi101/</link>
		<comments>http://handsonhowto.com/2007/cgi101/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 01:42:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/2007/cgi101/</guid>
		<description><![CDATA[Sometimes the toughest thing about learning something new and useful is figuring out what other people call it.  You may have wanted to do a small project like the one I&#8217;m about to describe, and you would have been able to do it long before this &#8212; if only you had known what to [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes the toughest thing about learning something new and useful is figuring out what other people call it.  You may have wanted to do a small project like the one I&#8217;m about to describe, and you would have been able to do it long before this &#8212; if only you had known what to type into Google. <a href="http://handsonhowto.com/2007/cgi101/#more-17" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/cgi101/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Understanding Email</title>
		<link>http://handsonhowto.com/2007/email101/</link>
		<comments>http://handsonhowto.com/2007/email101/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 02:29:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Mail]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/2007/email101/</guid>
		<description><![CDATA[ If you have ever set up an email program, you may have seen that it breaks the mail handling process into two parts &#8212; getting your mail from somewhere, and sending mail.  The &#8220;getting&#8221; part is usually called POP (which stands for Post Office Protocol), while the &#8220;sending&#8221; part is called SMTP (Simple [...]]]></description>
			<content:encoded><![CDATA[<p> If you have ever set up an email program, you may have seen that it breaks the mail handling process into two parts &#8212; <em>getting</em> your mail from somewhere, and <em>sending</em> mail.  The &#8220;getting&#8221; part is usually called POP (which stands for Post Office Protocol), while the &#8220;sending&#8221; part is called SMTP (Simple Mail Transfer Protocol). <a href="http://handsonhowto.com/2007/email101/#more-16" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/email101/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Leopard-like &#8220;Time Machine&#8221; for Linux</title>
		<link>http://handsonhowto.com/2007/timemachine4linux/</link>
		<comments>http://handsonhowto.com/2007/timemachine4linux/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 16:15:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/wp/?p=11</guid>
		<description><![CDATA[Imagine my surprise when I found out that the &#8220;Time Machine&#8221; backup in OS X Leopard is essentially using the same technique that Mike Rubel documented for use with Linux and BSD Unix almost a decade ago.  Apple added a classy graphical interface&#8230; but Linux users can also have multi-generation backups that take minimal [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine my surprise when I found out that the &#8220;Time Machine&#8221; backup in OS X Leopard is essentially using the same technique that Mike Rubel documented for use with Linux and BSD Unix almost a decade ago.  Apple added a classy graphical interface&#8230; but Linux users can also have multi-generation backups that take minimal space, storing new versions of files as they change but keeping the old versions around. <a href="http://handsonhowto.com/2007/timemachine4linux/#more-11" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/timemachine4linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spam mail bad. Procmail GOOD.</title>
		<link>http://handsonhowto.com/2007/pmail101/</link>
		<comments>http://handsonhowto.com/2007/pmail101/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 21:13:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Mail]]></category>

		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/2007/pmail101/</guid>
		<description><![CDATA[Porkchop &#60;porkchop@example.com&#62; wrote:
&#62;I'm looking to get a procmail thingie setup. I spent a
&#62;few minutes looking at the manpage...seems to be
&#62;written using a non-roman alphabet...!
&#62;Took a quick run on search engines with no luck...so does
&#62;anyone know of a 'procmail for idiots' type webpage?
]]></description>
			<content:encoded><![CDATA[<p>Porkchop &lt;porkchop@example.com&gt; wrote:</p>
<pre>&gt;I'm looking to get a procmail thingie setup. I spent a
&gt;few minutes looking at the manpage...seems to be
&gt;written using a non-roman alphabet...!</pre>
<pre>&gt;Took a quick run on search engines with no luck...so does
&gt;anyone know of a 'procmail for idiots' type webpage?</pre>
<p> <a href="http://handsonhowto.com/2007/pmail101/#more-14" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/pmail101/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Automated SSH login with lussh</title>
		<link>http://handsonhowto.com/2007/lussh/</link>
		<comments>http://handsonhowto.com/2007/lussh/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 17:46:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/wp/?p=12</guid>
		<description><![CDATA[If you replace passwords with SSH keys, your scripts can access a remote machine more securely; also, you can set your password to something preposterously long and complex, or disable SSH passwords altogether, thus making it flat-out impossible to break your password by &#8220;brute force.&#8221;  It&#8217;s not hard to set up key-based SSH access, [...]]]></description>
			<content:encoded><![CDATA[<p>If you replace passwords with SSH keys, your scripts can access a remote machine more securely; also, you can set your password to something preposterously long and complex, or disable SSH passwords altogether, thus making it flat-out impossible to break your password by &#8220;brute force.&#8221;  It&#8217;s not <em>hard</em> to set up key-based SSH access, but  <strong>lussh</strong> makes it even more convenient. <a href="http://handsonhowto.com/2007/lussh/#more-12" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/lussh/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A practical iptables firewall in Linux</title>
		<link>http://handsonhowto.com/2007/iptables/</link>
		<comments>http://handsonhowto.com/2007/iptables/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 03:45:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/wp/?p=10</guid>
		<description><![CDATA[&#8220;We reserve the right to refuse service to anyone,&#8221; and iptables is how we do it.  Rather than spend a lot of time trying to explain how ipchains begat iptables, let&#8217;s jump in.  There are enough comments in the code so that everything will make sense, even if we skip much of the [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;We reserve the right to refuse service to anyone,&#8221; and iptables is how we do it.  Rather than spend a lot of time trying to explain how ipchains begat iptables, let&#8217;s jump in.  There are enough comments in the code so that everything will make sense, even if we skip much of the theory.<br />
 <a href="http://handsonhowto.com/2007/iptables/#more-10" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/iptables/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introduction to DNS</title>
		<link>http://handsonhowto.com/2007/dns/</link>
		<comments>http://handsonhowto.com/2007/dns/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 03:21:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/wp/?p=9</guid>
		<description><![CDATA[If you could ask your computer how it feels about domain names, it would say &#8220;Looking up domain names is a big pain in my shiny metal tush.&#8221; Domain Names were not invented for the benefit of computers. They are purely for people.
Let&#8217;s say your name is Bob, and you want to register the domain [...]]]></description>
			<content:encoded><![CDATA[<p>If you could ask your computer how it feels about domain names, it would say &#8220;Looking up domain names is a big pain in my shiny metal tush.&#8221; Domain Names were not invented for the benefit of computers. They are purely for people.</p>
<p>Let&#8217;s say your name is Bob, and you want to register the domain name &#8220;example.com&#8221;.<br />
 <a href="http://handsonhowto.com/2007/dns/#more-9" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/dns/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unix 101</title>
		<link>http://handsonhowto.com/2007/unix101/</link>
		<comments>http://handsonhowto.com/2007/unix101/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 22:57:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/wp/?p=8</guid>
		<description><![CDATA[In the old days, when people walked to school uphill both ways in the snow, the only way into your computer was by using a Command Line Interface, otherwise known as a console.  Ah, just you and a blinking cursor. No wallpaper, no stupid, cryptic icons&#8230; that&#8217;s how computers were meant to be used!
]]></description>
			<content:encoded><![CDATA[<p>In the old days, when people walked to school uphill both ways in the snow, the only way into your computer was by using a Command Line Interface, otherwise known as a console.  Ah, just you and a blinking cursor. No wallpaper, no stupid, cryptic icons&#8230; that&#8217;s how computers were meant to be used! <a href="http://handsonhowto.com/2007/unix101/#more-8" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/unix101/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is SAMBA?</title>
		<link>http://handsonhowto.com/2007/what-is-samba/</link>
		<comments>http://handsonhowto.com/2007/what-is-samba/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 00:58:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<category><![CDATA[Unix]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://handsonhowto.com/wp/?p=7</guid>
		<description><![CDATA[When you connect a Linux machine and a Microsoft Windows machine to the same Local Area Network, they may not automatically see each other. That is, the Linux machine won&#8217;t show up in Windows&#8217; Network Neighborhood nor will the Windows disks be available under Linux. Samba changes that &#8212; with it, you can quite easily [...]]]></description>
			<content:encoded><![CDATA[<p>When you connect a Linux machine and a Microsoft Windows machine to the same Local Area Network, they may not automatically see each other. That is, the Linux machine won&#8217;t show up in Windows&#8217; Network Neighborhood nor will the Windows disks be available under Linux. Samba changes that &#8212; with it, you can quite easily do both.<br />
 <a href="http://handsonhowto.com/2007/what-is-samba/#more-7" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://handsonhowto.com/2007/what-is-samba/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
