VMware vSphere Client can not run in wine. Neither in Mono.
What tools are you using to create, start/stop new VMs, connect on the console without VMware vSphere Client?
|
VMware vSphere Client can not run in wine. Neither in Mono. What tools are you using to create, start/stop new VMs, connect on the console without VMware vSphere Client?
| |||
|
feedback
|
|
VMware's own VCLI will take care of most non-graphical tasks. For viewing the console, though, you're stuck with Windows unfortunately. | |||||
feedback
|
|
You can use the VMWare Command Line Interface to do a great many things with VMWare hosts. You can also always run a Windows instance in VirtualBox and manage your systems from there. | |||
|
feedback
|
|
I would recommend RDCing to the vCenter server or to a VM running Windows. I know it's not really the "correct" answer but the GUI and PowerCLI tools really are the best way to interact with ESX/i. | |||
|
feedback
|
|
I'm working on a solution to manage ESX(i) natively on Linux with a GUI... This has started as a little learning simple GUI coding project but it becomes more and more usable ;o) You can take a look on the current features here: This is may useless for newer releases of ESX because according to: http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=2005377 (Starting from ESX(i) v5 there will be the web access feature also available for ESXi - so you may don't need a client anymore...) But when you're using v3.X/4.x you will have no other GUI tool than mine (as far as I know) ;o) I'm happy for comments ;o) Regards Thomas | |||
|
feedback
|
|
libvirt seems to have a driver to connect to ESX in some form or other - http://libvirt.org/drvesx.html | |||
|
feedback
|