Install LSM



Product Name: LSM (Linux Socket Monitor)
Product Version: 0.6
Homepage: http://www.rfxn.com/projects/linux-socket-monitor/
Description: A comprehensive alert system, simple program usage & installation make LSM ideal for deployment in any linux environment (geared for web servers). Using a rather simple yet logical structure, LSM identifies changes in both Network Sockets and Unix Domain Sockets. By recording a base set of what sockets should be active then comparing the currently active socket information to that of the base comparison files, we highlight otherwise unknown services.

Step 1: Downloading, Installing and cleaning up sources of LSM

cd /usr/local/src
wget http://www.rfxn.com/downloads/lsm-current.tar.gz
tar -zxvf lsm-current.tar.gz
cd lsm-0.*
./install.sh
rm -Rf /usr/local/src/lsm-*

Step 2: Edit LSM config

nano -w /usr/local/lsm/conf.lsm

Step 2.1: Change the USER=”root” to your wanted email adress

Step 3: Generate the comparion files

/usr/local/sbin/lsm -g
Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • email
  • PDF
  • StumbleUpon
  • Technorati

Leave a Reply