ubuntu find out which process is running on port 80 code example Example 1: ubuntu check process on port sudo lsof -i:22 Example 2: ubuntu get process on port lsof -i -P -n