-
-
Save SabaPing/0f4ced963443dba1feadb22c9427ed0b to your computer and use it in GitHub Desktop.
Amazon Linux install iftop
This file contains hidden or 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
| 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