Kill all processes running on a port in Linux Subash Chandran 5th April 2022 Leave a Comment To kill all processes running on the port 8080: sudo kill -9 `sudo lsof -t -i:8080` Curly hair, very fair, please share 🙂Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Reddit (Opens in new window)Click to share on Telegram (Opens in new window)Click to share on WhatsApp (Opens in new window)Click to email a link to a friend (Opens in new window) Related See also Save server certificate to your local machine using bash Linux Kill all processes running on a port in Linux, kill process running on port 80 Change font size A Decrease font size. A Reset font size. A Increase font size.