lsof | which process is listening upon a port

So to see which process is listening upon port 80 we can run:
root@mystery:~# lsof -i :80

Comments

Popular posts from this blog

15 managing disk - understanding /etc/fstab xfs_admin mount -o rw,remount /

list services on startup | initctl list | service --status-all | systemctl list-unit-files --type=service

tomcat catalina coyote jasper cluster