From 6f5143eaab67f67ac3beb572d5487851f20502ed Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 May 2017 13:28:57 +0200 Subject: Removes old cruft. --- content/snippets/ssh-force-password-authentification.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 content/snippets/ssh-force-password-authentification.md (limited to 'content/snippets/ssh-force-password-authentification.md') 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 -- cgit v1.2.3