Information AboutLinux-vserver |
| CATEGORIES ABOUT LINUX-VSERVER | |
| free virtualization software | |
|
Linux-VServer is a Jail Mechanism in that it can be used to securely partition resources on a computer system (such as the File System , CPU time, network addresses and memory) in such a way that Processes cannot mount a Denial-of-service Attack on anything outside their partition. Each partition is called a ''security context'', and the Virtualized system within it is the ''virtual private server''. A Chroot -like utility for descending into security contexts is provided. The contexts themselves are robust enough to boot many Linux Distribution s unmodified, including Debian and Fedora Core . Virtual private servers are commonly used in web hosting services, where they are useful for segregating customer accounts, pooling resources and containing any potential security breaches. Linux-VServer is not included in the mainline kernel. 2.0, the stable version as of September 2005 , exists as a Patch against the 2.6-series kernels. A patch against the 2.4-series is also provided. Conceptually Linux-VServer is similar to the OpenSolaris "Containers" (formerly called "Zones"). ADVANTAGES
DISADVANTAGES
EXTERNAL LINKS |
|
|