Command
netstat
Explanation
netstat is used to print the network connections. It prints the network connections.
Examples
Show listening ports
netstat -tulnp
netstat
netstat is used to print the network connections. It prints the network connections.
Show listening ports
netstat -tulnp