Finding The Owner of An Open Port
lsof doesn't always give you what you're looking for
Under Linux, and BSD systems, in order to find out the owner of a port, the first advice usually given is to use:
[Read More]