Check listen ports on Linux
DevOps troubleshoot useful commands :
# how to check to LISTEN ports on a Linux machine
sudo lsof -i -P -n | grep LISTEN
DevOps troubleshoot useful commands :
# how to check to LISTEN ports on a Linux machine
sudo lsof -i -P -n | grep LISTEN
Created with by BeautyTemplates| Distributed by Gooyaabi Templates
No comments: