mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-18 10:31:56 +02:00
Merge 5d0579e416
into 110da1c9df
This commit is contained in:
commit
e7e3067879
1 changed files with 6 additions and 0 deletions
|
@ -617,6 +617,12 @@ Credit @u2mejc
|
||||||
~.
|
~.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## a robust SSH way
|
||||||
|
|
||||||
|
```
|
||||||
|
<CR>~.
|
||||||
|
```
|
||||||
|
|
||||||
## Quit as a Service (QaaS)
|
## Quit as a Service (QaaS)
|
||||||
|
|
||||||
1. Add the following to `/etc/ssh/sshd_config`: `PermitRootLogin yes`, `PasswordAuthentication yes`
|
1. Add the following to `/etc/ssh/sshd_config`: `PermitRootLogin yes`, `PasswordAuthentication yes`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue