<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=VMware%2FESXi_6.0</id>
	<title>VMware/ESXi 6.0 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=VMware%2FESXi_6.0"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=VMware/ESXi_6.0&amp;action=history"/>
	<updated>2026-05-08T19:49:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=VMware/ESXi_6.0&amp;diff=3306&amp;oldid=prev</id>
		<title>Kenneth: /* VCSA Shell */</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=VMware/ESXi_6.0&amp;diff=3306&amp;oldid=prev"/>
		<updated>2016-05-02T23:00:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;VCSA Shell&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== ESXi 6.0 ==&lt;br /&gt;
&lt;br /&gt;
== Release Date ==&lt;br /&gt;
&lt;br /&gt;
March 2015&lt;br /&gt;
&lt;br /&gt;
=== Download ===&lt;br /&gt;
&lt;br /&gt;
Download  VMware vSphere Hypervisor (ESXi)&lt;br /&gt;
* Free - https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere_hypervisor_esxi/6_0&lt;br /&gt;
* Licensed - https://my.vmware.com/group/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_0&lt;br /&gt;
&lt;br /&gt;
== VCSA ==&lt;br /&gt;
&lt;br /&gt;
Example login:&lt;br /&gt;
 site: https://vc60.oeey.com/vsphere-client/&lt;br /&gt;
 user: administrator@vsphere.local&lt;br /&gt;
&lt;br /&gt;
Download spport bundle from:&lt;br /&gt;
 https://vc60/appliance/support-bundle&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
# Mount the VCSA ISO&lt;br /&gt;
# Install the Windows Client Integration Plugin&lt;br /&gt;
# Load &amp;quot;vcsa-setup.html&amp;quot; into browser&lt;br /&gt;
# Select &amp;quot;Install&amp;quot;&lt;br /&gt;
# Accept terms&lt;br /&gt;
# Specify target ESXi server (doesn&amp;#039;t have to be a 6.0 server, I am using a 5.1 server)&lt;br /&gt;
# Setup appliance name, and OS &amp;#039;root&amp;#039; user password (eg. Password1@)&lt;br /&gt;
# Install with Embedded Platform Services Controller, unless you know what you are doing&lt;br /&gt;
# Create a new SSO domain, specify password for &amp;#039;administrator&amp;#039; user (eg. Password1@), specify a SSO Domain name (eg. vsphere.local), and SSO Site name (eg. Default-First-Site).&lt;br /&gt;
# Specify Appliance Size (eg. Tiny)&lt;br /&gt;
# Specify target datastore (eg. ds-myesx), and decide if you wish to use Thin Disk Mode&lt;br /&gt;
# Configure database, use embedded database (vPostgress), unless you know what you are doing&lt;br /&gt;
# Configure network settings, configure FQDN (eg vc60.oeey.com), and enable SSH (if you wish)&lt;br /&gt;
# Summary&lt;br /&gt;
# Finish, which will deploy the VCSA&lt;br /&gt;
&lt;br /&gt;
Sizes:&lt;br /&gt;
* Tiny (up to 10 hosts, 100 VMs): This will deploy a Tiny VM configured with 2 vCPUs and 8 GB of memory and requires 120 GB of disk space. This option contains vCenter Server with an embedded Platform Services Controller.&lt;br /&gt;
* Small (up to 100 hosts, 1,000 VMs): This will deploy a Small VM configured with 4 vCPUs and 16 GB of memory and requires 150 GB of disk space. This option contains vCenter Server with an embedded Platform Services Controller.&lt;br /&gt;
* Medium (up to 400 hosts, 4,000 VMs): This will deploy a Medium VM configured with 8 vCPUs and 24 GB of memory and requires 300 GB of disk space. This option contains vCenter Server with an embedded Platform Services Controller.&lt;br /&gt;
* Large (up to 1,000 hosts, 10,000 VMs): This will deploy a Large VM configured with 16 vCPUs and 32 GB of memory and requires 450 GB of disk space. This option contains vCenter Server with an embedded Platform Services Controller.&lt;br /&gt;
&lt;br /&gt;
Your vCenter Server is successfully installed - Post install steps:&lt;br /&gt;
# vCenter Server is installed in evaluation mode. Activate vCenter Server by using the vSphere Web Client within 60 days. When the evaluation period of this vCenter Server expires, all hosts will be disconnected from this vCenter Server.&lt;br /&gt;
# Use the vSphere Web Client to manage vCenter Server. Log in with the Single Sign-On administrator account administrator@oeey.lab&lt;br /&gt;
You can now login to vSphere Web Client:  https://vc60.oeey.com/vsphere-client as administrator@oeey.lab &lt;br /&gt;
&lt;br /&gt;
=== VCSA CLI ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Welcome to the interactive CLI.&lt;br /&gt;
&lt;br /&gt;
If you want to run unix commands, you can break out to BASH as follows.&lt;br /&gt;
  - To enable BASH access, run &amp;quot;shell.set --enabled True&amp;quot;&lt;br /&gt;
  - To launch BASH, run &amp;quot;pi shell&amp;quot;&lt;br /&gt;
&lt;br /&gt;
To get a list of apis, run &amp;quot;help api list&amp;quot;&lt;br /&gt;
&lt;br /&gt;
To get a list of plugins, run &amp;quot;help pi list&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Command&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== VCSA Shell ===&lt;br /&gt;
&lt;br /&gt;
Enable shell:&lt;br /&gt;
 shell.set --enabled True&lt;br /&gt;
&lt;br /&gt;
Start shell:&lt;br /&gt;
 pi shell&lt;br /&gt;
&lt;br /&gt;
This logs you in as user &amp;#039;nobody&amp;#039;, and I haven&amp;#039;t figured out how to gain root access, yet...&lt;br /&gt;
&lt;br /&gt;
== VCSA 6.0 ==&lt;br /&gt;
&lt;br /&gt;
See [[VMware/vCenter Server 6.0]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>