Jay Rogers
November 30th, 2017
Learn how to deploy a cloud hosted UniFi controller on Ubuntu 16.04. You'll be able to manage all of your locations and UniFi devices from a single location.
nano /etc/apt/apt.conf.d/99force-ipv4
Once you have that open, enter this text:
Acquire::ForceIPv4 "true";
echo 'deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti' | sudo tee /etc/apt/sources.list.d/100-ubnt-unifi.list
sudo wget -O /etc/apt/trusted.gpg.d/unifi-repo.gpg https://dl.ubnt.com/unifi/unifi-repo.gpg
sudo apt update && sudo apt -y install unifi
sudo apt update && sudo apt -y upgrade
See the entire "Complete Ubiquiti UniFi + Synology Network Build" course here: https://srvrsi.de/unifi-and-synology-build-course
We write code the same way -- production-grade, well-documented, and built to last. Two senior engineers available for a fraction of what a full-time hire costs.

We're a community of 3,000+ members help each other level up our development skills.
Active Discord Members
We help each other through the challenges and share our knowledge when we learn something cool.
Stars on GitHub
Our community is active and growing.
Newsletter Subscribers
We send periodic updates what we're learning and what new tools are available. No spam. No BS.
Be the first to know about our latest releases and product updates.