docker Secure Docker Containers w/X-11 (with no --privileged and no --net=host) In this article we go over securing docker containers, and getting X-11 enabled without resorting to root!
docker docker: system: Automatic Container Backups In this guide we go through the steps of an automatic docker container backup across two Linux systems.
bash VM: sshfs: Remote Disk over SSH setup (Part II) Part II of mapping a drive over sshfs through a ssh tunnel to expand the size of a VM.
vm VM: sshfs: Remote Disk over SSH setup (Part 1) In this guide we go through the setup of mapping a drive over sshfs and getting it to automount.
docker docker: ghost blog via bash In this guide we install ghost blog into a docker container via the command line.
bash bash: script: docker installation In this quick guide we go over installation of docker in the Ubuntu type environment: