Check `ss -tuln` for open ports. Add `| grep :80`, for example, to filter specific services. You'll get clearer output and better performance than with the outdated `netstat`.
🔗 Learn more in my course: https://monospacementor.com/courses/linsys-1/
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor