Remote server for FURY online demo
Find out the process ID (PID) which is occupying the port number (e.g., 5955) you would like to free
lsof -i :9000
Kill the process which is currently using the port using its PID
kill PID
| Name | Name | Last commit date | ||
|---|---|---|---|---|