lxc
How to create LXC system containers to isolate services
This week’s TechMail was How to create LXC system containers to isolate services which goes into further details on using LXC, using an OpenVZ template to create a new LXC container for use, and a brief rundown on how to configure it, start it, etc.
Introducing Linux virtual containers with LXC
This week’s techmail is Introducing Linux virtual containers with LXC. I played with LXC for the first time a little while ago when writing this tip, and it’s pretty slick. It’s not quite as feature-complete or as robust as OpenVZ, but it’s very close. It also has some benefits over OpenVZ, like direct integration with [...]