In this article, we will see how to create, commit, revert-to virtual machine snapshots from ESXi command line. We will also talk about the very useful "linked clones" that are related to the snapshot feature.
Prerequisites
You only need to have a running VM on the ESXi and to know its Vmid:
1 $ vim-cmd …
Read MoreFor testing cases it could be very useful to host a nested (= virtualized) VMware ESXi on your desk or laptop machine. For my own needs, I had to install an ESXi on virtualbox. Here is my tutorial.
Installation
Prerequisites
In order to install an ESXi 5.5 you'll have to provide:
- 64-bit x86 processor with at least 2 …
Read More