7/21/2008

Make a command execute on startup in Linux

How to make a command execute on startup in Linux?

Debian is the upstream from Ubuntu, it's almost the same process.

You can try with /etc/inittab .
I prefer to do it with /etc/init.d/*.sh

http://www.debianhelp.co.uk/boot.htm

0 comments: