Feeds:
Posts
Comments

Archive for September 4th, 2010

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 [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.