-
-
Save mikepfeiffer/d27f5c478bef92e8aff4241154b77e54 to your computer and use it in GitHub Desktop.
sudo amazon-linux-extras install epel -y | |
sudo yum install stress -y |
Thank You! =)
Thanks very much. Greetings from Chile
Thanks
Used this today! Thanks so much for sharing! 👍 😎 👍
Thank you
how to stop it ?
Use --timeout to stop it automatically e.g.
stress --cpu 4 --timeout 60s
Note: For AL 2023 you can simply run the install command, no need to to install epel.
Note: For AL 2023 you can simply run the install command, no need to to install epel.
thanks!
thanks a lot !
Note: For AL 2023 you can simply run the install command, no need to to install epel.
Thanks!
thanks.
Thank you!.
哈哈 太棒了.
thanks
Thanks
Thanks
Note: For AL 2023 you can simply run the install command, no need to to install epel.
Thanks :D
Note: For AL 2023 you can simply run the install command, no need to to install epel.
Thanks dude
Use --timeout to stop it automatically e.g.
stress --cpu 4 --timeout 60s
That was helpful, thanks
Very helpful thanks!
Use --timeout to stop it automatically e.g.
stress --cpu 4 --timeout 60s
Very helpful, thanks
thank you! xD
Thanks!
For Amazon Linux 2023,
sudo yum install stress -y
This is enough to install stress
does this work for windows as well?
thank you