Ubuntu Install ZoneMinder on Ubuntu Server

From ZoneMinder Wiki
Revision as of 04:43, 31 March 2020 by Johnydo (talk | contribs)
Jump to navigationJump to search

LAMP (Linux, Apache, MySQL, PHP) vorbereiten

Installation Apache

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install apache2