added iotop and iftop for monitoring

This commit is contained in:
Joe Lothan 2026-05-26 09:10:51 -04:00
parent 79881fce4b
commit 4b09a3219a

View file

@ -48,6 +48,8 @@ sudo dnf install -y \
unbound \
jq \
htop \
iftop \
iotop \
tmux
# --- Go ---