how to check what is running on port in linux code example Example: find out which procses is using port linux sudo lsof -i:<port_number>