Shell Scripting...

This is not another website with another shell course. I think it is already so many of the websites who can provide that info, that we do not need another one. You will get here some scripts useful for me. Maybe you will find it useful for yourself.


backup This is simple backup script for full backup of my computer, if you would like to use it just change a few entries like path to the folder you would like to set as your backup directory or your fdisk -l entries. do it as root
kernel.sh Script will update your kernel and download kernel source for it. Script is designed only for Debian GNU/Linux, which is my favorite distro
key_gen_ssh_for_subnet.sh Script generates ssh_keys and will install it in target subnet if ssh is installed on target host. Very useful if you would like to have smoth communication between Linux boxes in your environment
switchoff_all.sh As name says this sript will switch off computers in your network - Linux computers with ssh server
update_upgrade.sh Huge script as name says will do a lot with your Linux box, If you would like to run it please take a look what is inside of it. Can be dengerous for your box
check_scans.sh Script will check SYN scans for your computer. To run it you will've got to have properly setup iptables filter.btw very easy to install
check_ports.sh This script will check target subnet and target port status of your choice. Very usefull if you run clusters. Sometimes nodes loose connections.
passwordgen.sh Script will generate amout of passwords of your choice and with lenght of your choice, very useful if you have a lot of computers in your network.
create_raid.sh Script will create raid of your choice. You will have to enter a few information to run it properly


Of course this is only a small part of this what I have wrote. If you will need any help in this subject probably I will help you. Just ask.


I am not responsible for any harm of usage of these scripts !!!!! BEFORE YOU RUN IT CHECK IT !!!

 
Pawel Krzywicki (2004-2009)