* Blog
* Calendar
* Gallery
* Statistics
* Contents
* Projects
Bash / sh scripts i've made for Linux
Check IP: http://www.donagrejja.com/projects/shellscripts/check_ip.tar.gz
Check IP script is added to Cron to check IP-based services. F.ex firewall, trafficshapers, iploggers etc. For internet connections where you have DHCP and the services needs to be restarded when the IP changes.
http://www.donagrejja.com/projects/shellscripts/init_scripts.tar.gz
This is a version of Check IP that only runs firewall and traffic shaper basically.
http://www.donagrejja.com/projects/shellscripts/rrdgraph.tar.gz
Some RRD Tool examples how to make your own graphs. I've made some scripts and tools that can check load and traffic etc.