Network Tools ubuntudebiancentos beginner

Listening Ports

List all listening TCP/UDP ports

Overview

List all listening TCP/UDP ports

Commands

sudo ss -tlnp

Use Cases

Check whether services are listening properly and troubleshoot port conflicts.

  • Check open ports (security hardening)
  • View network connections