Difference between revisions of "Bkjaya's Experiments"

From ZoneMinder Wiki
Jump to navigationJump to search
 
(43 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://wiki.zoneminder.com/How_to_Install_ZoneMinder-1.36.0-focal1._on_UBUNTU_21.04_%E2%80%98Hirsute_Hippo%E2%80%99 How to Install ZoneMinder-1.36.0-focal1. on UBUNTU 21.04 ‘Hirsute Hippo’]




'''HOW TO INSTALL ZONEMINDER-master ON UBUNTU 19.10 (eoan), with php 7.4 & mysql 8
'''


'''Installation of php 7.4'''
[https://bkjaya.wordpress.com/2021/05/15/how-to-install-zoneminder-1-36-0-focal1-on-ubuntu-20-04-lts-focal-fossa-using-a-docker-image/  How to install Zoneminder-1.36.0-focal1, on UBUNTU 20.04 LTS ( Focal Fossa) Using a Docker image]


<code>sudo su apt install -y software-properties-common


add-apt-repository ppa:ondrej/php
[https://wiki.zoneminder.com/How_to_Install_ZoneMinder-1.36.0-focal1._on_UBUNTU_20.04_LTS_(_Focal_Fossa)  How to Install ZoneMinder-1.36.0-focal1. on UBUNTU 20.04 LTS ( Focal Fossa)]


apt update</code>


'''Installation of MySQL-server'''
[https://bkjaya.wordpress.com/2021/05/05/how-to-activate-the-shutdown-button-of-zm-console-of-zoneminder-master-1-35-2720210504142217-focal-on-ubuntu-20-04-lts-focal-fossa/  How to activate the Shutdown button of ZM-Console of Zoneminder master 1.35.27~20210504142217-focal on UBUNTU 20.04 LTS ( Focal Fossa)]


<code>apt install mysql-server


rm /etc/mysql/my.cnf
[https://wiki.zoneminder.com/How_to_Install_ZoneMinder-Master_,latest_(revised)_on_UBUNTU_20.04_LTS_(_Focal_Fossa)  How to Install ZoneMinder-Master ,latest (revised) on UBUNTU 20.04 LTS ( Focal Fossa)]


cp /etc/mysql/mysql.conf.d/mysqld.cnf /etc/mysql/my.cnf


sed -i "15i default_authentication_plugin= mysql_native_password" /etc/mysql/my.cnf


/etc/init.d/mysql start</code>
[https://wiki.zoneminder.com/How_to_Install_ZoneMinder-Master_,latest_on_UBUNTU_20.04_LTS_(_Focal_Fossa)  HOW TO INSTALL ZONEMINDER-master latest ON UBUNTU 20.04]


'''Installation of Zoneminder To install Zoneminder Please refer Connor’s web site'''


<code>mysql
[https://bkjaya.wordpress.com/2020/11/08/how-to-make-zoneminder-to-trigger-an-audible-alarm-when-detect-a-motion/  How to make Zoneminder to trigger an Audible Alarm when detects a motion]


CREATE USER 'zmuser'@localhost IDENTIFIED WITH mysql_native_password BY 'zmpass';


GRANT ALL PRIVILEGES ON zm.* TO 'zmuser'@'localhost' WITH GRANT OPTION;


FLUSH PRIVILEGES ;
[https://wiki.zoneminder.com/HOW_TO_INSTALL_ZONEMINDER-master_ON_UBUNTU_19.10_(eoan),_with_php_7.4_%26_mysql_8  HOW TO INSTALL ZONEMINDER-master ON UBUNTU 19.10 (eoan), with php 7.4 & mysql 8]


quit


mysqladmin -uroot -p reload
[https://wiki.zoneminder.com/HOW_TO_INSTALL_ZONEMINDER_master_ON_UBUNTU_19.10_(eoan),_with_mysql_8 HOW TO INSTALL ZONEMINDER- master ON UBUNTU 19.10 (eoan), with mysql 8]


add-apt-repository ppa:iconnor/zoneminder-master


apt-get update
[https://hub.docker.com/r/bkjaya1952/docker-zoneminder-master-php7.4-mysql8 Zoneminder-master -latest , docker image with php 7.4 ,Mysql 8 & MSMTP ]


apt install zoneminder


mysql -uroot -p < /usr/share/zoneminder/db/zm_create.sql
[http://bkjaya1952.blogspot.com/2018/10/how-to-sync-zoneminder-events-with.html How to sync zoneminder events with box.com account using git-annex on Ubuntu 18.04 ]


mysqladmin -uroot -p reload


chmod 740 /etc/zm/zm.conf
[https://wiki.zoneminder.com/How_to_Install_ZoneMinder,_v1.34.12._on_UBUNTU_20.04_LTS_(_Focal_Fossa) How to Install ZoneMinder, v1.34.12. on UBUNTU 20.04 LTS ( Focal Fossa)]


chown root:www-data /etc/zm/zm.conf


adduser www-data video
[https://bkjaya.wordpress.com/2020/05/10/how-to-install-zoneminder-master-v-1-35-3-on-ubuntu-20-04-lts-focal-fossa-using-a-docker-image/ How to install Zoneminder v1.34.14. on UBUNTU 20.04 LTS ( Focal Fossa) Using a Docker image]


systemctl enable zoneminder


service zoneminder start


service apache2 reload</code>
[https://bkjaya.wordpress.com/2020/06/26/how-to-use-serveo-to-view-zoneminder-console-motion-detection-events-remotely-ubuntu-20-04/ How to Use Serveo to view Zoneminder Console and Motion detection events remotely ]


Open zoneminder web console (http://localhost/zm/)
 
 
[https://bkjaya.wordpress.com/2016/12/13/how-to-control-zoneminder-cctv-installed-on-raspberry-pi3-remotely-using-teamviewer/ How to control Zoneminder CCTV installed on Raspberry pi3 remotely using TeamViewer ]
 
 
 
[https://bkjaya.wordpress.com/2020/05/27/how-to-install-zoneminder-master-v1-35-on-ubuntu-20-04-lts-focal-fossa-using-a-docker-image/ How to install ZoneMinder Master, v1.35.4 on UBUNTU 20.04 LTS ( Focal Fossa) Using a Docker image]
 
 
 
[https://wiki.zoneminder.com/How_to_Install_ZoneMinder-Master_,v_1.35.4_on_UBUNTU_20.04_LTS_(_Focal_Fossa) How to Install ZoneMinder-Master ,v 1.35.4 on UBUNTU 20.04 LTS ( Focal Fossa)]
 
 
 
[https://bkjaya.wordpress.com/2020/06/17/how-to-install-zoneminder-docker-on-a-qemu-virtual-machine-with-balenaos-on-ubuntu-20-04-lts-focal-fossa-and-view-zoneminder-console-remotely-on-balenacloud/ How to install Zoneminder Docker on a qemu virtual machine with balenaOS on UBUNTU 20.04 LTS ( Focal Fossa) and view Zoneminder console remotely on balenaCloud]
 
 
 
[https://bkjaya.wordpress.com/2017/03/20/how-to-access-localhost-using-ngrok-free-account-and-dropbox-over-the-internet-ubuntu-16-10/ How to access localhost using ngrok free account and dropbox over the internet (Ubuntu 16.10)]
 
 
 
[https://bkjaya.wordpress.com/2017/03/06/how-to-remotely-control-your-raspberry-pi-3-over-the-internet-using-a-realvnc-cloud-connection/ How to remotely control your Raspberry pi 3 over the internet using a RealVNC cloud connection]
 
 
 
[https://bkjaya.wordpress.com/2014/08/02/a-simple-method-to-make-zoneminder-alarm-events-remotely-viewable-using-dropbox-syncing-ubuntu-14-04mint-17/ A simple method to make Zoneminder alarm events remotely viewable using Dropbox syncing (Ubuntu 14.04/Mint 17)]
 
 
 
[https://bkjaya.wordpress.com/2016/12/13/how-to-control-zoneminder-cctv-installed-on-raspberry-pi3-remotely-using-teamviewer/ A simple method to make How to control Zoneminder CCTV installed on Raspberry pi3 remotely using TeamViewer]

Latest revision as of 02:55, 22 May 2021

How to Install ZoneMinder-1.36.0-focal1. on UBUNTU 21.04 ‘Hirsute Hippo’


How to install Zoneminder-1.36.0-focal1, on UBUNTU 20.04 LTS ( Focal Fossa) Using a Docker image


How to Install ZoneMinder-1.36.0-focal1. on UBUNTU 20.04 LTS ( Focal Fossa)


How to activate the Shutdown button of ZM-Console of Zoneminder master 1.35.27~20210504142217-focal on UBUNTU 20.04 LTS ( Focal Fossa)


How to Install ZoneMinder-Master ,latest (revised) on UBUNTU 20.04 LTS ( Focal Fossa)


HOW TO INSTALL ZONEMINDER-master latest ON UBUNTU 20.04


How to make Zoneminder to trigger an Audible Alarm when detects a motion


HOW TO INSTALL ZONEMINDER-master ON UBUNTU 19.10 (eoan), with php 7.4 & mysql 8


HOW TO INSTALL ZONEMINDER- master ON UBUNTU 19.10 (eoan), with mysql 8


Zoneminder-master -latest , docker image with php 7.4 ,Mysql 8 & MSMTP


How to sync zoneminder events with box.com account using git-annex on Ubuntu 18.04


How to Install ZoneMinder, v1.34.12. on UBUNTU 20.04 LTS ( Focal Fossa)


How to install Zoneminder v1.34.14. on UBUNTU 20.04 LTS ( Focal Fossa) Using a Docker image


How to Use Serveo to view Zoneminder Console and Motion detection events remotely


How to control Zoneminder CCTV installed on Raspberry pi3 remotely using TeamViewer


How to install ZoneMinder Master, v1.35.4 on UBUNTU 20.04 LTS ( Focal Fossa) Using a Docker image


How to Install ZoneMinder-Master ,v 1.35.4 on UBUNTU 20.04 LTS ( Focal Fossa)


How to install Zoneminder Docker on a qemu virtual machine with balenaOS on UBUNTU 20.04 LTS ( Focal Fossa) and view Zoneminder console remotely on balenaCloud


How to access localhost using ngrok free account and dropbox over the internet (Ubuntu 16.10)


How to remotely control your Raspberry pi 3 over the internet using a RealVNC cloud connection


A simple method to make Zoneminder alarm events remotely viewable using Dropbox syncing (Ubuntu 14.04/Mint 17)


A simple method to make How to control Zoneminder CCTV installed on Raspberry pi3 remotely using TeamViewer