It says this in the ReadMe file:
After you finished the configuration, just start the etdamin_mod:
To start:
./etadmin_mod.sh start
To stop:
./etadmin_mod.sh stop
To reload the configuration (without restarting the script):
./etadmin_mod.sh reload
(Its a simple kill -HUP on the process id)
Where exactly do i put ./etadmin_mod.sh start?