Frequently Asked Question
Unifi 4.7.5 Controller on Ubuntu 14.04
Last Updated 8 years ago
Edit /etc/apt/sources.list and add the below lines
Add GPG keys to avoid packages not being verified
Update package lists
Install/upgrade unifi-controller
Access Controller at
## Debian/Ubuntu # stable => unifi4 # deb http://www.ubnt.com/downloads/unifi/debian unifi4 ubiquiti deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti
Add GPG keys to avoid packages not being verified
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv C0A52C50
Update package lists
sudo apt-get update
Install/upgrade unifi-controller
sudo apt-get install unifi
Access Controller at
https://domainorip:8443