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 add mysql database, username and password. t can also grant remote access on fly while creating the database.

{ 1 comment }

A simply shell script to update all Redhat Enterprise Linux 5 / CentOS Linux 5 servers. You must have ssh public and private key installed.The last example shows how to login as a normal user and run sudo to update the same. This will save a lot of time if you’ve 5-7 servers patch when RHN releases updates.

{ 0 comments }

A Sample Shell Script To Generate Mediawiki Wiki Software Google Sitemap Using PHP on server itself via cron.

{ 0 comments }

A simple shell script to clean (delete) ~/.known_hosts file hostname entry.

{ 0 comments }