Console Login

#Ubuntu 14.04

All articles tagged with Ubuntu 14.04

#Ubuntu 14.04

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.

Stop Pinging, Start Measuring: A Sysadmin’s Guide to Monitoring Infrastructure at Scale

Uptime checks lie to you. In 2014, if you aren't graphing I/O wait and CPU steal time, you're flying blind. Here is how to build a battle-hardened monitoring stack on Ubuntu 14.04 that respects Norwegian data sovereignty.

Building a Resilient Service Connectivity Layer: The HAProxy & Consul Guide

Microservices are replacing monoliths, but managing connections is a nightmare. Learn how to architect a 2014-era 'Service Mesh' using HAProxy 1.5, Consul, and robust KVM infrastructure.

Escaping Localhost: Advanced Multi-Host Container Networking with Open vSwitch

Docker 0.9 changed the game, but cross-host networking remains a nightmare of NAT overhead and port conflicts. We dive deep into using Open vSwitch and pipework to build a scalable container network on KVM infrastructure.