<?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>V Learning</title>
	<atom:link href="http://snorkelturtle.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://snorkelturtle.com</link>
	<description>V Learning at it&#039;s best</description>
	<lastBuildDate>Sun, 15 Aug 2010 02:38:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enable SSH in ESXi</title>
		<link>http://snorkelturtle.com/?p=27</link>
		<comments>http://snorkelturtle.com/?p=27#comments</comments>
		<pubDate>Sat, 14 Aug 2010 17:03:47 +0000</pubDate>
		<dc:creator>puffed</dc:creator>
				<category><![CDATA[4.0]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://snorkelturtle.com/?p=27</guid>
		<description><![CDATA[By default ESXI does not have ssh enabled. Here is a work around to enable SSH. In the ESXi console you must go into TechSupport or Unsupported mode. From the Console press alt+F1 &#8211; (Entering into this screen will not show you any type of prompt). On this screen type: unsupported Enter the root password ( [...]]]></description>
			<content:encoded><![CDATA[<p>By default ESXI does not have ssh enabled. Here is a work around to enable SSH. In the ESXi console you must go into TechSupport or Unsupported mode.</p>
<ul>
<li>From the Console <em>press alt+F1 </em> &#8211; (Entering into this screen will not show you any type of prompt).</li>
</ul>
<ul>
<li>On this screen type: <strong><em>unsupported</em></strong></li>
</ul>
<ul>
<li>Enter the root password ( if a root password is not set, alt+F2 to go back to the main ESXi screen and enter into the configuration menu to set the password and then repeat the sets above.)<img class="size-medium wp-image-31 alignnone" title="unsupported" src="http://snorkelturtle.com/wp-content/uploads/2010/08/unsupported-300x138.jpg" alt="" width="400" height="238" /></li>
</ul>
<ul>
<li>Once at a prompt type: <strong>vi /etc/inetd.conf</strong></li>
</ul>
<ul>
<li>In the list you will see <em><strong>#ssh</strong></em>. The &#8220;<em><strong>#</strong></em>&#8221; is commenting out the use of ssh.</li>
</ul>
<ul>
<li>Remove the<em><strong> #</strong></em> symbol by either pressing insert and back spacing the symbol or by pressing the &#8220;<em><strong>x</strong></em>&#8221; when the character is highlighted.</li>
</ul>
<ul>
<li>Now you can save the <em><strong>/etc/inetd.conf</strong></em> file by typing <em><strong>:wq!</strong></em></li>
</ul>
<ul>
<li>Also if you messed-up the file in any way you can press ESC and type  <em><strong>:q!</strong></em> This will exit the  file without saving and drop you to the <strong><em>~#</em></strong> prompt.</li>
</ul>
<ul>
<li>Once the file is <em><strong>:wq!</strong></em> you must restart the management services <em><strong>/sbin/services.sh restart </strong></em> or sometimes a full <em><strong>shutdown -r now</strong></em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://snorkelturtle.com/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Snorkel Turtle &#8211; My learning guide to everything technical.</title>
		<link>http://snorkelturtle.com/?p=12</link>
		<comments>http://snorkelturtle.com/?p=12#comments</comments>
		<pubDate>Sat, 14 Aug 2010 05:26:21 +0000</pubDate>
		<dc:creator>puffed</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://snorkelturtle.com/?p=12</guid>
		<description><![CDATA[I created this site to chart my progress as I learn new thing. It&#8217;s my 2nd brain for things that I need to remember and quickly reference. As I learn and add things I don&#8217;t mind you learning with me. Feel free to add input!&#8230;]]></description>
			<content:encoded><![CDATA[<p>I created this site to chart my progress as I learn new thing. It&#8217;s my 2nd brain for things that I need to remember and quickly reference. As I learn and add things I don&#8217;t mind you learning with me. Feel free to add input!&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://snorkelturtle.com/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
