Skip to content

Instantly share code, notes, and snippets.

View Jazex5's full-sized avatar
💭
I may be slow to respond.

Pavel Kudrevatykh Jazex5

💭
I may be slow to respond.
View GitHub Profile
@Jazex5
Jazex5 / unifi-video-ubuntu-18-04.md
Created November 9, 2022 06:31 — forked from pdrok/unifi-video-ubuntu-18-04.md
Steps to install unifi-video on Ubuntu 18.04

log in as root: sudo su if you don't have MongoDB already installed:

sudo apt-get install mongodb mongodb-server openjdk-8-jre-headless=8u162-b12-1 jsvc

Open terminal (go to your apps and type in terminal, or push the windows key and type in terminal) Type the following commands:

sudo mv /usr/bin/mongod /usr/bin/mongod.bin