Skip to content

Instantly share code, notes, and snippets.

View SukhanthN's full-sized avatar
🎯
Focusing

Sukhanth N SukhanthN

🎯
Focusing
View GitHub Profile
@SukhanthN
SukhanthN / stress.sh
Created May 31, 2022 11:06 — forked from mikepfeiffer/stress.sh
Install Stress Utility on Amazon Linux 2
sudo amazon-linux-extras install epel -y
sudo yum install stress -y