Bash scripts | MyLiteratureTechLife.COM

MD5 change detection script

April 18th, 2012 0 Comments

Irongeek.com wrote a script to detect MD5 change in the files in your hosting account. Actually Irongeek.com was hacked few months before and therefore they wrote this script and I believe this script is very helpful for webadmins. You can download this script in text file by clicking...




Shell script to monitor current disk space and getting alert on thresh hold level

December 13th, 2011 0 Comments

Yesterday I wrote a post when I found a script to monitor disk space in a server and getting alert on thresh hold level. However that script just send a notification when disk space is on thresh hold, but I wanted to get disk usage on daily basis therefore I made some modifications in...

Monitoring your disk space with shell script

December 13th, 2011 0 Comments

If you are running a busy server with several customers, uploading alot of file then there is a chance that you get out of space without knowing. I was about to write a script for my server but then found it on a famous website. #!/bin/sh # Shell script to monitor or watch the disk space # It...

Alexa Rank