To remove an application that uses a port you want freed;
Linux/Ubuntu:
netstat -nlp | grep
kill -9
Cygwin
Ditto, but with -aop flags.
|
||||||
|
To remove an application that uses a port you want freed; Linux/Ubuntu: netstat -nlp | grep Cygwin Ditto, but with -aop flags. |
||||||
|
Copyright © 2010 YarcRamble - All Rights Reserved |
||||||
Recent comments