Unix Linux Check Process Running on Port Tips of Linux $ sudo lsof -i:80 $ sudo netstat -nltp | grep 80 $ ps aux |grep nginx