Fulcon / Slot-OS divides a HOST machine into more than one software partition by Linux container.
- A partition (It's called a slot.) can be used like a different machine for the same composition.
- A network can be composed of a slo...
LXCF (LXC Facility) is a tool that generates full OS environment as LXC virtual environment. http://lxcf.sourceforge.jp/index.html.en
- It is based on libvirt-lxc
- It can generate containers in a short time (in a few minutes each...