Add video to SSH addon

This commit is contained in:
Paulus Schoutsen 2017-07-26 09:24:50 -07:00 committed by Fabian Affolter
parent 68deab0933
commit 2b8befbbee
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -31,6 +31,10 @@ Configuration variables:
- **authorized_keys** (*Required*): Your public-keys for authorized keyfile. Every element will be a line inside that file.
<div class='videoWrapper'>
<iframe width="560" height="315" src="https://www.youtube.com/embed/GYJTy3UniHc" frameborder="0" allowfullscreen></iframe>
</div>
[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/