ZoneMinder install: Difference between revisions

From JoBaPedia
Jump to navigation Jump to search
(New page: http://www.zoneminder.com/wiki/index.php/Installing_using_ZoneMinder_RPMs_for_SuSE use this rpm based install * do not change zm_admin user (seems to be hardcoded somewhere) * reposito...)
 
No edit summary
Line 1: Line 1:
[[http://www.zoneminder.com/wiki/index.php/Installing_using_ZoneMinder_RPMs_for_SuSE use this rpm based install]]
== ZoneMinder install ==
use this rpm based [[http://www.zoneminder.com/wiki/index.php/Installing_using_ZoneMinder_RPMs_for_SuSE install documentation]]
 
=== some hints ===
* do not change zm_admin user (seems to be hardcoded somewhere)
* do not change zm_admin user (seems to be hardcoded somewhere)
* repository is [[http://www.liquid-co.de/pub/suse/repositories/11.3/]] but there is also a one-click-install
* repository is [[http://www.liquid-co.de/pub/suse/repositories/11.3/]] but there is also a one-click-install
Line 5: Line 8:
* run zm_database_init as root
* run zm_database_init as root
* use the MP version (uses libs from packman)
* use the MP version (uses libs from packman)
* zm can be started from web interface or /etc/init.d/zm during boot or rczm manually

Revision as of 13:30, 30 November 2010

ZoneMinder install

use this rpm based [install documentation]

some hints

  • do not change zm_admin user (seems to be hardcoded somewhere)
  • repository is [[1]] but there is also a one-click-install
  • Also needed: apache and mysql server installed and started (but no special configuration except maybe running mysql_secure_installation - does some one time mysql initialisations)
  • run zm_database_init as root
  • use the MP version (uses libs from packman)
  • zm can be started from web interface or /etc/init.d/zm during boot or rczm manually