how to kill the process that is using port 3000 linux code example Example: kill process linux using port sudo kill -9 $(sudo lsof -t -i:8000)