Skip to content

Instantly share code, notes, and snippets.

@shaikkhajaibrahim
Created November 3, 2018 03:10
Show Gist options
  • Save shaikkhajaibrahim/e0861bbe34b39283054497779c8067c4 to your computer and use it in GitHub Desktop.
Save shaikkhajaibrahim/e0861bbe34b39283054497779c8067c4 to your computer and use it in GitHub Desktop.
Stress Installation
wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo rpm -ivh epel-release-latest-7.noarch.rpm
sudo yum update -y
sudo yum install stress -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment