First page Back Continue Last page Summary Graphics
Applying node configuration
/etc/beowulf/rc.local.0
- #!/bin/sh
- bpsh 0 hostname alpha.prinmath.com
- bpsh 0 ifconfig eth0 netmask 255.255.255.0 broadcast 192.168.1.255
- bpsh 0 ifconfig eth1 up 209.38.92.201 netmask 255.255.255.224 broadcast 209.38.92.223
- bpsh 0 route add default gw 209.38.92.222 eth1
- bpcp /etc/beowulf/etc/* 0:/etc
Notes: