- Mastering KVM Virtualization
- Humble Devassy Chirammal Prasad Mukhedkar Anil Vettathu
- 221字
- 2021-07-14 10:27:35
Why should I use Linux virtualization?
Virtualization first appeared in Linux in the form of User-mode Linux (UML) and it started the revolution required to bring Linux into the virtualization race. Today, there is a wide array of virtualization options available in Linux to convert a single computer into multiple ones. Popular Linux virtualization solutions include KVM, Xen, QEMU, and VirtualBox. In this book, we will be focusing on KVM virtualization.
Openness, flexibility, and performance are some of the major factors that attract users to Linux virtualization. Just like any other open source software, virtualization software in Linux is developed in a collaborative manner; this indirectly brings users the advantages of the open source model. For example, compared to closed source, open source receives wider input from the community and indirectly helps reduce research and development costs, improves efficiency, and performance and productivity. The open source model always encourages innovation. The following are some of the other features that open source provides:
- User-driven solutions for real problems
- Support from the community and a user base who help fellow users to solve problems
- Provides choice of infrastructure
- Control of data and security, as the code is freely available to read, understand, and modify when required
- Avoid lock-in flexibility to migrate the entire load with comparable product and stay free from vendor lock-in
- 操作系統實用教程(Linux版)
- pcDuino開發實戰
- 電腦組裝與系統安裝
- 從零開始寫Linux內核:一書學透核心原理與實現
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- Windows 7案例教程
- 無蘋果不生活 The New iPad隨身寶典
- Windows Vista終極技巧金典
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Agile IT Security Implementation Methodology
- Implementing Cloud Design Patterns for AWS(Second Edition)
- Website Development with PyroCMS
- Getting Started with Raspberry Pi Zero
- iOS Programming Cookbook
- Android Telephony原理解析與開發指南