Last active
July 14, 2018 18:31
-
-
Save tlhakhan/705c5fc5a1e58953b19884d3dc20e6fa to your computer and use it in GitHub Desktop.
centos: good packlist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# goodies | |
lsof | |
tree | |
# info tools | |
net-tools # provides ifconfig, netstat | |
bind-utils # provides host | |
# performance tools | |
sysstat | |
dstat | |
httpd-tools # provides ab | |
perf | |
strace | |
blktrace | |
traceroute | |
tcpdump | |
iftop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment