A Nginx Shell Script To Block Spamhaus Lasso Drop Spam IP Address. Run this script once a day and drop all spam network IPs with http 403 error. The script will get executed every day via /etc/cron.daily (make sure crond is running).
{ 0 comments }
From the category archives:
A Nginx Shell Script To Block Spamhaus Lasso Drop Spam IP Address. Run this script once a day and drop all spam network IPs with http 403 error. The script will get executed every day via /etc/cron.daily (make sure crond is running).
{ 0 comments }
A Sample Shell Script To Generate Mediawiki Wiki Software Google Sitemap Using PHP on server itself via cron.
{ 0 comments }
A shell script to start / stop / restart php-cgi as an app server. By default it will bind to 127.0.0.1 IP and 9000 port using spawn-fcgi. Works under RHEL / CentOS / Fedora Linux.
{ 3 comments }
A shell script to update MaxMind GEOIP database using cron job for Apache, Lighttpd and nginx web server under UNIX / Linux / BSD operating system.
{ 1 comment }
A Shell Script To List All Top Hitting IP Address to your Apache / Nginix / Lighttpd Webserver. This may be useful to catch spammers and content scrappers bots.
{ 8 comments }