Debian, start something at system start

From Andreida
  • create the starter script in /etc/init.d
  • activate
    • rcconf (easy with interface)
      • install rcconf
      • activate the script via rcconf
    • update-rc.d (command line - check the man page if you wish)
update-rc.d <your-script> defaults