setup auto-start on Linux
Permalink
Hello,
I installed the Bitnami stack of C5 and it works okay, but it doesn't auto-start after a reboot of the (virtual) machine. The machine is question is a Ubuntu 12.04.4 server.
Thanks,
Angelo
I installed the Bitnami stack of C5 and it works okay, but it doesn't auto-start after a reboot of the (virtual) machine. The machine is question is a Ubuntu 12.04.4 server.
Thanks,
Angelo
And you can also find this information easily from Google if you just search "YOUR_LINUX_DISTRIBUTION startup services"
For example
- "debian startup services"
- "ubuntu startup services"
- "centos startup services"
- "redhat startup services"
- etc.
This should give you multiple references of how to add and remove startup services in your distribution.
EDIT:
And you'll need at least these services started:
- httpd or apache2
- mysqld