Blog

xfs

xfs is default file system for RHEL 7. To format a partition in xfs format, run mkfs.xfs /dev/sdXX Example [root@ssd ~]# mkfs.xfs…

Tripwire

Tripwire is a data integrity tool for monitoring and alerting file and directory changes. https://github.com/Tripwire/tripwire-open-source To install, run yum install tripwire Generate…