Console Login

#"LXC"

All articles tagged with "LXC"

#"LXC"

Container Security in 2014: Why "Root" Inside Docker Is Scarier Than You Think

Docker 1.0 is here, but is it safe for production? We dive deep into the kernel-level risks of early containerization, how to lock down capabilities, and why wrapping containers in KVM is the only sane choice for Norwegian sysadmins.

Container Security in 2014: Why Shared Kernels Keep Me Up at Night (And How to Fix It)

With the release of Docker 1.0, everyone wants to containerize. But as a sysadmin managing Norwegian infrastructure, I see gaping security holes. Here is how to lock down LXC and Docker using AppArmor, capabilities, and the right virtualization layer.

Docker 1.0, LXC, or OpenVZ? A Reality Check for Norwegian DevOps

Docker 1.0 has just landed, changing the conversation around virtualization. We compare the emerging container tools against battle-tested LXC and OpenVZ, and explain why KVM is the only sane foundation for your stack in 2014.

Container Security in 2014: Why Docker 1.0 Isn't a Sandbox (And How to Fix It)

Docker 1.0 is here, but running it in production requires more than a simple `docker run`. We dive into cgroups, namespaces, and why wrapping containers in KVM is the only way to satisfy Datatilsynet.

Container Security in 2014: Locking Down LXC and Docker After the Heartbleed Wake-Up Call

With the recent Heartbleed vulnerability shaking the internet, and Docker gaining traction in version 0.10, isolation is the priority. Here is how to secure your Linux Containers (LXC) effectively while maintaining performance.

Containers Don't Contain: Hardening LXC and Docker 0.8 for Production

It is 2014, and the container revolution is here. But before you deploy Docker to production, you need to understand the security risks of shared kernels. Here is a battle-hardened guide to locking down LXC and why KVM is mandatory for true isolation.

Container Security in 2014: Why Shared Kernels Keep Me Awake at Night (And How to Fix It)

Docker is the new hotness, but running LXC in production requires serious hardening. We dissect cgroups, capabilities, and why KVM is still the safest boundary for Norwegian data.