Ben Chuanlong Du's Blog

It is never too late to learn.

Linux Administrator Tools

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. BCC is a toolkit for creating efficient kernel tracing and manipulation programs leveraging extended Berkeley Packet Filters (eBPF).

  2. webmin, cloudmin, usermin

  3. id, adduser, gpasswd (recommended for adding/removing groups)

  4. uptime, top, netstat, ifconfig, top, iotop (input and output monitoring), atop,

  5. htop (a better alternative to top)

osquery

References

https://www.tecmint.com/command-line-tools-to-monitor-linux-performance/

https://blog.serverdensity.com/80-linux-monitoring-tools-know/

Comments