<?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>Jed Daniels . com&#124;net&#124;org &#187; Miscellaneous</title>
	<atom:link href="http://www.jeddaniels.com/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeddaniels.com</link>
	<description>The home pages of Jed Daniels and family.</description>
	<lastBuildDate>Wed, 27 Apr 2011 17:18:18 +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>I&#8217;m Shaving My Beard</title>
		<link>http://www.jeddaniels.com/2009/im-shaving-my-beard/</link>
		<comments>http://www.jeddaniels.com/2009/im-shaving-my-beard/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 06:31:16 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.jeddaniels.com/?p=71</guid>
		<description><![CDATA[But I need help deciding what style. Check out www.shavemybeard.com and vote on one. On Jan 30, I&#8217;ll shave the most popular style. I&#8217;m hoping to get enough people to vote to make it an interesting experiment, and not just friends and family. Let me know if you have suggestions for attracting more votes.
]]></description>
			<content:encoded><![CDATA[<p>But I need help deciding what style. Check out <a href="http://www.shavemybeard.com ">www.shavemybeard.com </a>and vote on one. On Jan 30, I&#8217;ll shave the most popular style. I&#8217;m hoping to get enough people to vote to make it an interesting experiment, and not just friends and family. Let me know if you have suggestions for attracting more votes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeddaniels.com/2009/im-shaving-my-beard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Troubleshoot</title>
		<link>http://www.jeddaniels.com/2008/how-to-troubleshoot/</link>
		<comments>http://www.jeddaniels.com/2008/how-to-troubleshoot/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 23:33:06 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Computers & Networking]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[problem solving]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.jeddaniels.com/?p=63</guid>
		<description><![CDATA[Ok, I know I don&#8217;t normally post about &#8220;non-technical&#8221; stuff, but this is one that EVERYONE should read. At least, everyone that is required to help solve problems of any sort, especially Network admins, IT Managers and Staff, and Support folks at a minimum, if not all engineers and just about everyone else. This post [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I know I don&#8217;t normally post about &#8220;non-technical&#8221; stuff, but this is one that EVERYONE should read. At least, everyone that is required to help solve problems of any sort, especially Network admins, IT Managers and Staff, and Support folks at a minimum, if not all engineers and just about everyone else. This post is about Troubleshooting. Yes, I know, a boring topic, but one that far too many of us have forgotten the basics of. We all solve problems in our daily lives, and as a result we tend to think that we are good at it. Well, the truth is, we aren&#8217;t good at troubleshooting, especially when it comes to solving complex problems (e.g. networking problems, IT issues where someone brings the machine in and says &#8220;it doesn&#8217;t work&#8221;, etc.). But by practicing and some basic fundamentals, we CAN be good at troubleshooting.</p>
<p><a href="http://blog.nerdguru.net/">The Nerd Guru</a> has an excellent <a href="http://blog.nerdguru.net/2007/12/troubleshooting-techniques-introduction.html">Introduction/Refresher on Troubleshooting</a> and it happens to be an entertaining read as well (with a site named &#8220;Nerd Guru&#8221; would you expect anything less than at least one summarization of the plot of Start Trek II to make his point?).</p>
<p>One of the most important things to do BEFORE you actually start any real troubleshooting is to <strong>define the problem</strong>. The most common mistake I see when people are trying to resolve some issue is that they don&#8217;t take the time to articulate exactly what the issue is in the first place. Here is an example:</p>
<blockquote><p>User: &#8220;My computer doesn&#8217;t work.&#8221;<br />
Admin: &#8220;What did you do to it?&#8221;<br />
User: &#8220;Nothing.&#8221;<br />
Admin: &#8220;Liar, you must&#8217;ve done something.&#8221;<br />
User: &#8220;Really, I didn&#8217;t. I came in to the office, sat down, and tried to use it, and it isn&#8217;t working.&#8221;<br />
Admin: &#8220;Ok, I&#8217;ll come to your cube and take a look.&#8221;</p></blockquote>
<p>Notice anything wrong there? The first question the Admin asked should have been &#8220;what exactly do you mean by that?&#8221;. If he had, the User would have told him that he couldn&#8217;t log into email because it didn&#8217;t recognize his password. By narrowing down the problem the Admin could have resolved it remotely, without having to actually visit the User&#8217;s computer. By not asking any questions about the exact problem, the Admin not only wasted a bunch of time, but will also be pretty angry when he gets to the User&#8217;s computer and realizes that the computer is fine and the User&#8217;s password just needs to be reset. The Admin will leave thinking the User is an idiot and the User will be thinking that the Admin is a condescending jerk.</p>
<p>The point is that before doing anything else, you need to take the time to identify what the problem REALLY is. A good reference that makes this point pretty well and gives you some <a href="http://www.cisco.com/iam/unified/ipcc1/System_Troubleshooting_Methodology.htm#wp1127149">example questions</a> to ask is <a href="http://www.cisco.com/iam/unified/ipcc1/System_Troubleshooting_Methodology.htm">Cisco&#8217;s System Troubleshooting Methodology</a>. This is a very useful guide even if you don&#8217;t have any Cisco gear.</p>
<p>If you aren&#8217;t convinced about why you should spend some time taking a quick refresher on troubleshooting, I highly recommend you take a look at <a href="http://www.troubleshooters.com/tuni.htm">The Universal Troubleshooting Process</a>. This site makes an excellent case for why you should define a troubleshooting process and practice it regularly, and it gives you lots of tips on troubleshooting and troubleshooting methodology. Brushing up on troubleshooting will save you time, money, and effort, and will make you look smarter and harder working in the eyes of your colleagues.</p>
<p>Links:</p>
<blockquote><p><a href="http://blog.nerdguru.net/2007/12/troubleshooting-techniques-introduction.html">Troubleshooting Techniques</a> [<a href="http://blog.nerdguru.net/">The Nerd Guru</a>]<br />
<a href="http://www.cisco.com/iam/unified/ipcc1/System_Troubleshooting_Methodology.htm">System Troubleshooting Methodology</a> [<a href="http://www.cisco.com">Cisco</a>]<br />
<a href="http://www.troubleshooters.com/tuni.htm">The Universal Troubleshooting Process</a> [<a href="http://www.troubleshooters.com/">Troubleshooters.com</a>]</p></blockquote>
<h6>This article is copyright <a href="http://www.opnet.com/solutions/application_performance/acelive.html">OPNET Technologies, Inc.</a>, and is reprinted from the original at www.itsnotthenetwork.com with permission.</h6>
]]></content:encoded>
			<wfw:commentRss>http://www.jeddaniels.com/2008/how-to-troubleshoot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stuff I wrote on Lifehacker!!!</title>
		<link>http://www.jeddaniels.com/2007/stuff-i-wrote-on-lifehacker/</link>
		<comments>http://www.jeddaniels.com/2007/stuff-i-wrote-on-lifehacker/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 14:42:12 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.jeddaniels.com/?p=17</guid>
		<description><![CDATA[Lifehacker, one of the worlds most popular blogs, has picked up something I wrote for work and posted it. Awesome! I guess this means I need to write some more stuff. Any suggestions?

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lifehacker.com" target="_blank" title="Link to lifehacker">Lifehacker</a>, one of the worlds most popular blogs, has picked up something I <a href="http://www.networkphysics.com/services/training/vmware-howto.shtml" target="_blank" title="Link to NP VMware How-to">wrote for work</a> and <a href="http://lifehacker.com/software/vmware/vmware-for-beginners-240204.php" target="_blank" title="Link to VMware How-to">posted it</a>. Awesome! I guess this means I need to write some more stuff. Any suggestions?</p>
<p style="text-align: center"><img src="http://www.jeddaniels.com/vmware_lifehacker_article_smaller.png" title="Screenshot of Lifehacker Article" alt="Screenshot of Lifehacker Article" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeddaniels.com/2007/stuff-i-wrote-on-lifehacker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get in touch with me&#8230;</title>
		<link>http://www.jeddaniels.com/2007/how-to-get-in-touch-with-me/</link>
		<comments>http://www.jeddaniels.com/2007/how-to-get-in-touch-with-me/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 23:37:41 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.jeddaniels.com/?p=15</guid>
		<description><![CDATA[Lately I&#8217;ve had a few people comment that they couldn&#8217;t figure out how to get in touch we me. They forgot my email address and couldn&#8217;t find any references to it on any of my sites. Well, chances are, if you don&#8217;t know how to get in touch with me, I don&#8217;t want to talk [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve had a few people comment that they couldn&#8217;t figure out how to get in touch we me. They forgot my email address and couldn&#8217;t find any references to it on any of my sites. Well, chances are, if you don&#8217;t know how to get in touch with me, I don&#8217;t want to talk to you. BUT, just in case you are one of the few people that doesn&#8217;t know how to get in touch with me, yet I do want to hear from, here is how to do it:</p>
<ol>
<li>Close your eyes.</li>
<li>Visualize me and the message you want to send in your mind.</li>
<li>While sitting down, lift your left foot six inches off the ground and hold it up for 30 seconds.</li>
<li>Whisper my first name three times.</li>
<li>Shout my name 3 times.</li>
<li>Open your eyes.</li>
<li>Create a new email, type your message into it, address it to the first three letters of my first name at jeddaniels dot com, and click send.</li>
<li>Put your foot down.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.jeddaniels.com/2007/how-to-get-in-touch-with-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

