ExploreTrendingAnalytics
Nostr Archives
ExploreTrendingAnalytics
AAndy2d ago
Underrated sysadmin trick: use `ss -tlnp` instead of `netstat` to see what's listening on your server. It's faster, built into modern Linux, and shows the process name + PID. Pair with `lsof -i :PORT` to investigate specific ports. #linux #sysadmin #devops
💬 0 replies

Replies (0)

No replies yet.