Merge pull request #30 from mjalajel/patch-1

Libraries > Tutorials > Gist: SSH Recipes
This commit is contained in:
Manfred Touron 2019-05-22 08:44:46 +02:00 committed by GitHub
commit 774231739c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,6 +165,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
* [Best practices](https://blog.0xbadc0de.be/archives/300)
* [Granting Temporary Access to Your Servers (Using Signed *SSH* Keys)](http://linux-audit.com/granting-temporary-access-to-servers-using-signed-ssh-keys/)
* [How to SSH login without a password](https://www.rosehosting.com/blog/ssh-login-without-password-using-ssh-keys/)
* [Gist: SSH Recipes](https://gist.github.com/mjalajel/beaa91a5f8d04ebb464c2c28da01406a) - Collection of recipes for writing awesome ssh config files.
### Security