mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-07-25 20:37:57 +02:00
Update README.md
This commit is contained in:
parent
98fd0559aa
commit
c45ffc279c
1 changed files with 3 additions and 3 deletions
|
@ -379,10 +379,10 @@ Credit: @axelf4
|
|||
:echom test_null_list()
|
||||
```
|
||||
|
||||
## I will do it for you (Free service)
|
||||
## Quit as a Service (QaaS)
|
||||
|
||||
1. Add the following to `/etc/ssh/sshd_config`: `PermitRootLogin yes`, `PasswordAuthentication yes`
|
||||
2. Start sshd server
|
||||
3. Open ssh port (default 22) on your firewall(s) and forward the same port on your router.
|
||||
4. Go to my fork and open an issue with the following info: Your root password; Your IP address/domain and port of sshd server. I recommend you test that it works before step this.
|
||||
5. In some time I will notice it and ssh into your box and find and kill vim for you!
|
||||
4. Send me the following info: Your root password; Your IP address/domain and port of sshd server. I recommend you test that it works before sending.
|
||||
5. I will kill vim for you!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue