UnixStuff

Scripts

do_backup.pl (see attached file)

This script uses ssh and ufsdump to backup local and remote systems. The filesystems we backup are specified in a config file. To backup a local filesystem, we just run ufsdump. To backup a remote one, we ssh to it, and then run ufsdump on the remote machine. That ufsdump then uses REXEC to get back to us and our tape device. It's not secure, so don't be fooled just because it's using ssh!

install_pkgs.fin (see attached file)

This script installs any Solaris packages onto a Jumpstarting client. An "admin file" is used to supress any kind of interactivity.

AttachmentSize
install_pkgs.fin1.99 KB
do_backup.pl.txt4.49 KB