<?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>SetupLinux</title>
	<atom:link href="http://www.setuplinux.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.setuplinux.com</link>
	<description>Linux and Technology Stuff</description>
	<lastBuildDate>Wed, 26 May 2010 17:24:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finding Files from Ubuntu Commandline</title>
		<link>http://www.setuplinux.com/2010/05/finding-files-from-ubuntu-commandline/</link>
		<comments>http://www.setuplinux.com/2010/05/finding-files-from-ubuntu-commandline/#comments</comments>
		<pubDate>Wed, 26 May 2010 17:24:55 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/?p=112</guid>
		<description><![CDATA[This is a basic entry on how to search for files in Linux, and more specifically how to find a software package that a file belongs too.

Find files using &#8220;locate&#8221; from the commandline:
There are lots of different find tools out there, but I tend to go for the old-school one called &#8220;locate&#8221;.  Locate basically uses [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2010/05/finding-files-from-ubuntu-commandline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BigBlueButton: Web conference and meeting room review</title>
		<link>http://www.setuplinux.com/2010/04/bigbluebutton-web-conference-and-meeting-room-review/</link>
		<comments>http://www.setuplinux.com/2010/04/bigbluebutton-web-conference-and-meeting-room-review/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 21:22:03 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/?p=108</guid>
		<description><![CDATA[I really hate WebEx.  Maybe it&#8217;s becuase I&#8217;m a Linux user and there is no client for Linux.  But generally speaking I don&#8217;t like thick client apps that only install in Windows.  So I&#8217;ve been on the lookout for sometime for something to replace WebEx that worked on the major OS&#8217;s and didn&#8217;t need a [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2010/04/bigbluebutton-web-conference-and-meeting-room-review/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Health Care Bill perspective from a IT guy</title>
		<link>http://www.setuplinux.com/2010/03/health-care-bill-perspective-from-a-it-guy/</link>
		<comments>http://www.setuplinux.com/2010/03/health-care-bill-perspective-from-a-it-guy/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 13:50:33 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/?p=102</guid>
		<description><![CDATA[Being a IT guy and programmer I tend to come at problems the same way as when I develop.  Because of my job I&#8217;m always evaluating technologies, code, libraries, architectures, hardware, etc.  It&#8217;s never ending, but that&#8217;s what I love about IT.   I&#8217;ve learned to keep a open mind as well as look at the [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2010/03/health-care-bill-perspective-from-a-it-guy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fail2ban, block hack attempts automatically</title>
		<link>http://www.setuplinux.com/2010/02/fail2ban-block-hack-attempts-automatically/</link>
		<comments>http://www.setuplinux.com/2010/02/fail2ban-block-hack-attempts-automatically/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 15:08:26 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/2010/02/fail2ban-block-hack-attempts-automatically/</guid>
		<description><![CDATA[If you have a server out there it&#8217;s getting attacked.  Sooner or later somebody will be able to break into your system if you don&#8217;t keep on top of security.
SSH is what most Linux admin&#8217;s use to manage their systems.  I hated looking at all these hack/bot type attempts to login to my systems so [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2010/02/fail2ban-block-hack-attempts-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML to PDF with CSS and Javascript</title>
		<link>http://www.setuplinux.com/2010/02/xhtml-to-pdf-with-css-and-javascript/</link>
		<comments>http://www.setuplinux.com/2010/02/xhtml-to-pdf-with-css-and-javascript/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 19:01:30 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/2010/02/xhtml-to-pdf-with-css-and-javascript/</guid>
		<description><![CDATA[There are tons and tons of HTML to PDF type tools out there.  For basic HTML with little or no CSS and javascript these are ok.  If your using CSS2/CSS3 or javascript for some of your layout, the majority of the tools out there don&#8217;t get the job done.

NOTE: If all you need is basic [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2010/02/xhtml-to-pdf-with-css-and-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple iPad, worth getting?</title>
		<link>http://www.setuplinux.com/2010/01/apple-ipad-worth-getting/</link>
		<comments>http://www.setuplinux.com/2010/01/apple-ipad-worth-getting/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 18:09:24 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/?p=63</guid>
		<description><![CDATA[Like everybody else I&#8217;ve seen all the press around the iPad.  Apple in general is pretty good at making simple clean systems.  I use the iPhone and love it, the iPad for the most part seems like a big iPhone.  I am getting older so the bigger screen would be nice, but beyond that what [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2010/01/apple-ipad-worth-getting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rackspace Hosting Review</title>
		<link>http://www.setuplinux.com/2010/01/rackspace-hosting-review/</link>
		<comments>http://www.setuplinux.com/2010/01/rackspace-hosting-review/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 02:55:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/?p=34</guid>
		<description><![CDATA[I&#8217;ve recently started using Rackspace for personal use.  For the Linux user this ROCKS!!  But if you need a Windows systems your SOL for now.
First of all &#8220;It&#8217;s cheap!!&#8221;.  This has to be the cheapest commercial (employs more than one guy in a basement) service I&#8217;ve used.  You can get a base system for about [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2010/01/rackspace-hosting-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoGrid hosting review</title>
		<link>http://www.setuplinux.com/2008/10/gogrid-hosting-review/</link>
		<comments>http://www.setuplinux.com/2008/10/gogrid-hosting-review/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 16:09:00 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/2008/10/gogrid-hosting-review/</guid>
		<description><![CDATA[&#8220;Cloud Computing&#8221; is a new buzz word floating around the computer world.  The basic idea is you worry only about your OS or your application, not the hardware.
In my case I wanted something similar to a co-located server, but I didn&#8217;t want to worry about hardware anymore.  There are lots of Cloud services [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2008/10/gogrid-hosting-review/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Top 5 Annoying things about my MacBook Pro</title>
		<link>http://www.setuplinux.com/2008/08/top-5-annoying-things-about-my-macbook-pro/</link>
		<comments>http://www.setuplinux.com/2008/08/top-5-annoying-things-about-my-macbook-pro/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 21:07:00 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/2008/08/top-5-annoying-things-about-my-macbook-pro/</guid>
		<description><![CDATA[I just started a new job and they offered me a choice of a Mac or a PC.  I&#8217;ve always been too cheap to buy one myself so I was excited to get one for work to give it a try.  I&#8217;ve had this new MacBook for a couple months now and just [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2008/08/top-5-annoying-things-about-my-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open Source Benifits Explained</title>
		<link>http://www.setuplinux.com/2008/06/open-source-benifits-explained/</link>
		<comments>http://www.setuplinux.com/2008/06/open-source-benifits-explained/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 17:09:00 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.setuplinux.com/2008/06/open-source-benifits-explained/</guid>
		<description><![CDATA[This was a article I wrote in 2004 to explain why I liked the idea of using Open Source programs for a Utah Voting System.
Keith Pettit on Open Source software
&#8220;The basic idea behind open source is very simple: When programmers can read, redistribute, and modify the source code for software, the software evolves. People improve [...]]]></description>
		<wfw:commentRss>http://www.setuplinux.com/2008/06/open-source-benifits-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
