Sysadmin tools
netstat alternative to show listening sockets and their processes:
ss -tlpn (manual)
better top: btop
top for I/O: iotop (disk I/O), iftop (network I/O)
netstat alternative to show listening sockets and their processes:
ss -tlpn (manual)
better top: btop
top for I/O: iotop (disk I/O), iftop (network I/O)