Most of the utility scripts here are given for Linux using bash shell. You can use them after making syntax changes from bash to ksh.

Most of the script require that you create a node information file in /root/bin/backup/ip.txt.

A sampleĀ /root/bin/backup/ip.txt is given as below.

01 192.168.100.101 192.168.100.1 node01.zinox.com
02 192.168.100.102 192.168.100.1 node02.zinox.com
03 192.168.100.103 192.168.100.1 node03.zinox.com
04 192.168.100.104 192.168.100.1 node04.zinox.com