V
V
Vadim Remin2015-11-26 18:46:34
SSH
Vadim Remin, 2015-11-26 18:46:34

How to stop node.js windows server over ssh from ubuntu?

Good afternoon,
I started the freeSSHd SSH server on Windows, connected to it with a standard SSH client from the Ubuntu terminal. Launched via SSH on Windows Node.js. Can't stop. In cmd Windows, this is done with the Ctrl-C combination. From the Ubuntu SSH terminal, this does nothing. Node.js continues to work great. How to stop?
And besides, despite the fact that both computers are on the home network, the SSH terminal on Ubuntu is terribly slow - it shows the text in parts, torn pieces from past requests.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dmitriykusin, 2015-12-17
@dmitriykusin

Try to kill the process - taskkill /IM node.exe

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question