Why?


Search This Blog

Friday, March 18, 2016

Centos 7 install stress

Centos 7 install stress

# cd /root


# wget ftp://ftp.pbone.net/mirror/dag.wieers.com/redhat/el7/en/x86_64/dag/RPMS/stress-1.0.2-1.el7.rf.x86_64.rpm


# yum localinstall /root/stress-1.0.2-1.el7.rf.x86_64.rpm


if you have a 4 core CPU then use the following to stress all 4 cores

# stress -c 4

No comments:

Post a Comment