From 03c6d055b2c98a2d69feb134df06e6d50f138da1 Mon Sep 17 00:00:00 2001 From: Mahmoud Jalajel Date: Tue, 23 May 2017 23:51:07 +0300 Subject: [PATCH] Libraries > Tutorials > Gist: SSH Recipes A recipe-style tutorial on writing ssh config files. https://gist.github.com/mjalajel/beaa91a5f8d04ebb464c2c28da01406a --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a316a3..5e468fa 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,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