Skip to content

Instantly share code, notes, and snippets.

@CesarChaMal
Forked from mikepfeiffer/stress.sh
Created October 23, 2023 14:07
Show Gist options
  • Save CesarChaMal/aacd44720b7e609e86f4b0becd53f555 to your computer and use it in GitHub Desktop.
Save CesarChaMal/aacd44720b7e609e86f4b0becd53f555 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