Based on the definition from the developers, Sguil (pronounced sgweel) is built by network security analysts for network security analysts.
The Forbin Group has created Sguil RPM packages for general availability on May 7, 2007. Create an RPM repo file called Sguil.repo and put the below content in it to create a Sguil yum repo file for both Centos 4 i386 and x86_64 architectures:
# The Forbin Group, Inc - Sguil packages
#
[security]
name=CentOS-$releasever - Sguil
baseurl=http://mrepo.theforbingroup.com/mrepo/centos$releasever-$basearch/RPMS.security
gpgcheck=0
enabled=1
They also provided dependencies for Sguil RPM that are not provided by Centos 4 by default.
Comments