diff options
Diffstat (limited to 'content/snippets/ssh-force-password-authentification.md')
| -rw-r--r-- | content/snippets/ssh-force-password-authentification.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/content/snippets/ssh-force-password-authentification.md b/content/snippets/ssh-force-password-authentification.md deleted file mode 100644 index 9fd1313..0000000 --- a/content/snippets/ssh-force-password-authentification.md +++ /dev/null @@ -1,8 +0,0 @@ -+++ -date = "2016-10-21T16:46:19+02:00" -draft = false -title = "force password auth with ssh" - -+++ - -$ ssh -o PubkeyAuthentication=no user@ip |
