documentation:unifi
Differences
This shows you the differences between two versions of the page.
| documentation:unifi [2020/02/01 12:35] – external edit 127.0.0.1 | documentation:unifi [2020/02/02 14:38] (current) – removed lucid | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======Unifi Controller====== | ||
| - | WAP controller for Ubiquity wireless access points. | ||
| - | Installed Debian or Ubuntu linux in a VM, it doesn' | ||
| - | Upgrade the system before moving on to installing packages. | ||
| - | |||
| - | Install some basic shit (as root on debian) | ||
| - | < | ||
| - | # apt install sudo dirmngr | ||
| - | </ | ||
| - | Also install MongoDB | ||
| - | < | ||
| - | sudo apt install mongodb | ||
| - | </ | ||
| - | |||
| - | Add the unifi apt repos | ||
| - | < | ||
| - | echo 'deb http:// | ||
| - | sudo wget -O / | ||
| - | sudo apt update | ||
| - | sudo apt-get install apt-transport-https | ||
| - | </ | ||
| - | |||
| - | Install unifi | ||
| - | < | ||
| - | |||
| - | Manage the Unifi Controller from systemctl with the service name ' | ||
| - | < | ||
| - | sudo systemctl status unifi | ||
| - | </ | ||
| - | |||
| - | Connect to the WebGUI from ``https://< | ||
documentation/unifi.1580560512.txt.gz · Last modified: 2021/06/18 16:36 (external edit)