1) Install epel (Extra Package for Enterprise Linux) repo # rpm -ivh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
2) Install tripwire package # sudo yum -y install tripwire
3) Run “tripwire-setup-keyfiles”. It will generate site-key-phassphrase and local-key-passphrase and also create below files inside /etc/tripwire folder: site.key ==> site key to encrypt tripwire cfg file and policy file hostname-local.key ==> local . . . → Read More: How to install and setup tripwire in CentOS 6