Linked by Thom Holwerda on Thu 5th Feb 2009 13:30 UTC
Linux Linux Containers provide lightweight virtualization that lets you isolate processes and resources without the need to provide instruction interpretation mechanisms and other complexities of full virtualization. In this step-by-step tour of Linux container tools (LXC), the author introduces you to the Linux container tools and shows how to get up and running on them. This article will show you how Linux containers significantly lower the overhead of using true virtualization, while still providing isolation.
Thread beginning with comment 347373
To read all comments associated with this story, please click here.
Comparison to VServer?
by phoenix on Thu 5th Feb 2009 23:30 UTC
phoenix
Member since:
2005-07-11

How does this compare to Linux-VServer? And to Virtuozzo, by extension. They seem to be the same, the ability to run multiple userlands on a single kernel. Similar to FreeBSD jails or Solaris zones.

So, is this new method better, worse, the same, or just different from Linux-VServer?