Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

AWS EC2 Stress tool activate on command line

sudo amazon-linux-extras install epel -y
sudo yum install -y stress
stress --cpu 80 --timeout 20000
 
PREVIOUS NEXT
Tagged: #AWS #Stress #tool #activate #command #line
ADD COMMENT
Topic
Name
5+2 =