We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf408bf commit 5bd2e0fCopy full SHA for 5bd2e0f
0x0B-ssh/2-ssh_config
@@ -0,0 +1,4 @@
1
+# ssh config file
2
+Host *
3
+ PasswordAuthentication no
4
+ IdentityFile ~/.ssh/school
0 commit comments