This commit is contained in:
Dmitry Valter 2024-09-16 00:56:25 +00:00 committed by GitHub
commit e7e3067879
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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`