Connecting to a Vagrant virtual machine using PuTTY
Learn how to connect to Vagrant VMs using PuTTY as an alternative to OpenSSH on Windows. Video
Contents:
0:25 – Install PuTTY
1:02 – Get a Vagrant VM up and running
1:50 – Create a PuTTY-style private key
3:40 – Connect to the VM using PuTTY
Resources:
http://www.putty.org/ – PuTTY home page
This video is part of the Vagrant from Scratch course produced and delivered LigerLearn. See the course materials for notes and follow along with the course by visiting the course home page:
https://ligerlearn.com/course/vagrant-from-scratch/ – Course home page
https://github.com/LigerLearn/vagrant-from-scratch/ – Course source code and materials