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