Linux Containers (LXC) icon
Linux Containers (LXC) icon

Linux Containers (LXC)

Containers which offer an environment as close as possible as the one you'd get from a VM but without the overhead that comes with running a separate kernel and simulating all the hardware.

Linux Containers (LXC) screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
-
No reviews
19likes
2comments

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Command line interface
  2.  Container Virtualization
  3.  Sandbox
  4.  Virtualization

Linux Containers (LXC) News & Activities

Highlights All activities

Recent News

Show more news

Recent activities

  • millermatos, thejfex and babsors liked Linux Containers (LXC)
  • Flint KVM Management icon
    lamjed001 added Linux Containers (LXC) as alternative to Flint KVM Management
  • braky updated Linux Containers (LXC)
  • braky liked Linux Containers (LXC)
  • hyOzd reviewed Linux Containers (LXC)  

    I've tried running lxc. It was easy at first. But when I tried running it in unprivileged mode as a user I encountered a few issues related to apparmor and file permissions. In the end ubuntu 24 image refused to boot and I gave up. Maybe the official tutorial wasn't up to date I don't know. I guess I will continue running virtual machines.

Show all activities

Linux Containers (LXC) information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English

Our users have written 2 comments and reviews about Linux Containers (LXC), and it has gotten 19 likes

Linux Containers (LXC) was added to AlternativeTo by maxml on and this page was last updated .

Comments and Reviews

   
 Post comment/review
Top Positive Comment
dszalkowski
0

LXC is easier to deploy on Linux than Docker.

hyOzd
0

I've tried running lxc. It was easy at first. But when I tried running it in unprivileged mode as a user I encountered a few issues related to apparmor and file permissions. In the end ubuntu 24 image refused to boot and I gave up. Maybe the official tutorial wasn't up to date I don't know. I guess I will continue running virtual machines.

Featured in Lists

A list with 54 apps by Emplate430 without a description.

List by John Erwin with 54 apps, updated

A list with 61 apps by julienth37 without a description.

List by Julien Beauvais with 61 apps, updated

- Virtualization technologies - Virtual Environment - Application containers

List by wallygator1 with 14 apps, updated

What is Linux Containers (LXC)?

LXC, acronym for Linux Containers, is a lightweight Linux kernel based virtualization solution, which practically runs on top of the Operating System, allowing you to run multiple isolated distributions the same time.

The difference between LXC and KVM virtualization is that LXC doesn’t emulates hardware, but shares the same kernel namespace, similar to chroot applications. This makes LXC a very fast virtualization solution compared to other virtualization solutions, such as KVM, XEN or VMware.

Official Links