mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-01 03:07:11 +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)
|
||||
|
||||
1. Add the following to `/etc/ssh/sshd_config`: `PermitRootLogin yes`, `PasswordAuthentication yes`
|
||||
|
|
Loading…
Add table
Reference in a new issue