Remove page x
article thumbnail

Technology Short Take #87

Scott Lowe

The series starts with part 0 (preparation), and continues with part 1 (mostly about rpm-ostree ), part 2 (container storage), part 3 (rebase, upgrade, and rollback), part 4 (package layering and experimental features), and part 5 (containerized and non-containerized applications). Dusty Mabe has a multi-part blog series on Atomic Host.

Storage 60
article thumbnail

CoreOS Continued: Fleet and Docker

Scott Lowe

The GitHub page for fleet describes it as a “distributed init system” that operates across a cluster of machines instead of on a single machine. OS X provides an SSH agent by default, but on Linux systems you will probably have to manually run an SSH agent and add the appropriate SSH key: eval `ssh-agent -s` ssh-add ~/.ssh/keyfile.pem.

Linux 61