- Learning VMware vSphere
- Abhilash GB Rebecca Fitzhugh
- 216字
- 2021-07-08 11:01:24
Chapter 2. The Hypervisor – ESXi
VMware's ESXi is a piece of software that you install on a bare-metal server. ESXi creates a layer of abstraction that allows for virtual machines to run by utilizing the server's hardware resources independently. In the previous chapter, we learned how the hardware resources such as the CPU, memory, and I/O are virtualized with the help of the Virtual Machine Monitor (VMM). In this chapter, we continue discussing the architecture of the ESXi hypervisor. We will also learn different methods of deploying ESXi onto bare-metal servers.
We will cover the following topics in this chapter:
- The architecture of ESXi
- Laying the groundwork for an ESXi installation
- Installing ESXi - the interactive method
- Using the vSphere Client
- Creating additional local users on an ESXi host
- Using an ESXi Managed Object Browser (MOB)
- Understanding other ESXi deployment methods
You can download ESXi for free if you register to evaluate the product at VMware's website. At the time of writing this book, vSphere 6 is the latest of their suite of vSphere products. We will learn how it can be downloaded and installed in this chapter. Before we begin installing ESXi, it is critical to understand the architecture of it. In the next section we will walk through the architecture of ESXi.
- JIRA 7 Administration Cookbook(Second Edition)
- R語言游戲數據分析與挖掘
- ASP.NET動態網頁設計教程(第三版)
- 信息安全技術
- Java Web開發技術教程
- Extending Puppet(Second Edition)
- Everyday Data Structures
- TypeScript 2.x By Example
- After Effects CC技術大全
- Java語言程序設計實用教程(第2版)
- Mobile Test Automation with Appium
- C語言進階:重點、難點與疑點解析
- Scala實用指南
- PHP從入門到精通(微視頻精編版)
- JavaWeb入門經典