how to kill a process using port number in ubuntu code example Example: ubuntu stop process on port sudo kill -9 `sudo lsof -t -i:{PORT_NUMBER}`