- Hands-On Enterprise Automation with Python.
- Bassem Aly
- 125字
- 2021-06-18 19:22:29
Installation over VMware ESXi
VMware ESXi is a good example of a type 1 hypervisor that runs directly on the system. Sometimes they're called bare-metal hypervisors, and they provide many features compared to type 2 hypervisors, such as VMware workstation/Fusion or VirtualBox:
- Open the vSphere client and connect to your ESXi server
- From the File menu, choose Deploy OVF Template
- Enter the path for the downloaded OVA image and click Next:

- Accept all the default settings suggested by the hypervisor till you land on the final page, Ready to Complete, and click on Finish:

ESXi will start to deploy the image on the hypervisor, and later you can change its settings and add more resources to it, as we did before in VMware workstation.
推薦閱讀
- Mastering JavaScript Object-Oriented Programming
- Learning Elixir
- C語言程序設計
- Java Web程序設計
- 大學計算機基礎(第2版)(微課版)
- 精通Python自然語言處理
- Python Data Analysis Cookbook
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Python深度學習:模型、方法與實現
- Multithreading in C# 5.0 Cookbook
- Web Developer's Reference Guide
- 軟件測試技術
- Mastering Object:Oriented Python(Second Edition)
- MongoDB Administrator’s Guide
- Java程序設計及應用開發