Home Go Home
 
© 2000 Phil Davies
Barnowls Downloads

    If you try to download something and you need a password then, if you are family you can usually use the one that I set for you to access the internet. Otherwise, drop me a line and Ill let you have one.    
    To install or run these scripts download them and put in a sensible place, perhaps /usr/local/bin. Then change to have at least mode 755. DO NOT make any of these scripts setuid. If this was not obvious, then you are looking for help I cant give you. Try the redhat site    
File Description complexity
runchkconfig.sh this is a wrapper for chkconfig that runs chkconfig for all the files in /etc/rc.d/init.d and then reports on the ones set to run. medium
make_indexmap A relatively simple bash script to make a clickable indexmap for photo albums etc. This script takes a directory with images in it and uses Image Magick to create thumbnail images, montage them together and create the client side Image Map. For examples of the result see any of the picture galeries on this site. medium
here2there A relatively simple bash script to synchronise local and remote file servers, using rsync. the clever bit is that it allows me to repeatedly restart the script when my ISP cuts my connection off after 30-90 mins, and so saves me watching the transfer. - read the script and copy the ideas. ideas







Created and maintained by Philip Davies
All original material is copyright © 2000 P.V.Davies