Linux Sysadmin Basics -- LXC 2: Namespacing and Your First Container HD
Here we set up our first LXC container. Huzzah! Also, I give a quick-and-dirty non-technical overview of how namespacing (the concept that makes LXC possible) works. LINKS: FANTASTIC RESOURCE FROM ONE OF THE DEVELOPERS OF LXC (what this video series is based on): https://qa.linuxcontainers.org/master/current/doc/man/lxc.conf.5.htmlhttp://www.stgraber.org/2013/12/20/lxc-1-0-blog-post-series/ Overview of different OS-virtualization technologies: https://en.wikipedia.org/wiki/Operating_system%E2%80%93level_virtualization#Implementations Other Useful Links: https://help.ubuntu.com/12.04/serverguide/lxc.html https://en.wikipedia.org/wiki/LXC https://www.kernel.org/doc/Documentation/cgroups/ (the kernel tech that this is based on)