Ubuntu

Install UniFi Video 3.9.6 on Ubuntu or Debian
You can run all the commands from the terminal, or ssh into the server See here if you need to setup SSH on the server. Install prerequisites sudo apt...
Thu, 9 Aug, 2018 10:09 AM
Install Java using Terminal
1: sudo apt-get update 2: sudo apt-get install default-jre
Mon, 11 Jun, 2018 4:28 PM
Install python using Terminal
1: sudo apt-get update 2: sudo apt-get install python
Mon, 11 Jun, 2018 4:34 PM