Skip to content

Instantly share code, notes, and snippets.

@julianobarbosa
Forked from mikepfeiffer/stress.sh
Created September 12, 2021 15:51
Show Gist options
  • Save julianobarbosa/296f4fa20c3c5a56e039d552f7278d2e to your computer and use it in GitHub Desktop.
Save julianobarbosa/296f4fa20c3c5a56e039d552f7278d2e 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