<?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>I.T. Security and Linux Administration</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/security-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/security-admin</link>
	<description>When the penguins and windows can live together, there shall be one.</description>
	<lastBuildDate>Fri, 31 May 2013 23:56:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Dynamic or static website?</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/dynamic-or-static-website/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/dynamic-or-static-website/#comments</comments>
		<pubDate>Fri, 31 May 2013 23:56:52 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=553</guid>
		<description><![CDATA[Should you run a dynamic or static website?  Its typically a tough call.  Dynamic sites offer a lot of functionality that, for obvious reasons, you don&#8217;t get in a static version.  However, there are some things to consider: 1.  Dynamic sites end up giving a lot more overhead and resource usage from your server (not [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/dynamic-or-static-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook.com vs. GMail : Part 2 &#8211; Sending Emails</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/outlook-com-vs-gmail-part-2-sending-emails/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/outlook-com-vs-gmail-part-2-sending-emails/#comments</comments>
		<pubDate>Fri, 31 May 2013 19:56:21 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=552</guid>
		<description><![CDATA[Besides mentioning the whole GMail IM-email concept that I stated my dislike for in part 1, there&#8217;s some points to make about both in terms of composing email. Lets take GMail&#8217;s full window composing version for this, as an equal comparison.  It was nice, but it threw a whole lot of things into your face. [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/outlook-com-vs-gmail-part-2-sending-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authenticate with Picaso</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/authenticate-with-picaso/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/authenticate-with-picaso/#comments</comments>
		<pubDate>Fri, 31 May 2013 18:43:33 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=548</guid>
		<description><![CDATA[In my SSH Picaso post, I mentioned about how the fingerprint is displayed as ASCII art.  But what if we took that a step further?  What if that ASCII art was our password? The fingerprint of a keyfile is supposed to be as unique as the keyfile itself, as its derived from the data, right? [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/authenticate-with-picaso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The SSH Picaso</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/the-ssh-picaso/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/the-ssh-picaso/#comments</comments>
		<pubDate>Fri, 31 May 2013 18:10:14 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=547</guid>
		<description><![CDATA[If you&#8217;ve ever created a SSH keypair, you&#8217;ve been graced with SSH&#8217;s artistic abilities.  You know, that little character map that shows you the key&#8217;s fingerprint: ➜ ~ ssh-keygen -t rsa Generating public/private rsa key pair. Enter file in which to save the key (/home/eric/.ssh/id_rsa): Enter passphrase (empty for no passphrase): Enter same passphrase again: [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/the-ssh-picaso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leaking information through API</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/leaking-information-through-api/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/leaking-information-through-api/#comments</comments>
		<pubDate>Fri, 31 May 2013 17:23:37 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=546</guid>
		<description><![CDATA[I&#8217;ll be honest, I was torn on whether to post about this or not.  On one hand its perfect for this blog as it mentions security&#8230;on the other hand, it kind of opens up new doors for stalkers.  But, here I go. I&#8217;ve never heard of this service before, but apparently there&#8217;s a social media [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/leaking-information-through-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart&#8230;guns&#8230;?</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/smart-guns/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/smart-guns/#comments</comments>
		<pubDate>Fri, 31 May 2013 00:03:43 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=545</guid>
		<description><![CDATA[There&#8217;s a crowdfunding project here: http://www.indiegogo.com/projects/fund-safe-guns that is for the creation of smart gun development.  Basically, the government&#8217;s new proposed gun control method is bio-metrics on guns. I&#8217;m not going into politics or my point of view on gun control, but I don&#8217;t see how this is going to make things better.  The idea itself is interesting [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/smart-guns/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>&#8220;Malware in your system?  Good&#8221;</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/malware-in-your-system-good/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/malware-in-your-system-good/#comments</comments>
		<pubDate>Thu, 30 May 2013 23:43:39 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=543</guid>
		<description><![CDATA[Who really thinks that allowing to protect IP (intellectual property) by locking it in with malware is such a great idea?  Who?! Basically the idea is to stop pirating software and people stealing software and other IP.  The law would give the creator rights to basically have a backdoor to the violator&#8217;s machine and network, [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/malware-in-your-system-good/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Outlook.com vs. GMail : Part 1 &#8211; Why</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/outlook-com-vs-gmail-part-1-why/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/outlook-com-vs-gmail-part-1-why/#comments</comments>
		<pubDate>Thu, 30 May 2013 22:54:38 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=541</guid>
		<description><![CDATA[A while ago Google announced its discontinuation of the free tier of Google Apps (basically Google providing email, storage space, etc&#8230;) free to businesses.  It also so happened that within the next couple of months, Microsoft announced Outlook.com, which was set to take the place of GMail (without specifically stating it). Yes, I&#8217;m a Linux [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/outlook-com-vs-gmail-part-1-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Ubuntu bug FINALLY fixed</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/first-ubuntu-bug-finally-fixed/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/first-ubuntu-bug-finally-fixed/#comments</comments>
		<pubDate>Thu, 30 May 2013 22:30:02 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=540</guid>
		<description><![CDATA[Ubuntu, with its first release (and first bug) in 2004, has finally marked the first bug as fixed&#8230;about 9 years later.  What is the first bug, you ask? &#8220;Microsoft has a majority market share&#8221; If you compare and contrast 2004 with 2013, it makes sense, doesn&#8217;t it?  Windows has seen its fair share of flops [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/first-ubuntu-bug-finally-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gotta love captcha</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/gotta-love-captcha/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/gotta-love-captcha/#comments</comments>
		<pubDate>Thu, 30 May 2013 22:11:07 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=539</guid>
		<description><![CDATA[[...] a recent We The People petition at the White House, asking the administration to support the treaty for the blind, which would make it easier to access creative works for the blind by creating a few small &#8220;exceptions&#8221; to copyright law (i.e., returning rights to the public) for the sake of sharing formats that are accessible [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/gotta-love-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
