You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a remote computer, access at http://ipaddr/zm to configure cams
Intended for a fresh install of Raspbian (mysql-server not configured yet)
Post Install
Since install was noninteractive, you'll have some significant security risks. I didn't want to script this or preseed answers because I either can't answer for others or don't want passwords dangling in plain text.
Set MySQL server root password: sudo mysqladmin -u root password NEWPASSWORD
Configure nullmailer: sudo dpkg-reconfigure nullmailer (have google ready)
Set MySQL zoneminder db password: sudo mysqladmin -u admin password NEWPASSWORD. Next, you'll have to set the password in zoneminder config. Haven't tested this.
About
Zoneminder install for Raspberry Pi running Raspbian