Difference between revisions of "Special:Badtitle/NS1198:Introduction to virtualization/5/en"
(Importing a new version from external source) |
(No difference)
|
Latest revision as of 00:43, 24 September 2016
Virtualization on the OS level, a.k.a. containers virtualization[edit]
Most applications running on a server can easily share a machine with others, if they could be isolated and secured. Further, in most situations, different operating systems are not required on the same server, merely multiple instances of a single operating system. OS-level virtualization systems have been designed to provide the required isolation and security to run multiple applications or copies of the same OS (but different distributions of the OS) on the same server. OpenVZ, Virtuozzo, Linux-VServer, Solaris Zones and FreeBSD Jails are examples of OS-level virtualization.