PDA

View Full Version : Nodewatch installation



Fli
09-28-2014, 09:08 PM
Nodewatch is nice tool for OpenVZ server admins, it can prevent DoS and other VPS abuse

homepage: http://vpsantiabuse.com/
install: wget http://deploy.vpsantiabuse.com/nodewatch-install.sh;sh nodewatch-install.sh
config: vi /nodewatch/scripts/nodewatch_config.php
(into configuration file, add license key from vpsantiabuse.com (http://deploy.vpsantiabuse.com/nodewatch-install.sh;sh) , example key: 57e10608257b8bd1dd94aefdc9a203c11d246774)
uninstall: rm -f /etc/cron.d/vpsantiabuse;/nodewatch/scripts/nodewatch_restart.sh;rm -rf /nodewatch