Linux Virtualization Wiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Linux Virtualization

  • Front Page

  • Why Virtualization

  • Technology Overview

  • Technology Comparison

  • KN Virt Forum

  • FAQ

Technologies

  • lguest

  • KVM

  • Linux-VServer

  • OpenVZ

  • UML

  • Xen

System Management

  • System Management Intro

  • libvirt

  • OVirt

  • Virt-Manager

Wiki bits

  • Site Editors

  • Side Bar

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

LinuxVirt:
  • LXC

LXC is the Linux Containers project, which is an application container approach that has been included in the official Linux kernel sources since 2.6.29. LXC userspace tools packages exist in many current (October 2009) Linux distributions, including Debian, Fedora and Ubuntu.

To quote from the LXC Cookbook by Kathy Staples:

  • Containers provide light vitualization at the OS level with subsystem isolation, each subsystem having its own namespace. This provides the ability to have a whole view of the real system as well as being able to assemble bits and pieces to optimize resource usage, security and provide mobility. Containers are a generic mechanism for saving the state of an application at any point, with the ability to later restart that application exactly where it left off. This is commonly referred to as checkpoint/restart (C/R). This can also be done dynamically from one machine and then moved to another.

Further Information

  • LXC Overview

  • http://lxc.sourceforge.net

  • LXC Cookbook

  • LXC: Linux Container Tools

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01