-
Notifications
You must be signed in to change notification settings - Fork 5
UNIFI (lxc)
Giancky79 edited this page Sep 24, 2019
·
5 revisions
apt update -y && apt upgrade -y && reboot
echo 'deb http://www.ui.com/downloads/unifi/debian stable ubiquiti' | tee /etc/apt/sources.list.d/100-ubnt-unifi.list
wget -O /etc/apt/trusted.gpg.d/unifi-repo.gpg https://dl.ui.com/unifi/unifi-repo.gpg
apt update
apt install -y unifi