- OpenVZ Essentials
- Mark Furman
- 136字
- 2021-08-05 17:27:46
What is OpenVZ?
OpenVZ is a OS-level virtualization software that allows you to run isolated, secured containers that use a modified version of the Linux kernel to split the physical server to allow you to run multiple isolated containers, sometimes also called virtual private servers, that act as their own independent servers and have their own properties that are:
- Root account
- Users
- Filesystem and quotas
- Processes
- Memory limits
- CPU quotas
- Network configuration
Each of the containers shares the same hardware and resources from a single physical server called a node.
The operating systems on the server cannot be mixed; they must run the same operating system as the physical server. Since you are using Linux for OpenVZ, you can only install Linux containers, although you can use different distributions of Linux for each of your containers.
推薦閱讀
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- Linux操作系統基礎
- Ansible權威指南
- Learning Android Intents
- Linux操作系統應用編程
- Windows Phone 8 Application Development Essentials
- 奔跑吧 Linux內核(入門篇)
- Windows 7中文版從入門到精通(修訂版)
- Django Project Blueprints
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- Troubleshooting Docker
- Drupal 7 Cookbook
- OpenVZ Essentials
- Learning IBM Watson Analytics
- Getting Started with UDK