Linux-VServer: Difference between revisions

Content deleted Content added
rm unnecessary detail
break
Line 20:
'''Linux-VServer''' is a [[virtual private server]] implementation that was created by adding [[operating system-level virtualization]] capabilities to the [[Linux kernel]]. It is developed and distributed as [[open-source software]].
 
The project was started by [[Jacques Gélinas]]. It is now maintained by Herbert Pötzl. andIt is not related to the [[Linux Virtual Server]] project, which implements network [[Load balancing (computing)|load balancing]].
 
Linux-VServer is a [[Operating-system-level virtualization|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 [[process (computing)|processes]] cannot mount a [[denial-of-service attack]] on anything outside their partition.