another dependency
[pxelator] / bin / network-config.sh
1 sudo ifconfig eth0 10.0.0.100 up
2 sudo ifconfig eth0
3 sudo ethtool eth0
4
5 rm conf/server.pl ; ln -sf conf/server.ip 10.0.0.100