<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Great Scott Consulting Services</title>
	<link>http://greatscottcs.com</link>
	<description>Wielding Technology on Your Behalf</description>
	<lastBuildDate>Mon, 11 Apr 2011 16:56:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>Bitcoin: Anonymous Money&#8230;  Sort of</title>
		<description><![CDATA[Bitcoin has been getting a lot of attention in the recent months.  And for good reason too.  The US government's financial policies are putting the dollar on the brink of a precipitous decline.  Smart people are taking their money out of fiat currencies and buying tangible things such as gold and other commodities to prevent [...]]]></description>
		<link>http://greatscottcs.com/2011/04/11/bitcoin-anonymous-money-sort-of/</link>
			</item>
	<item>
		<title>Telnet to a server on an ssl port</title>
		<description><![CDATA[The last post dealt with connecting to a server using telnet on a non telnet port.  This is handy for touble shooting mail issues or just checking mail without using a "proper" mail client.  In this post I'll show you how to connect to a standard pop3 server over an ssl port. ﻿﻿&#62; openssl s_client [...]]]></description>
		<link>http://greatscottcs.com/2009/12/25/telnet-to-a-server-on-an-ssl-port/</link>
			</item>
	<item>
		<title>Send an email using the command line</title>
		<description><![CDATA[Ever get an email failure without a good error message and want to see what's really going on?  Here's how to send an email using nothing but telnet.  You'll see exactly where the process breaks down and point you towards the real problem. telnet mail.domain-you-are-sending-mail-to.com 25 helo domain-you-are-sending-from.com mail From: user@domain-you-are-sending-from.com rcpt To: user@domain-you-are-sending-mail-to.com data [...]]]></description>
		<link>http://greatscottcs.com/2009/12/25/send-an-email-using-the-command-line/</link>
			</item>
	<item>
		<title>A better tail -f</title>
		<description><![CDATA[If you've ever wanted to use a more powerfull editor while viewing live log files then less is the tool to use.  Instead of typing in the following: &#62; tail -f /var/log/logfile.log Try this &#62; less /var/log/logfile.log &#62;F Once inside the less program a capital F will take you to the bottom and wait for [...]]]></description>
		<link>http://greatscottcs.com/2009/11/24/a-better-tail-f/</link>
			</item>
	<item>
		<title>Enable / disable task manager in XP</title>
		<description><![CDATA[Check the following reg key: HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System \ DisableTaskMgr If it exists you can delete it to restore the task manager or change the value from 1 to 0.]]></description>
		<link>http://greatscottcs.com/2009/11/24/enable-disable-task-manager-in-xp/</link>
			</item>
</channel>
</rss>

