- KVM Virtualization Cookbook
- Konstantin Ivanov
- 68字
- 2021-07-02 22:07:03
Getting Started with QEMU and KVM
In this chapter, we will cover the following topics:
- Installing and configuring QEMU
- Managing disk images with qemu-img
- Preparing images for OS installation with qemu-nbd
- Installing a custom OS on the image with debootstrap
- Resizing an image
- Using pre-existing images
- Running virtual machines with qemu-system-*
- Starting the QEMU VM with KVM support
- Connecting to a running instance with VNC
推薦閱讀
- Functional Python Programming
- WebAssembly實戰
- 深入淺出Java虛擬機:JVM原理與實戰
- C語言程序設計實訓教程
- iOS開發實戰:從零基礎到App Store上架
- 用Flutter極速構建原生應用
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Gradle for Android
- Windows內核編程
- Scala Functional Programming Patterns
- C++ System Programming Cookbook
- 大學計算機基礎實訓教程
- R的極客理想:量化投資篇
- Node.js 6.x Blueprints
- 透視C#核心技術:系統架構及移動端開發