Deploying with Ansible when Outgoing Access to Internet is Unavailable (BYO proxy)

Network gynmastics using SSH and a local proxy for servers that don’t have internet access but still need to ‘yum update’ etc.

2018-01-25 · 6 min

Point a single process to /dev/urandom instead of /dev/random

Giving a single process (tree) a different view of the filesystem without modifying the process; and showing how to do this manually and via Ansible.

2017-03-23 · 5 min