Skip to content

Instantly share code, notes, and snippets.

@rodriguez-matias
Forked from mikepfeiffer/stress.sh
Created September 25, 2021 21:19
Show Gist options
  • Save rodriguez-matias/6ae607c587e2697065874635c3c518d4 to your computer and use it in GitHub Desktop.
Save rodriguez-matias/6ae607c587e2697065874635c3c518d4 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