how to stop already running node js server in ubuntu code example Example: how to stop a node server from running ps aux | grep node kill -9 PROCESS_ID