###############################################################################
# Copyright 2018-2018, Way to the Web Limited
# URL: http://www.configserver.com
# Email: sales@waytotheweb.com
###############################################################################

Installation
============

1. Server preparation:

	You need to ensure PCAP is installed to use the Packet Inspection
	Feature*:

	yum install libpcap libpcap-devel

	* This will not work on Virtuozzo/openVZ servers

2. Product installation:

	cd /usr/src
	wget http://download.configserver.com/osminstaller.tgz
	tar -xzf osminstaller.tgz
	perl osminstaller.pl
	rm -fv osminstaller.*

3. You should now refer to the osm documentation through the WHM UI


Uninstallation
==============

cd /etc/osm
sh uninstall.sh
cd /root
