Skip to content

Instantly share code, notes, and snippets.

@tacitphoenix
Forked from mikepfeiffer/stress.sh
Created July 31, 2020 23:17
Show Gist options
  • Save tacitphoenix/c7b98510bbd39eeea280ed3fd9b4014e to your computer and use it in GitHub Desktop.
Save tacitphoenix/c7b98510bbd39eeea280ed3fd9b4014e to your computer and use it in GitHub Desktop.
Install Stress Utility on Amazon Linux 2
sudo amazon-linux-extras install epel -y
sudo yum install stress -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment