- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 123字
- 2021-07-02 20:59:49
How to do it…
Perform the following steps to get started:
- Open up vSphere Web Client.
- On the home screen, navigate to Hosts and Clusters.
- Expand the left-hand navigation list.
- In the VM inventory, right-click on virtual machine, then click on Edit Settings. The Virtual Machine Edit Settings dialog box appears.
- On the Virtual Hardware tab, expand the CPU section.
- Change the CPU/MMU Virtualization option under Advanced to one of the following options:
- Automatic
- Software CPU and MMU
- Hardware CPU, Software MMU
- Hardware CPU and MMU

- Click on OK to save your changes.
- For the change to take effect, perform one of these actions:
- Power cycle or reset the VM
- Suspend and then resume the VM
- vMotion the VM
推薦閱讀
- 程序員面試筆試寶典(第3版)
- iOS 9 Game Development Essentials
- jQuery EasyUI網站開發實戰
- 信息安全技術
- 人臉識別原理及算法:動態人臉識別系統研究
- Internet of Things with Intel Galileo
- Access 2010數據庫應用技術(第2版)
- HTML5+CSS3 Web前端開發技術(第2版)
- C語言從入門到精通
- 快速入門與進階:Creo 4·0全實例精講
- HoloLens與混合現實開發
- Zabbix Performance Tuning
- 從0到1:HTML5 Canvas動畫開發
- Visual Basic程序設計基礎
- C++17 By Example