fredag 12 augusti 2016

Unifi on Pi

sudo apt-get update
sudo apt-get -y upgrade

#Unifi

sudo sh -c 'echo "deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti" >> /etc/apt/sources.list'
sudo apt-get install -y dirmngr

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv C0A52C50

sudo apt-get update

sudo apt-get install -y unifi

#Configs:
/var/lib/unifi/
#https://help.ubnt.com/hc/en-us/articles/204952144-UniFi-How-can-I-restore-a-backup-configuration-

#Uninstall:
sudo apt-get remove --purge unifi

#http://www.lowefamily.com.au/2016/06/02/installing-ubiquiti-unifi-controller-5-on-raspberry-pi/
#https://help.ubnt.com/hc/en-us/articles/220066768-UniFi-Debian-Ubuntu-APT-howto
#https://help.ubnt.com/hc/en-us/articles/204952144-UniFi-How-can-I-restore-a-backup-configuration-

#Reset
https://help.ubnt.com/hc/en-us/articles/205143490-UniFi-How-to-reset-the-UniFi-Access-Point-to-factory-defaults

Inga kommentarer:

Skicka en kommentar