From ca3041338f863372fba650ee8778486ad426d52f Mon Sep 17 00:00:00 2001 From: capntack Date: Tue, 16 Jul 2024 00:29:22 -0500 Subject: [PATCH] Adding missing text from file --- 00-user.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/00-user.conf b/00-user.conf index e69de29..5a6691a 100644 --- a/00-user.conf +++ b/00-user.conf @@ -0,0 +1,4 @@ +PermitRootLogin no +PermitEmptyPasswords no +# After changing the below run sudo service ssh restart +#PubkeyAuthentication yes \ No newline at end of file