Use this shell script to copy shared (libs) files to nginx chrooted jail server. This is tested on 64 bit Linux (Redhat and Friends only)
{ 2 comments }
Use this shell script to copy shared (libs) files to nginx chrooted jail server. This is tested on 64 bit Linux (Redhat and Friends only)
{ 2 comments }
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).
{ 1 comment }
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.
{ 5 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.
{ 4 comments }
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 }
A shell script to start php as mod_fastcgi under Apache 2.x UNIX / Linux server.
{ 2 comments }
A sample perl script to create password using crypt(3), work as replacement for Apache – htpasswd command.
{ 5 comments }
A FreeBSD / Linux shell script to start / stop / restart FastCGI PHP under Nginx web server.
{ 1 comment }