Hmm....OK....I downloaded the ESXi 6 Hypervisor and installed it in VMWare Workstation 11. ( You can download the trial here. You may have to register with VMWare if you already have not. https://my.vmware.com/en/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_0)
Now, how do I access the web based user interface to manage the standalone ESXi host?
It’s now possible to manage standalone ESXi hosts with not only the Windows vSphere Client or vCenter, but with a web interface for ESXi
Installing it over the Internet
- Enable SSH. (In DCUI, Press F2 -Customize System/View Logs ->Troubleshooting Options->Enable SSH)
- SSH into your ESXi host
- Run the command1esxcli software vib install -v http://download3.vmware.com/software/vmw-tools/esxui/esxui_signed.vib
- Download the VIB file
- SSH into your ESXi host
- Copy the VIB file to /tmp/
- Run the command1esxcli software vib install -v /tmp/esxui_signed.vib
Making sure you include the full path name to the file or else installation will fail
No comments:
Post a Comment