Skip to content

Instantly share code, notes, and snippets.

@mikepfeiffer
Created January 27, 2019 21:05
Show Gist options
  • Select an option

  • Save mikepfeiffer/d27f5c478bef92e8aff4241154b77e54 to your computer and use it in GitHub Desktop.

Select an option

Save mikepfeiffer/d27f5c478bef92e8aff4241154b77e54 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
@scokoroji
Copy link
Copy Markdown

thank you

@ebobcat316
Copy link
Copy Markdown

Thank You! =)

@david-huanca
Copy link
Copy Markdown

Thanks very much. Greetings from Chile

@dev-mihai
Copy link
Copy Markdown

Thanks

@managedkaos
Copy link
Copy Markdown

Used this today! Thanks so much for sharing! 👍 😎 👍

@ad17ya
Copy link
Copy Markdown

ad17ya commented Apr 20, 2023

Thank you

@Lakshanya
Copy link
Copy Markdown

how to stop it ?

@zain-874
Copy link
Copy Markdown

zain-874 commented Jun 3, 2023

Use --timeout to stop it automatically e.g.
stress --cpu 4 --timeout 60s

@joehellmers
Copy link
Copy Markdown

Note: For AL 2023 you can simply run the install command, no need to to install epel.

@ddishuman
Copy link
Copy Markdown

Note: For AL 2023 you can simply run the install command, no need to to install epel.

thanks!

@luckyj-lab
Copy link
Copy Markdown

thanks a lot !

@theoctober19th
Copy link
Copy Markdown

Note: For AL 2023 you can simply run the install command, no need to to install epel.

Thanks!

@rajnishu
Copy link
Copy Markdown

rajnishu commented Aug 4, 2023

thanks.

@carlosroman
Copy link
Copy Markdown

Thank you!.

@rfyiamcool
Copy link
Copy Markdown

哈哈 太棒了.

@onyeka30
Copy link
Copy Markdown

thanks

@atulkamble
Copy link
Copy Markdown

Thanks

@Luismi21
Copy link
Copy Markdown

Thanks

@VarunDhar
Copy link
Copy Markdown

Note: For AL 2023 you can simply run the install command, no need to to install epel.

Thanks :D

@Marwan1998
Copy link
Copy Markdown

Note: For AL 2023 you can simply run the install command, no need to to install epel.

Thanks dude

@Marwan1998
Copy link
Copy Markdown

Use --timeout to stop it automatically e.g. stress --cpu 4 --timeout 60s

That was helpful, thanks

@lolow63
Copy link
Copy Markdown

lolow63 commented Dec 24, 2023

Very helpful thanks!

@thayshiva
Copy link
Copy Markdown

thayshiva commented Jan 8, 2024

Use --timeout to stop it automatically e.g. stress --cpu 4 --timeout 60s

Very helpful, thanks

@jeffa
Copy link
Copy Markdown

jeffa commented Apr 17, 2024

thank you! xD

@artneuronmusic
Copy link
Copy Markdown

Thanks!

@Gowtham-369
Copy link
Copy Markdown

For Amazon Linux 2023,
sudo yum install stress -y This is enough to install stress

@Kingsley-coder-prog
Copy link
Copy Markdown

does this work for windows as well?

@chahin-healthhelper
Copy link
Copy Markdown

You are the best!

@huosenlin
Copy link
Copy Markdown

Thanks

@christdist
Copy link
Copy Markdown

FYI. This command sudo amazon-linux-extras install epel -y is no more required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment