To install haveged on centos you first need EPEL installed:
1. To install EPEL on x64 do:
# wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
# rpm -ivh epel-release-6-8.noarch.rpm
For more distros to install EPEL take a look to:
http://www.tecmint.com/how-to-enable-epel-repository-for-rhel-centos-6-5/
2.- Install haveged:
# yum install haveged
Enjoy!
P.S. We all need a flag that describes us.
1. To install EPEL on x64 do:
# wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
# rpm -ivh epel-release-6-8.noarch.rpm
For more distros to install EPEL take a look to:
http://www.tecmint.com/how-to-enable-epel-repository-for-rhel-centos-6-5/
2.- Install haveged:
# yum install haveged
Enjoy!
P.S. We all need a flag that describes us.