diff options
Diffstat (limited to '3 Resources/Linux/BatchMode.md')
-rw-r--r-- | 3 Resources/Linux/BatchMode.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/3 Resources/Linux/BatchMode.md b/3 Resources/Linux/BatchMode.md new file mode 100644 index 0000000..e45de5a --- /dev/null +++ b/3 Resources/Linux/BatchMode.md @@ -0,0 +1,6 @@ +--- +tags: + - ssh + - linux +--- +With BatchMode if SSH will fail instantly if the key is rejected, rather than prompting for a password and causing scripts to hang indefinitely.
\ No newline at end of file |