<?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>AITD Blogs and Blatherings</title>
	<atom:link href="http://aitd-blog.cybereffect.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://aitd-blog.cybereffect.net</link>
	<description>Exploring Linux: Power in Computing ( and some other rather unrelated blatherings )</description>
	<lastBuildDate>Mon, 15 Feb 2010 18:00:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Conversations About The Internet #5: Anonymous Facebook Employee &#8211; The Rumpus.net</title>
		<link>http://aitd-blog.cybereffect.net/2010/02/15/conversations-about-the-internet-5-anonymous-facebook-employee-the-rumpus-net/</link>
		<comments>http://aitd-blog.cybereffect.net/2010/02/15/conversations-about-the-internet-5-anonymous-facebook-employee-the-rumpus-net/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 18:00:11 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=377</guid>
		<description><![CDATA[







<p>Conversations About The Internet #5: Anonymous Facebook Employee &#8211; The Rumpus.net.</p>
<p>It cannot be stated that this article is based on an actual conversation, but the scenario is certainly plausible. Most computer security, system admins, and network engineers, have indicated many times that such activity is a must have option. Not only is it needed for [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2010/02/15/conversations-about-the-internet-5-anonymous-facebook-employee-the-rumpus-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Knockd to increase Linux security</title>
		<link>http://aitd-blog.cybereffect.net/2009/12/26/using-knockd-to-increase-linux-security/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/12/26/using-knockd-to-increase-linux-security/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 04:58:47 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=323</guid>
		<description><![CDATA[A number of Linux servers require remote ssh access but not all need allow anyone to access or attempt to access them. One of my larger pet peeves is dealing with the shear amount of bandwidth that is lost by unauthorized access attempts to the Linux servers I admin. Simply setting a server to face the Internet and keeping it running is work enough. Within hours, and sometimes minutes, the host is port scanned, nmapped, and subjected to dictionary [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/12/26/using-knockd-to-increase-linux-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can a password be remembered easier</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/21/how-can-a-password-be-remembered-easier/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/21/how-can-a-password-be-remembered-easier/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 18:09:16 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=28</guid>
		<description><![CDATA[Again, we are faced with the original problem of writing down complex or hard to remember passwords. Combinations that must include upper and lowercase letters, numbers and possibly one or more special characters such as $, @, (, or !, add to the difficulty of remembering the password. Often, a passwords complexity can be increased by substituting special characters for the word's vowels, but again, if a word exits in the dictionary in the first place, a simple script can automatically subsitute the special characters for the vowels. It can also do it on the fly. Thus the attack need only the dictionary list to manipulate through a series of programmed [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/21/how-can-a-password-be-remembered-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schneier on Security: Balancing Security and Usability in Authentication</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/16/schneier-on-security-balancing-security-and-usability-in-authentication/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/16/schneier-on-security-balancing-security-and-usability-in-authentication/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 16:42:43 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>
		<category><![CDATA[Thoughts and Musings]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=295</guid>
		<description><![CDATA[<p>Users forgetting their passwords can be expensive—sysadmins or customer service reps have to field phone calls and reset passwords—so some systems include a backup authentication system: a secret question. The idea is that if you forget your password, you can authenticate yourself with some personal information that only you know. Your mother&#38;apos;s maiden name was [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/16/schneier-on-security-balancing-security-and-usability-in-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>That p0rn aint mine: convicted anyway</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/16/that-p0rn-aint-mine-convicted-anyway/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/16/that-p0rn-aint-mine-convicted-anyway/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:44:57 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[IT support]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[viruses]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Worms]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=283</guid>
		<description><![CDATA[I have stumbled upon a number of articles that show the potential danger of not paying attention to your own computer's condition. Apparently, some legal cases have resulted in the destruction of the lives of people accused of having child porn on their hard drives, yet they were unaware of the problem. The machine had been taken over by malware or some virus/worm that allowed remote porn users to access the machine much like a proxy. These remote users would then use the machine to not just surf and collect pictures but also store them on the same machine for future [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/16/that-p0rn-aint-mine-convicted-anyway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting Botnets</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/09/detecting-botnets/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/09/detecting-botnets/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:25:50 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=279</guid>
		<description><![CDATA[<p>Detecting Botnets.</p>
<p>Great article (with pictures!) demonstrating the whole concept of IDS.</p>
]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/09/detecting-botnets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AV-Comparatives &#8211; Independent Tests of Anti-Virus Software &#8211; Main-Tests</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/06/av-comparatives-independent-tests-of-anti-virus-software-main-tests/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/06/av-comparatives-independent-tests-of-anti-virus-software-main-tests/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:24:33 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[viruses]]></category>
		<category><![CDATA[Worms]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=270</guid>
		<description><![CDATA[<p>AV-Comparatives &#8211; Independent Tests of Anti-Virus Software &#8211; Main-Tests.</p>
<p>New test results are out. Of those tested, four  I use on a regular basis in a Windows environment. Symantec on corporate machines. Avast, AVG, on personal machines. Bitdefender for the really pesky problems that none of the others catch on the fly. Bitdefender&#8217;s Live Linux CD [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/06/av-comparatives-independent-tests-of-anti-virus-software-main-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schneier on Security: The Techniques for Distributing Child Porn</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/02/schneier-on-security-the-techniques-for-distributing-child-porn/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/02/schneier-on-security-the-techniques-for-distributing-child-porn/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 19:29:03 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=261</guid>
		<description><![CDATA[<p>Schneier on Security: The Techniques for Distributing Child Porn.</p>
<p>Interesting information about how such information continues to flow in the Internet.  As you will see, the process and methods are complex but profitable for these people.</p>
<p>Warning!! While the link above contains sanitized information, the link it contains will send you to another wiki site and a [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/02/schneier-on-security-the-techniques-for-distributing-child-porn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cybereffect.net &#124; HowTos / RemoteBackupsUsingRsync</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/02/cybereffect-net-howtos-remotebackupsusingrsync/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/02/cybereffect-net-howtos-remotebackupsusingrsync/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 18:21:39 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[remote Linux backups]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[rsync script]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=259</guid>
		<description><![CDATA[<p>Cybereffect.net &#124; HowTos / RemoteBackupsUsingRsync.</p>
<p>Remote backups are very useful but some Linux users do not make use of the option. Even home LAN Linux users can take advantage of the power of rsync.</p>
<p>Requirements are an Internet accessible Linux OS box, a little time to step through the process of creating the keys, and something to [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/02/cybereffect-net-howtos-remotebackupsusingrsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CyberCrime &amp; Doing Time: Facebook Safety &amp; Million Member Facebook Groups</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/02/cybercrime-doing-time-facebook-safety-million-member-facebook-groups-2/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/02/cybercrime-doing-time-facebook-safety-million-member-facebook-groups-2/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 15:41:07 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=257</guid>
		<description><![CDATA[<p>Good information from this blog site. Many users are really not aware, or pay no attention to the sort of permissions they are granting when using Facebook apps. How much info about yourself are you willing to share?</p>
<p>In my lectures I warn of things like having your privacy settings set too broadly &#8211; sharing your [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/02/cybercrime-doing-time-facebook-safety-million-member-facebook-groups-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Same Story, New Twist</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/02/same-story-new-twist/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/02/same-story-new-twist/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 06:39:55 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=244</guid>
		<description><![CDATA[<p>CYBERBOFH&#8217;s Blog.</p>
<p>As you will see from the link above, NOT using Window IE should be your first step. Adding the security plugins to Firefox and using it instead should be your second step.</p>
<p>Oh, maybe just using Linux and Firefox would be your best choice!!  </p>
<p>Enjoy the read.</p>
]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/02/same-story-new-twist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wikileaks cracks NATO&#8217;s Master Narrative for Afghanistan &#8211; Wikileaks</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/01/wikileaks-cracks-natos-master-narrative-for-afghanistan-wikileaks/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/01/wikileaks-cracks-natos-master-narrative-for-afghanistan-wikileaks/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 20:03:31 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=252</guid>
		<description><![CDATA[<p>Wikileaks cracks NATO&#8217;s Master Narrative for Afghanistan &#8211; Wikileaks.</p>
<p>As seen in the document the password used to &#8220;encrypt&#8221; the file was easily cracked because it is a dictionary word; &#8220;progress&#8221;. There is no complexity even though by some standards eight characters should be the minimum.</p>
<p>I suppose we could question if the document was really a [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/01/wikileaks-cracks-natos-master-narrative-for-afghanistan-wikileaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Untold Story of the World&#8217;s Biggest Diamond Heist</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/01/the-untold-story-of-the-worlds-biggest-diamond-heist/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/01/the-untold-story-of-the-worlds-biggest-diamond-heist/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 19:43:15 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=250</guid>
		<description><![CDATA[<p>The Untold Story of the World&#8217;s Biggest Diamond Heist.</p>
<p>Prime-time crime-time reality &#8220;show&#8221;. OK, its a read not a show, but regardless, the story behind the heist is intriging to say the least. Written by a master journalist, revealing the dark murky world of high-tech crime. The loot? Low-tech ageless and valuable rocks. Diamonds.</p>
<p>If you like [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/01/the-untold-story-of-the-worlds-biggest-diamond-heist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CyberCrime &amp; Doing Time: Zipped Malware Attachments in Spam: Here comes Conflicker!</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/01/cybercrime-doing-time-zipped-malware-attachments-in-spam-here-comes-conflicker/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/01/cybercrime-doing-time-zipped-malware-attachments-in-spam-here-comes-conflicker/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 06:28:32 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=242</guid>
		<description><![CDATA[<p>CyberCrime &#38; Doing Time: Zipped Malware Attachments in Spam: Here comes Conflicker!.</p>
<p>More good malware info. I have been getting nailed the past couple of weeks with phishing attacks. Most are faily easy to spot, some are not. I have been saving the headers and going through them for fun when I have nothing better to [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/01/cybercrime-doing-time-zipped-malware-attachments-in-spam-here-comes-conflicker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CyberCrime &amp; Doing Time: Facebook Safety &amp; Million Member Facebook Groups</title>
		<link>http://aitd-blog.cybereffect.net/2009/11/01/cybercrime-doing-time-facebook-safety-million-member-facebook-groups/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/11/01/cybercrime-doing-time-facebook-safety-million-member-facebook-groups/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 06:23:22 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[News Relay]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=240</guid>
		<description><![CDATA[<p>CyberCrime &#38; Doing Time: Facebook Safety &#38; Million Member Facebook Groups.</p>
<p>So, remember that the next time you join a &#8220;million member group&#8221;, what you are really doing is helping these advertisers make it easier to spam you with their ads. While it may seem a great &#8220;social cause&#8221;, its not. Nobody cares if 1 million [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/11/01/cybercrime-doing-time-facebook-safety-million-member-facebook-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eowyn at ShoutLife.com</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/30/eowyn-at-shoutlife-com/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/30/eowyn-at-shoutlife-com/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 15:21:15 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[News Relay]]></category>
		<category><![CDATA[Plugs]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=236</guid>
		<description><![CDATA[<p>Eowyn at ShoutLife.com.</p>
<p>I do not usually plug music artists but here is one that I came across while streaming Industrial Rock in on Amarok. The artist and group has developed a sound that just grabbed me in the same way as P.O.D., Disciple, and others.</p>
<p>Its worth a listen.</p>
]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/30/eowyn-at-shoutlife-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The future of Linux? 54th Response &#8211; Toolbox for IT Groups</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/30/the-future-of-linux-54th-response-toolbox-for-it-groups/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/30/the-future-of-linux-54th-response-toolbox-for-it-groups/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 15:08:38 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News Relay]]></category>
		<category><![CDATA[Thoughts and Musings]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=234</guid>
		<description><![CDATA[<p>The future of Linux? 54th Response &#8211; Toolbox for IT Groups.</p>
<p>Brian Masinick speaks to those who have, of late, been making claims that Linux is dying off. Others have been making claims that there is no future in Linux and that it will never replace Windows in the desktop environment. Brian reminds us of the [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/30/the-future-of-linux-54th-response-toolbox-for-it-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Automate your Tweets</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/25/howto-automate-your-tweets/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/25/howto-automate-your-tweets/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 17:43:30 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=227</guid>
		<description><![CDATA[Cybereffect on how to automate the sending of multiple messages to your followers and the world using the Linux command line. [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/25/howto-automate-your-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiz Restoring to Defaults</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/25/compiz-restoring-to-defaults/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/25/compiz-restoring-to-defaults/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 07:46:57 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux OS installation]]></category>
		<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[trouble shooting]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=231</guid>
		<description><![CDATA[Screwing up your Linux box running Compiz is just not fun at all. I did just that late in the night. Here, is the solution I found to restore my Compiz settings on Linux Mint. [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/25/compiz-restoring-to-defaults/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Remote Login Warning Banners</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/24/ssh-remote-login-warning-banners/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/24/ssh-remote-login-warning-banners/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 17:26:19 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pre-login ssh banners]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=214</guid>
		<description><![CDATA[Initiating a remote ssh session is simple enough and there are a couple of ways to display your usage policy when the user logs in. I noted however, that when a session is started using the standard # ssh -l <username> <servername> login command that only the request to enter the password is displayed. What I needed was a banner display that would show a basic usage policy and warning before any login occurred at [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/24/ssh-remote-login-warning-banners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH: Using TCP KeepAlive to Prevent Remote Connection Drops</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/23/ssh-using-tcp-keepalive-to-prevent-remote-connection-drops/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/23/ssh-using-tcp-keepalive-to-prevent-remote-connection-drops/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 16:31:02 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Remote Connections]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[trouble shooting]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=209</guid>
		<description><![CDATA[Stopping remote login connection drops on a Ubuntu server. It is not as hard as it might [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/23/ssh-using-tcp-keepalive-to-prevent-remote-connection-drops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple: &#8216;Windows 7 is antiquated technology&#8217; &#8211; Telegraph</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/22/apple-windows-7-is-antiquated-technology-telegraph/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/22/apple-windows-7-is-antiquated-technology-telegraph/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 15:10:07 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[Linux OS installation]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=204</guid>
		<description><![CDATA[Win 7 has even caught a few people by surprise. In the past 7 days the number of people who have walked in to the IT office has doubled. The question is basically the same. "I heard something about a new Windows operating system; Windows 7(?) I think its called. Have you heard anything about [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/22/apple-windows-7-is-antiquated-technology-telegraph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7: Is Windows fixed now?</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/21/windows-7-is-windows-fixed-now/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/21/windows-7-is-windows-fixed-now/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:10:06 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Thoughts and Musings]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windozer]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=194</guid>
		<description><![CDATA[
<p>Bruce Schneier comments on some of the problems of the OS and how MS addressed them.</p>
<p>What made XP and Vista more secure? Eliminating (or reducing) buffer overflow errors helped. But what really made a difference is shutting off services by default. Many of the vulnerabilities exploited in Windows 98, NT and 2000 were actually a [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/21/windows-7-is-windows-fixed-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft, Google in Talks With Twitter to Integrate Tweet Feeds &#124; Kara Swisher &#124; BoomTown &#124; AllThingsD</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/19/microsoft-google-in-talks-with-twitter-to-integrate-tweet-feeds-kara-swisher-boomtown-allthingsd/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/19/microsoft-google-in-talks-with-twitter-to-integrate-tweet-feeds-kara-swisher-boomtown-allthingsd/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 05:45:10 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Thoughts and Musings]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=183</guid>
		<description><![CDATA[<p>This should be interesting to watch. Frankly, I am somewhat undecided about how valuable the results will be for the average user. Much of what I see on Twitter feeds is people mentioning articles or sites; Work done by others. (Much the same as many blogs, even this one, do).</p>
<p>Many bloggers will add their own [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/19/microsoft-google-in-talks-with-twitter-to-integrate-tweet-feeds-kara-swisher-boomtown-allthingsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only 4% of corporate IT users stick to password rules :: Hack In The Box :: Keeping Knowledge Free</title>
		<link>http://aitd-blog.cybereffect.net/2009/10/18/only-4-of-corporate-it-users-stick-to-password-rules-hack-in-the-box-keeping-knowledge-free/</link>
		<comments>http://aitd-blog.cybereffect.net/2009/10/18/only-4-of-corporate-it-users-stick-to-password-rules-hack-in-the-box-keeping-knowledge-free/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 05:13:29 +0000</pubDate>
		<dc:creator>AITD</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[IT support]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[technician]]></category>

		<guid isPermaLink="false">http://aitd-blog.cybereffect.net/?p=178</guid>
		<description><![CDATA[<p>Only 4% of corporate IT users stick to password rules :: Hack In The Box :: Keeping Knowledge Free.</p>
<p>Coming from an IT perspective, there is &#8220;good reason&#8221; why this sort of thing happens. We have to, on a daily basis, log into sometimes dozens of hosts, to perform maintenance, upgrades, and fixing various problems. It [...]]]></description>
		<wfw:commentRss>http://aitd-blog.cybereffect.net/2009/10/18/only-4-of-corporate-it-users-stick-to-password-rules-hack-in-the-box-keeping-knowledge-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
