Linux Startup Script + add one command
- by Adam
I need one command line to run at startup. I've tested the command (it re-assosiates an Amazon IP to a Linux Server) and the command run successfully.
Just need to know the best method to execute this on server reboot? The server is RedHat and I've read a bit about /etc/init.d but still unsure.
command is:
ec2-associate-address -v -i i-xxx…