sudo apt-get install chkconfig sudo chkconfig --add Name_Of_Your_Script sudo chkconfig --level 2345 Name_Of_Your_Script on
1. Need to be in front of the terminal. (Physically if not vm). 2. Reboot the server 3. Press 'e' in the GRUB2 boot screen. 3. bunch...