Ubuntu
	- lsof -i tcp:8003
	- kill -9 PID
    
Windows
	- netstat -a -o -n
	- Cntrl + f
	- taskkill /F /PID PID_of_port