Difference between revisions of "Ubuntu"

From ZoneMinder Wiki
Jump to navigationJump to search
 
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Ubuntu is a Linux distribution based on Debian. It's a good system for a home / office user and the install CD installs 'most everything the home / office user will need.
Ubuntu is a Linux distribution based on Debian. It's a good system for a home / office user and the install CD installs 'most everything the home / office user will need.
Zoneminder's even version numbers are stable releases.


==Installation Guides==
==Installation Guides==
Line 5: Line 7:
* Using an Ubuntu Desktop distro, you will be able to host a complete ZM installation, and also watch the console/events/streams on the same machine;
* Using an Ubuntu Desktop distro, you will be able to host a complete ZM installation, and also watch the console/events/streams on the same machine;


* Using an Ubuntu Server distro, '''you will not be able to watch ZM''' on the same machine at all; but the system becomes much more light, using less resources and using an '''optimized Kernel'''  for server applications;  
* Using an Ubuntu Server distro, '''you will not be able to watch ZM''' on the same machine at all; but the system becomes much more light, using fewer resources and using an '''optimized Kernel'''  for server applications;  
 
* Using an install from a Net Boot CD or USB (http://cdimage.ubuntu.com/netboot/) you can do a minimal "server" install or add as much as you want


Before choosing, consider checking
Before choosing, consider checking
Line 13: Line 17:
http://www.ubuntu.com/products/whatisubuntu/serveredition/features/kernel  
http://www.ubuntu.com/products/whatisubuntu/serveredition/features/kernel  


===Common Issues with Zoneminder Installation on Ubuntu. Includes upgrade instructions!===
===Guides for Ubuntu===
 
[[Common Issues with Zoneminder Installation on Ubuntu]]  '''Includes upgrade instructions, Systemd Mount instructions and Multi Server Instructions!'''
 
===Guides for Ubuntu Server===
 
[[Ubuntu Server 14.04 64-bit with Zoneminder 1.26.5 the easy way]]
 
[[Ubuntu Any Version 12.04+ 64-bit with Zoneminder 1.28.1 the Docker way (two commands)]]
 
[[Ubuntu Server 16.04 64-bit with Zoneminder 1.29.0 the easy way]]
 
[[Ubuntu Server 16.04 64-bit with Zoneminder 1.30.4 the easy way]]Temporary install script
 
[[Ubuntu Server 18.04 64-bit with Zoneminder 1.30.4 the easy way]]
 
[[Ubuntu Server 14.04 64-bit with Zoneminder 1.32.0 the easy way]]


[[Ubuntu Server 16.04 64-bit with Zoneminder 1.32.0 the easy way]]
[[Ubuntu Server or Desktop Zoneminder 1.34.x]]


[[Ubuntu Server 18.04 64-bit with Zoneminder 1.32.0 the easy way]]
[[Ubuntu Server or Desktop Zoneminder 1.36.x]]


===Guides for Ubuntu Desktop===
===Note for Ubuntu Desktop===


Installing Zoneminder on a desktop system can have its benefits. It can also pose problems!  
Installing Zoneminder on a desktop system can have its benefits. It can also pose problems!  
Line 41: Line 29:
If you use one of the desktops provided with Ubuntu (Gnome, Unity, KDE, et. al.) use the corresponding Ubuntu server install/upgrade instructions. You may need to install tasksel to make it easier to install LAMP as most of the Ubuntu instructions start with a system set up with LAMP. It is recommended to install Zoneminder from a terminal. Using a software/package manager can get you in trouble!
If you use one of the desktops provided with Ubuntu (Gnome, Unity, KDE, et. al.) use the corresponding Ubuntu server install/upgrade instructions. You may need to install tasksel to make it easier to install LAMP as most of the Ubuntu instructions start with a system set up with LAMP. It is recommended to install Zoneminder from a terminal. Using a software/package manager can get you in trouble!


If you are using a distro such as Mint, find out which Ubuntu system your version is based on and use the corresponding Ubuntu server install/upgrade. And do the procedure from a terminal!
If you are using a distro such as Mint, find out which Ubuntu system your version is based on and use the corresponding Ubuntu server install/upgrade. And do the install procedure from a terminal!
 
Oh, did I fail to mention it is easy to copy the command instructions from the instructions on the WIKI and paste them into the terminal window? It is a great way to avoid typos!!!


[[Lubuntu_16.04_with_Zoneminder_1.30.0_pre-configured_DVD_or_USB]]
===Other Guides for Ubuntu===


[[Ubuntu 12.04/13.04 Desktop]]
[[Ubuntu_Install_ZoneMinder_on_Ubuntu_Server|Install ZoneMinder on Ubuntu Server]] (This is not in English and contains unneeded steps)


===Outdated versions===
===Outdated versions===
Line 53: Line 39:
* You may find useful or related info under the following guides to older ubuntu versions:
* You may find useful or related info under the following guides to older ubuntu versions:


[[Ubuntu Server 14.04 64-bit with Zoneminder 1.28.0 the easy way]]
[[Lubuntu_16.04_with_Zoneminder_1.30.0_pre-configured_DVD_or_USB]]


[[Ubuntu Server 14.04 64-bit with Zoneminder 1.28.1 the easy way]]
[[Ubuntu Server 14.04 64-bit with Zoneminder 1.28.1 the easy way]]
Line 67: Line 53:
[[Ubuntu Server 14.04 64-bit with Zoneminder 1.30.4 the easy way]]
[[Ubuntu Server 14.04 64-bit with Zoneminder 1.30.4 the easy way]]


[[Ubuntu Server 16.04 64-bit with Zoneminder 1.30.4 the easy way]]
[[Ubuntu Server 18.04 64-bit with Zoneminder 1.30.4 the easy way]]
[[Ubuntu Server 19.04 Zoneminder 1.32.3]]
[[Ubuntu_Install_ZoneMinder_on_Ubuntu_Server|Install ZoneMinder on Ubuntu Server]]
[[Ubuntu Server 14.04 64-bit with Zoneminder 1.26.5 the easy way]]
[[Ubuntu Any Version 12.04+ 64-bit with Zoneminder 1.28.1 the Docker way (two commands)]]
[[Ubuntu Server 16.04 64-bit with Zoneminder 1.29.0 the easy way]]
[[Ubuntu Server 14.04 64-bit with Zoneminder 1.32.x the easy way]]
[[Ubuntu Server 16.04 64-bit with Zoneminder 1.32.x the easy way]]
[[Ubuntu Server 18.04 64-bit with Zoneminder 1.32.x the easy way]]
[[Ubuntu Server 18.10 Zoneminder 1.30.4]]
[[Ubuntu Server 19.10 Zoneminder 1.33.x]]


[[Common Issues with Zoneminder Installation on Ubuntu]]


==Installation Notes==
==Installation Notes==

Latest revision as of 19:46, 3 September 2021

Ubuntu is a Linux distribution based on Debian. It's a good system for a home / office user and the install CD installs 'most everything the home / office user will need.

Zoneminder's even version numbers are stable releases.

Installation Guides

  • Using an Ubuntu Desktop distro, you will be able to host a complete ZM installation, and also watch the console/events/streams on the same machine;
  • Using an Ubuntu Server distro, you will not be able to watch ZM on the same machine at all; but the system becomes much more light, using fewer resources and using an optimized Kernel for server applications;

Before choosing, consider checking

http://www.ubuntu.com/products/whatisubuntu/serveredition/features

http://www.ubuntu.com/products/whatisubuntu/serveredition/features/kernel

Guides for Ubuntu

Ubuntu Server or Desktop Zoneminder 1.34.x

Ubuntu Server or Desktop Zoneminder 1.36.x

Note for Ubuntu Desktop

Installing Zoneminder on a desktop system can have its benefits. It can also pose problems!

If you use one of the desktops provided with Ubuntu (Gnome, Unity, KDE, et. al.) use the corresponding Ubuntu server install/upgrade instructions. You may need to install tasksel to make it easier to install LAMP as most of the Ubuntu instructions start with a system set up with LAMP. It is recommended to install Zoneminder from a terminal. Using a software/package manager can get you in trouble!

If you are using a distro such as Mint, find out which Ubuntu system your version is based on and use the corresponding Ubuntu server install/upgrade. And do the install procedure from a terminal!

Other Guides for Ubuntu

Install ZoneMinder on Ubuntu Server (This is not in English and contains unneeded steps)

Outdated versions

  • You may find useful or related info under the following guides to older ubuntu versions:

Lubuntu_16.04_with_Zoneminder_1.30.0_pre-configured_DVD_or_USB

Ubuntu Server 14.04 64-bit with Zoneminder 1.28.1 the easy way

Ubuntu Server 14.10 64-bit server with Zoneminder to use systemd

Ubuntu Server 17.04 64-bit with Zoneminder 1.30.0 the easy way

Ubuntu Server 17.04 64-bit with Zoneminder 1.30.4 the easy way

Ubuntu Server 17.10 64-bit with Zoneminder 1.30.4 the easy way

Ubuntu Server 14.04 64-bit with Zoneminder 1.30.4 the easy way

Ubuntu Server 16.04 64-bit with Zoneminder 1.30.4 the easy way

Ubuntu Server 18.04 64-bit with Zoneminder 1.30.4 the easy way

Ubuntu Server 19.04 Zoneminder 1.32.3

Install ZoneMinder on Ubuntu Server

Ubuntu Server 14.04 64-bit with Zoneminder 1.26.5 the easy way

Ubuntu Any Version 12.04+ 64-bit with Zoneminder 1.28.1 the Docker way (two commands)

Ubuntu Server 16.04 64-bit with Zoneminder 1.29.0 the easy way

Ubuntu Server 14.04 64-bit with Zoneminder 1.32.x the easy way

Ubuntu Server 16.04 64-bit with Zoneminder 1.32.x the easy way

Ubuntu Server 18.04 64-bit with Zoneminder 1.32.x the easy way

Ubuntu Server 18.10 Zoneminder 1.30.4

Ubuntu Server 19.10 Zoneminder 1.33.x

Common Issues with Zoneminder Installation on Ubuntu

Installation Notes

http://www.zoneminder.com/forums/viewtopic.php?t=5633 GUI package that installs Mplayer etc.

http://ubuntuforums.org/showpost.php?p=356392 EXTRA_LIBS parameter in .configure script

http://www.zoneminder.com/forums/viewtopic.php?t=6141

http://www.zoneminder.com/forums/viewtopic.php?t=13140 How to install latest Zoneminder on Ubuntu 8.10

Links

http://ubuntulinux.org

Categories: Linux distributions