This commit is contained in:
Dmitry Valter 2023-10-20 16:43:41 -06:00 committed by GitHub
commit 6742b1e321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -617,6 +617,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`