Search found 7 matches

by Dr. Evil
Sun Jan 24, 2021 12:21 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: How to install Zoneminder 35.16 on Ubuntu 20.04 using a Docker container.
Replies: 1
Views: 1502

How to install Zoneminder 35.16 on Ubuntu 20.04 using a Docker container.

This tutorial will enable you to install Zoneminder 35.16 on Ubuntu 20.04 using a Docker container. I wrote this primarily because the existing tutorials didn't work for me in Freenas/Truenas, though they should work for any linux distribution. CLICK HERE TO VIEW THE TUTORIAL.
by Dr. Evil
Tue Dec 15, 2020 11:06 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to send emails after update to 1.35.16
Replies: 3
Views: 1648

Re: Unable to send emails after update to 1.35.16

Just did an update and it works! Go figure...
by Dr. Evil
Tue Dec 15, 2020 10:28 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to send emails after update to 1.35.16
Replies: 3
Views: 1648

Re: Unable to send emails after update to 1.35.16

Well

Code: Select all

su - www-data -s /bin/bash -c echo "Hello, World" | mail -s "Hello, World from www-data" rick@xxx.ca
worked. Funny thing was in the earlier software version, mail was sent no problem. Any other clues I could follow?
by Dr. Evil
Tue Dec 15, 2020 5:45 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Unable to send emails after update to 1.35.16
Replies: 3
Views: 1648

Unable to send emails after update to 1.35.16

Have ZM installed on Ubuntu 20.04 and email was sending fine in previous version but after upgrading to 1.35.16, no email. Upgraded ssmtp to msmtp following https://bkjaya.wordpress.com/2019/10/21/draft-how-to-use-msmtp-as-email-software-in-zoneminder-v1-33-14-on-ubuntu-19-04/ and am able to send ...
by Dr. Evil
Wed Nov 25, 2020 2:57 am
Forum: ZoneMinder 1.35.x Development Branch
Topic: %MN% tag empty, ZM 1.35.14
Replies: 4
Views: 1745

Re: %MN% tag empty, ZM 1.35.14

I have the same issue...
by Dr. Evil
Wed Nov 04, 2020 12:21 pm
Forum: ZoneMinder 1.34.x
Topic: Having trouble installing on Ubuntu 20.04
Replies: 4
Views: 3088

Re: Having trouble installing on Ubuntu 20.04

Thanks, but I'd rather not use docker. I prefer a manual install. Hoping for a response from a dev.
by Dr. Evil
Wed Nov 04, 2020 12:02 am
Forum: ZoneMinder 1.34.x
Topic: Having trouble installing on Ubuntu 20.04
Replies: 4
Views: 3088

Having trouble installing on Ubuntu 20.04

I have had Zm running successfully for many years on Ubuntu Linux 16.04.3 but I am trying to update the installation on to Ubuntu Linux 20.04 and am running into a few snags. I have faithfully followed the, How to Install ZoneMinder-Master ,v 1.35.4 on UBUNTU 20.04 LTS ( Focal Fossa) wiki and the ...