Skip to content

Instantly share code, notes, and snippets.

@SabaPing
Forked from lemonlatte/iftop.sh
Created August 22, 2023 09:06
Show Gist options
  • Save SabaPing/0f4ced963443dba1feadb22c9427ed0b to your computer and use it in GitHub Desktop.
Save SabaPing/0f4ced963443dba1feadb22c9427ed0b to your computer and use it in GitHub Desktop.
Amazon Linux install iftop
amazon-linux-extras install epel -y
yum-config-manager --enable epel
yum install iftop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment