http://www.issihosts.com/haveged/downloads.html 에 들어가서 다운로드를 받는다.
# tar zxvf /path/to/haveged-x.x.tar.gz
# cd /path/to/haveged-x.x
# ./configure
# make
# make install
CentOS7 에서는 비활성화 되어 있다.
# chmod a+x /etc/rc.local
rc.local 파일에
/usr/local/sbin/haveged -w 1024
를 추가하고 reboot를 한다.
댓글 없음:
댓글 쓰기