Linux
Read More
Autostart programs on boot in Debian
To automatically start some software during startup, Debian has a system tool called update-rc Example on how to start the postfix daemon in all default runlevels update-rc.d postfix defaults