Is there a way to deploy VMWare virtual machines from Linux? By deploy I mean provision from remote esx. Thanks.
Asked
Active
Viewed 60 times
0
-
I'm not sure if I understand what you want to do. What do you mean with "provision from remote esx"? Do you want to get a VM from an ESX and run it on Linux (KVM or Xen)? Or do you want to create a VM on an ESX from a Linux machine? Or do you want to deploy an OVF from a Linux machine to an ESX? Do you have a vCenter? What ESX / vCenter version? – Mario Lenz Mar 04 '15 at 19:53
1 Answers
1
Maybe virsh can help you. Similar questions have been asked on serverfault before. Maybe the answers to them might help you, too. Two examples:

Mario Lenz
- 1,612
- 9
- 13
-
Close Enough Mario. Thank you greatly. The trick in finding the answer is usually in finding the right keywords. Thanks again, these links seems to point me in the right direction. – Simply Seth Mar 04 '15 at 23:24