Skip to content

UNIFI (lxc)

Giancky79 edited this page Sep 18, 2019 · 5 revisions

Contenitore LXC con Template Debian 9

apt update -y && apt upgrade -y

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 unifi -y

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

Clone this wiki locally