scottslowe-learning-tools/ssh
Scott Lowe 6515f139f3
Add directory-specific README files
Add directory-specific README files following the reorganization into primary technology areas

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 18:04:15 -07:00
..
ssh-bastion Reorganize repository contents 2017-02-23 16:12:37 -07:00
ssh-bastion-ansible Reorganize repository contents 2017-02-23 16:12:37 -07:00
README.md Add directory-specific README files 2017-02-23 18:04:15 -07:00

Learning Tools: SSH

This folder contains tools, resources, and environments that are intended to help build understanding of Secure Shell (SSH), a key component in many Linux/UNIX environments.

Contents

ssh-bastion: In this folder is a Vagrant environment, leveraging multiple VMs, that allow you to work with SSH multiplexing via an SSH bastion host. The provisioning is handled by Vagrant's file and shell provisioners.

ssh-bastion-ansible: In this folder is a Vagrant environment, leveraging multiple VMs, that allow you to work with SSH multiplexing via an SSH bastion host. The provisioning is handled by Ansible 2.x.