how to find which process is using a port in linux code example Example 1: ubuntu check process on port sudo lsof -i:22 Example 2: find out which procses is using port linux sudo lsof -i: