If you want any program or some kind of service that will start at startup in Debian follow these steps. Check if your program runs like this /etc/init.d/(program name) start Make sure that your script is actually the /etc/init.d directory and then issue the following command update-rc.d (program name) defaults chmod 775 /etc/rc2.d/(program name) ln [...]
Archive for September, 2010
Add a program in Startup in Linux Debian or How to start Wowza Media Server at startup in Debian
Posted in OpenSource on September 4, 2010 | Leave a Comment »
