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