Skip to content

Instantly share code, notes, and snippets.

@rodrigo-galba
Forked from mikepfeiffer/stress.sh
Created March 17, 2020 02:00
Show Gist options
  • Save rodrigo-galba/8d096766c6c9e8be8a0a896ae86fb118 to your computer and use it in GitHub Desktop.
Save rodrigo-galba/8d096766c6c9e8be8a0a896ae86fb118 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