Project

General

Profile

Actions

Support #455

closed
DC DC

Installing ZoneMinder on Ubuntu 14.04

Support #455: Installing ZoneMinder on Ubuntu 14.04

Added by Daniel Curtis over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
09/13/2014
Due date:
% Done:

100%

Estimated time:
1:00 h
Spent time:

Description

Installing zoneminder on Ubuntu is a very simple task, as it is included in many distribution repositories be default. This guide will be installing on a minimal Lubuntu 14.04 64-bit system.

  • Start by opening a terminal by going to Menu -> Accessories -> LXTerminal
  • Then install the package:
    sudo apt-get install zoneminder
    

    NOTE: This will install apache2 along with any of the dependencies required by zonemineder.
  • When the package finished installing, create a symbolic link of the zoneminder web server configuration to the apache sites-enabled folder:
    sudo ln -s /etc/zm/apache.conf /etc/apache2/sites-enabled/zoneminder.conf
    
  • Then restart the web server:
    sudo service apache2 restart
    

With the above steps finished the camera server can now be configured to monitor USB cameras, IP cameras, and other camera streams.

DC Updated by Daniel Curtis over 11 years ago Actions #1

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 10 to 100

DC Updated by Daniel Curtis over 11 years ago Actions #2

  • Tracker changed from Bug to Support

DC Updated by Daniel Curtis about 11 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom