how to show running port in linux code example Example 1: ubuntu check process on port sudo lsof -i:22 Example 2: linux see used ports netstat -tulpn