- KVM Virtualization Cookbook
- Konstantin Ivanov
- 85字
- 2021-07-02 22:07:11
Getting ready
For this recipe, we are going to need the following:
- The QEMU binaries, provided after following the Installing and configuring QEMU recipe from Chapter 1, Getting Started with QEMU and KVM.
- The custom raw Debian image we built in the Installing a custom OS on the image with debootstrap recipe from the previous chapter.
- The virsh tool provided by completing the Installing and configuring libvirt recipe.
- The defined instance from the Defining KVM instances recipe in a shut off state.
推薦閱讀
- Instant Testing with CasperJS
- Java多線程編程實戰指南:設計模式篇(第2版)
- Python從小白到大牛
- Mastering SVG
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- Servlet/JSP深入詳解
- NativeScript for Angular Mobile Development
- 64位匯編語言的編程藝術
- Java程序設計與實踐教程(第2版)
- ANSYS Fluent 二次開發指南
- 程序設計基礎教程:C語言
- Getting Started with Gulp
- 西門子S7-200 SMART PLC編程從入門到實踐
- 新一代SDN:VMware NSX 網絡原理與實踐
- Programming with CodeIgniterMVC