From 3c2262dd9759b9cee2920372f72e71c1ebaad553 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 26 Jul 2017 09:24:50 -0700 Subject: [PATCH] Add video to SSH addon --- source/_addons/ssh.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_addons/ssh.markdown b/source/_addons/ssh.markdown index 44cdbe6c8f4..068afe4e63c 100644 --- a/source/_addons/ssh.markdown +++ b/source/_addons/ssh.markdown @@ -31,6 +31,10 @@ Configuration variables: - **authorized_keys** (*Required*): Your public-keys for authorized keyfile. Every element will be a line inside that file. +
+ +
+ [win]: https://www.digitalocean.com/community/tutorials/how-to-create-ssh-keys-with-putty-to-connect-to-a-vps [other]: https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/