kill all process running on a port 8000 ubuntu code example Example: ubuntu stop process on port sudo kill -9 `sudo lsof -t -i:{PORT_NUMBER}`