Skip to content

Instantly share code, notes, and snippets.

@charoensri
Forked from mikepfeiffer/stress.sh
Created January 18, 2022 21:59
Show Gist options
  • Save charoensri/4e5bb1e947c79abe5061bb49811bd8e9 to your computer and use it in GitHub Desktop.
Save charoensri/4e5bb1e947c79abe5061bb49811bd8e9 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