ubuntu following port code example Example 1: ubuntu check process on port sudo lsof -i:22 Example 2: ubuntu open port sudo ufw allow 1191/tcp