This commit is contained in:
Noretsa 2022-11-11 08:57:31 +03:00
parent d7ece6be18
commit 1568aa0d37

View File

@ -31,6 +31,7 @@ PermitRootLogin no
PasswordAuthentication no PasswordAuthentication no
#+end_src #+end_src
Перезапускаем ssh:
#+begin_src shell #+begin_src shell
sudo systemctl restart sshd sudo systemctl restart sshd
#+end_src #+end_src