Home Page

Contact Me

MAC OS X

Linux

Linux Servers Fedora Core 4

Linux Servers - CentOS

Linux Servers Fedora Core 5

Linux Servers Fedora Core 7

Linux Servers Fedora 8

OpenWRT

NSLU2

LinuxCluster

Hardware Hacking Projects

Speaker Building Projects

Electronics Projects

Other Sites





History / Status

  • DONE

Introduction

This HOWTO describes setting up a dedicated linux server for security camera monitoring. The setup is based on Zoneminder. I don't cover using cameras connected to the server. My setup uses all IP network cameras.

Setting Up The Base Server

  • Start with the base server setup for fedora 8.

Instaall Softwre

One quick yum line will get everything we need.
> yum install zoneminder

Configure Zoneminder

The apache config file for zoneminder doesn't allow connections from anyone. We want to allow connections so delete the line the info in the file says to delete.
> nano -w /etc/httpd/conf.d/zoneminder.conf

Next we need to setup the mysql database.
> mysql -p -u root mysql < /usr/share/zoneminder/db/zm_create.sql > mysqladmin -p -u root reload

Now load up the zoneminder web page. Be sure to start the zoneminder service.

Conclusion

That's the complete setup. Be sure to read the documentation at the zoneminder website.

Comments

Add Comment 
Sign as Author 
Enter code 810

Jim Brown?06 February 2008, 12:40

How do I initialize ZM? Do I have to start httpd or mysql first? How? Sorry for the noobish question. I am running a fresh Fedora 8 installation.

rcamp?23 January 2008, 07:56

hmmm. I monitor 4 cameras and run this server as a virtual machine. Zoneminder works as advertised and they provide the documentation you need to configure the software. Please if you don't see something here then let me know so I can add it.

disapointed visitor?22 January 2008, 14:04

Sorry to say ... but you have no clue what you are doing


Google
 
Theme by Richard Camp
(C) Copyright 1996-2007 by Richard Camp All rights reserved