Main Page/IT/Admin

From Lewis Consultancy Wiki
< Main Page‎ | IT
Jump to navigationJump to search

Which processes are listening on which ports?

netstat -tulpn

Which processes are using all the IO

iotop --only

The --only shows only processes using io as opposed to all processes