<?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>Technopotomus &#187; Debian</title>
	<atom:link href="http://technopotomus.com/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://technopotomus.com</link>
	<description>Home Network Project</description>
	<lastBuildDate>Sun, 06 Jun 2010 03:28:04 +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>Setting up VMware &#8211; Part I</title>
		<link>http://technopotomus.com/2009/11/setting-up-vmware-part-i/</link>
		<comments>http://technopotomus.com/2009/11/setting-up-vmware-part-i/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 04:58:47 +0000</pubDate>
		<dc:creator>lance</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://technopotomus.com/?p=249</guid>
		<description><![CDATA[VMware
For the uninitiated, VMware is software for creating Virtual Machines.  &#8220;Virtual Machines?&#8221; you say?  &#8220;Like the matrix?&#8221;  No, no, no.  This is having multiple servers of different OS types running on one physical computer.  Say for example you want to have 2 separate servers, however neither of them is taxed too hard so that you [...]]]></description>
		<wfw:commentRss>http://technopotomus.com/2009/11/setting-up-vmware-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sudoers</title>
		<link>http://technopotomus.com/2009/08/sudoers/</link>
		<comments>http://technopotomus.com/2009/08/sudoers/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 04:56:06 +0000</pubDate>
		<dc:creator>lance</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://technopotomus.com/?p=228</guid>
		<description><![CDATA[Where&#8217;s my SUDO?
Installing different flavors of Linux can be fun and exciting at times.  And it can have you scratching your head.
Take for instance, my first Linux install was Ubuntu.  Of course, this is a nice intro to anyone new to the Linux game, especially with it&#8217;s nice graphical interface.  Now when I looked for [...]]]></description>
		<wfw:commentRss>http://technopotomus.com/2009/08/sudoers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MTR &#8211; Network Diagnostic Tool</title>
		<link>http://technopotomus.com/2009/07/mtr/</link>
		<comments>http://technopotomus.com/2009/07/mtr/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 01:51:29 +0000</pubDate>
		<dc:creator>lance</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mtr]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[routers]]></category>
		<category><![CDATA[traceroute]]></category>

		<guid isPermaLink="false">http://technopotomus.com/?p=205</guid>
		<description><![CDATA[Traceroute
You may have used traceroute in a Micrsoft OS or in Linux.  It&#8217;s quite simple and can tell you a few things about the connection between you and any other device on the internet.   Just type in traceroute &#60;domain name&#62; and hit enter.  You should see something like the following.

traceroute to microsoft.com (207.46.232.182), 30 [...]]]></description>
		<wfw:commentRss>http://technopotomus.com/2009/07/mtr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apt-get or aptitude</title>
		<link>http://technopotomus.com/2009/05/apt-get-or-aptitude/</link>
		<comments>http://technopotomus.com/2009/05/apt-get-or-aptitude/#comments</comments>
		<pubDate>Wed, 27 May 2009 22:11:18 +0000</pubDate>
		<dc:creator>lance</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://technopotomus.com/?p=192</guid>
		<description><![CDATA[Installing Software
When you install software for windows, there is many ways to go about that.  You can have a CD-ROM with the program and install directly from that.  You can download a zip file, extract the files and install the extracted program.  You can download an installer that will then download the necessary files off [...]]]></description>
		<wfw:commentRss>http://technopotomus.com/2009/05/apt-get-or-aptitude/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux? Isn&#8217;t that for programmers and computer geeks?</title>
		<link>http://technopotomus.com/2009/05/linux-isnt-that-for-programmers-and-computer-geeks/</link>
		<comments>http://technopotomus.com/2009/05/linux-isnt-that-for-programmers-and-computer-geeks/#comments</comments>
		<pubDate>Thu, 07 May 2009 21:20:35 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ibex]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[Jackalope]]></category>
		<category><![CDATA[Jaunty]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://technopotomus.com/?p=151</guid>
		<description><![CDATA[Well, sure it is.  But so is Pepsi, Television, and water-balloon fights.
Simple fact of the matter is that everyone has a computer now-a-days.  We all use our computers for different things.  And we all want our computer to WORK!  Specifically, we all want our computers to be FAST!  It amazes me to this day the [...]]]></description>
		<wfw:commentRss>http://technopotomus.com/2009/05/linux-isnt-that-for-programmers-and-computer-geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian installation</title>
		<link>http://technopotomus.com/2009/04/debian-installation/</link>
		<comments>http://technopotomus.com/2009/04/debian-installation/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 22:33:23 +0000</pubDate>
		<dc:creator>lance</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://technopotomus.com/?p=91</guid>
		<description><![CDATA[Cheap Computer


One of the nice things about LINUX (whatever flavor you desire) is that it does not need the latest and greatest top of the line overclocked hardware to operate.   In fact, for my next project, the server I plan on setting up in VLAN 2 will not have a GUI installed, since it will [...]]]></description>
		<wfw:commentRss>http://technopotomus.com/2009/04/debian-installation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
