<?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>My Geek Finds &#187; vmware-webAccess</title>
	<atom:link href="http://www.mygeekfinds.com/tag/vmware-webaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mygeekfinds.com</link>
	<description>Tech notes, Virtualization, Networking, Gadgets, and Geek fun</description>
	<lastBuildDate>Tue, 29 Mar 2011 13:35:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Enable Web Access on vSphere ESX 4</title>
		<link>http://www.mygeekfinds.com/2009/06/enable-web-access-on-vsphere-esx-4/</link>
		<comments>http://www.mygeekfinds.com/2009/06/enable-web-access-on-vsphere-esx-4/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:23:01 +0000</pubDate>
		<dc:creator>Hersey</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[chkconfig]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware-webAccess]]></category>
		<category><![CDATA[web access]]></category>

		<guid isPermaLink="false">http://www.mygeekfinds.com/?p=247</guid>
		<description><![CDATA[Not sure why this is but Web Access to ESX 4 is disabled by default. To enable it ssh to the service console and log in as root. [root@vmware]# chkconfig &#8211;level 345 vmware-webAccess on Verify it has been enabled for run level 3, 4, and 5 [root@vmware]# chkconfig &#8211;list vmware-webAccess vmware-webAccess 0:off 1:off 2:off 3:on [...]]]></description>
			<content:encoded><![CDATA[<p>Not sure why this is but Web Access to ESX 4 is disabled by default.</p>
<p>To enable it ssh to the service console and log in as root.</p>
<blockquote><p>
[root@vmware]# chkconfig &#8211;level 345 vmware-webAccess on
</p></blockquote>
<p>Verify it has been enabled for run level 3, 4, and 5</p>
<blockquote><p>
[root@vmware]# chkconfig &#8211;list vmware-webAccess<br />
vmware-webAccess        0:off   1:off   2:off   3:on    4:on    5:on    6:off
</p></blockquote>
<p>Start the service</p>
<blockquote><p>
[root@vmware]# service vmware-webAccess start<br />
Starting VMware Virtual Infrastructure Web Access:<br />
   VMware Virtual Infrastructure Web Access                [  OK  ]
</p></blockquote>
<p>You can now log in a root at https://vmwareESXhostname/ui/</p>
<p>Does anyone know why VMware disabled this by default?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekfinds.com/2009/06/enable-web-access-on-vsphere-esx-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

