- OpenVZ Essentials
- Mark Furman
- 183字
- 2021-08-05 17:27:44
Preface
OpenVZ is one of the most widely used open source container-based virtualization platforms in the world as it allows the user to create multiple Linux-based containers on a single server. This provides the user with the advantage of being able to reduce the number of physical servers on the network, reduce resource and power footprints on the network, and provide a single point of management.
Instead of spending valuable time to take servers down for prolonged periods to add resources such as CPUs, memory, or hard drive space, this can instead be accomplished in minutes using OpenVZ by simply shutting the container down, changing the number of resources that are allocated to the container, and then restarting it.
Taking a practical hands-on approach to learning, the intention of this book is to provide someone with little to no experience of OpenVZ with an opportunity to learn how to install and manage an OpenVZ server from the ground up. By the time you reach the end of this book, you will have a solid understanding of how to administer a server running OpenVZ.
- Linux運維之道(第3版)
- Mastering vRealize Operations Manager(Second Edition)
- Kali Linux滲透測試全流程詳解
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Ubuntu Linux操作系統
- Windows Phone 7.5 Data Cookbook
- 混沌工程實戰:手把手教你實現系統穩定性
- Windows Phone 8 Application Development Essentials
- Learning Bootstrap
- Introduction to R for Quantitative Finance
- Windows 10從新手到高手
- Learn SwiftUI
- 鴻蒙HarmonyOS手機應用開發實戰
- Android NDK Beginner's Guide
- Docker容器技術與運維