Starting Applications At Boot with Debian
Starting applications when you’re Debian server reboots is easy. For this example, we’re going to start on boot an application called ‘laser.’ More here
There are two steps to get this to work. First create a start-up script called laser and put it in the directory /etc/init.d and then use Debian’s ‘update-rc.d’ tool to tell the server to fire up ‘laser’ at boot.
Debian News RSS Feed
[...] This post was mentioned on Twitter by carlos gomes and zeropath, Debian Project. Debian Project said: (debian-news.net) Starting Applications At Boot with Debian http://tinyurl.com/y8urbgp [...]