Check listen ports on Linux

May 13, 2022

 DevOps troubleshoot useful commands :


# how to check to LISTEN ports on a Linux machine

sudo lsof -i -P -n | grep LISTEN







No comments:

Powered by Blogger.