#!/bin/bash

# First update the config file with the correct information.
# Usage: ./reconfig <cr>

# Configure a cluster.

./mk.HOSTNAME
./mk.conf
./mk.do.mpi
./mk.do.rsh
./mk.eth0
./mk.eth1
./mk.hosts
./mk.network
./mk.nodes
./mk.pingtest
./mk.rcom
./mk.rcpf
./mk.resolv.conf
./mk.rhosts
./mk.shutdown_cluster
./mk.reboot_cluster
