- KVM Virtualization Cookbook
- Konstantin Ivanov
- 114字
- 2021-07-02 22:07:09
How it works...
In step 1, we started a new QEMU instance with KVM acceleration and enabled a VNC server on it with the specified IP address and display port. We specified the amount of available memory and the CPU model name.
In step 4, we logged in the instance using the root user and the password we created when building the image, then obtained the CPU information by running the lscpu command. Note how the CPU model name matches what we specified with the -cpu flag when we started the virtual machine. Next, we checked the allocated memory with the free command, which also matches what we previously specified with the -m parameter.
推薦閱讀
- Production Ready OpenStack:Recipes for Successful Environments
- Bulma必知必會
- 深入淺出Android Jetpack
- 人臉識別原理及算法:動態人臉識別系統研究
- Linux命令行與shell腳本編程大全(第4版)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Flowable流程引擎實戰
- 開源項目成功之道
- C語言程序設計與應用(第2版)
- Java Web應用開發項目教程
- Machine Learning for Developers
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- Appcelerator Titanium:Patterns and Best Practices
- Learn Linux Quickly
- Learning IBM Bluemix