Skip to content

UNIFI (lxc)

Giancky79 edited this page Sep 24, 2019 · 5 revisions

Contenitore lxc con base debian 9

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

ora potete accedere con https://ip-ct:8443

Clone this wiki locally