Add robust SSH tip to README

This commit is contained in:
Dmitry Valter 2020-08-01 14:03:59 +03:00
parent 1b9a16e6e8
commit 5d0579e416

View file

@ -596,6 +596,12 @@ Credit @u2mejc
~.
```
## a robust SSH way
```
<CR>~.
```
## Quit as a Service (QaaS)
1. Add the following to `/etc/ssh/sshd_config`: `PermitRootLogin yes`, `PasswordAuthentication yes`