Skip to content

Instantly share code, notes, and snippets.

View rodriguez-matias's full-sized avatar
👻

Matias Rodriguez rodriguez-matias

👻
  • Argentina
View GitHub Profile
@rodriguez-matias
rodriguez-matias / stress.sh
Created September 25, 2021 21:19 — forked from mikepfeiffer/stress.sh
Install Stress Utility on Amazon Linux 2
sudo amazon-linux-extras install epel -y
sudo yum install stress -y