Linux Containers
This an advanced virtualization technology that utilizes key features of the Linux kernel to create lightweight and efficient isolated environments for running multiple applications on a single host system. This technology uses Linux kernel features, such as cgroups (control groups) and namespaces, to manage system resources and provide process isolation.
Links
- Docs
- Redhat notes
- Installation with a web GUI on Ubuntu ⇐Very cool
TODO
- Create a tutorial on a basic use for LXC on a local system such as a Laptop
- Fill in the LXC page. Why, what, how, etc.
- Links from LXC to Tricks page - Proxmox Commandline