- KVM Virtualization Cookbook
- Konstantin Ivanov
- 45字
- 2021-07-02 22:07:06
Getting ready
For this recipe, we are going to use the following tools:
- qemu-img
- losetup
- tune2fs
- e2fsck
- kpartx
- fdisk
- resize2fs
Most of the utilities should already be installed on Ubuntu with the exception of kpartx. To install it, run the following:
root@kvm:~# apt install kpartx
推薦閱讀
- Oracle從新手到高手
- 跟小海龜學Python
- 技術領導力:程序員如何才能帶團隊
- Processing互動編程藝術
- Python數據分析(第2版)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Getting Started with SQL Server 2012 Cube Development
- Building a Quadcopter with Arduino
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Mastering JBoss Enterprise Application Platform 7
- Learning jQuery(Fourth Edition)
- 后臺開發:核心技術與應用實踐
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- Learning Nessus for Penetration Testing
- MongoDB Cookbook(Second Edition)