Skip to content

Instantly share code, notes, and snippets.

@dhgoratela
Forked from mikepfeiffer/stress.sh
Created September 13, 2021 09:48
Show Gist options
  • Select an option

  • Save dhgoratela/86bd8052c5c5a49e9dc80408c79189fe to your computer and use it in GitHub Desktop.

Select an option

Save dhgoratela/86bd8052c5c5a49e9dc80408c79189fe 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