My ZoneMinder loads in a STOPPED state.
How do I make ZoneMinder load in a RUNNING state after a power outage or reboot?
Open a terminal and run:
Code: Select all
systemctl enable zoneminder
Code: Select all
systemctl enable zoneminder
Seasoned Linux users avoid systemd ... so might well get caught on that when forced to use the thing.TruckerDave wrote: ↑Mon Apr 01, 2024 3:09 pm So, simple it's probably a given to seasoned Linux users.
One of the recurring problems seems to be that there are definitive, tested and we-know-these-work instructions.dougmccrary wrote: ↑Tue Apr 02, 2024 8:02 am However, if you use the recommended script, that's in there.
That is the most practical answer ... my thoughts were more along the line of hunt down all the wrong ones and nuke themdougmccrary wrote: ↑Wed Apr 03, 2024 7:19 am You're right.
We probably ought to have the "right" instructions pinned somewhere, so when the question comes up we can just tell them where to look.
OR, maybe a new "New to Zoneminder? Install tips." or similar would be where to put it.
Unfortunately there are a few (now or always) wrong instructions on personal sites too.The real problem is getting the RIGHT instructions to appear in Google/etc. ahead of all the SEO-optimized wrong ones.