 




<?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>The musings of an IT Consultant &#187; unsupported</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-consultant/tag/unsupported/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-consultant</link>
	<description></description>
	<lastBuildDate>Wed, 01 May 2013 01:19:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Enabling SSH on a VMware ESXi Server</title>
		<link>http://itknowledgeexchange.techtarget.com/it-consultant/enabling-ssh-on-a-vmware-esxi-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-consultant/enabling-ssh-on-a-vmware-esxi-server/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 16:54:53 +0000</pubDate>
		<dc:creator>Raj Perumal</dc:creator>
				<category><![CDATA[#ssh]]></category>
		<category><![CDATA[/etc/inetd.conf]]></category>
		<category><![CDATA[BusyBox]]></category>
		<category><![CDATA[Enable SSH]]></category>
		<category><![CDATA[Enable SSH on ESXi]]></category>
		<category><![CDATA[Enable SSH on VMware ESXi]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[shell access]]></category>
		<category><![CDATA[unsupported]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[VMware ESX]]></category>
		<category><![CDATA[VMware ESXi]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-consultant/?p=125</guid>
		<description><![CDATA[For those of you that are used to having service console access in VMware ESX server, you might find yourself in for a bit of surprise when you try and do this with ESXi. By default you do not have access. However there is a way to enable access to the console. Why do you need access [...]]]></description>
				<content:encoded><![CDATA[<p>For those of you that are used to having service console access in VMware ESX server, you might find yourself in for a bit of surprise when you try and do this with ESXi. By default you do not have access. However there is a way to enable access to the console.</p>
<p>Why do you need access to the console? With access to the console this gives you the ability to troubleshoot larger support issues when things aren&#8217;t working the way they should and it also enables you to run some pretty cool scripts that are available out there on the Internet.</p>
<p>The ESXi console uses BusyBox so it is different from ESX even after you get console access. <a href="http://blog.theworldrunsontechnology.com/2009/04/how-to-enable-ssh-access-in-vmware-esxi.html">To enable SSH access to the shell, please do the following:</a></p>
<ul>
<li>From the ESXi console hit Alt-F1</li>
<li>Type in the word <em>unsupported</em> and hit enter (you will not see the characters appear on the screen)</li>
<li>Type in your root password</li>
<li>Edit the /etc/inetd.conf file by typing in vi /etc/inetd.conf</li>
<li>Scroll through the file until you find the line that says #ssh and delete the # sign</li>
<li>Save the file</li>
<li>Now you can reboot the ESXi server and you will have shell access</li>
<li>Alternatively you can run the /sbin/services.sh restart command to restart the management services without rebooting the box.</li>
</ul>
<p>-RP</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-consultant/enabling-ssh-on-a-vmware-esxi-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
