You will see in many of our configuration instructions. When following these instructions you are supposed to substitute with the corresponding location in your computer. Its location will vary depending on your operating system. Find in the following directories:...
There is an update below for current version of UniFi OS In the old days the cable test was available through the CLI: swctrl -d cable show And you should expect something similar like: BusyBox v1.19.4 (2017-03-10 11:34:48 PST) built-in shell (ash) Enter...
I have updated this post for new information on 16/01/2016 Ubiquiti UniFi is properly supported on Ubuntu and Debian, breaking away from being Windows only. Being on Linux also reduces a lot of overhead that Windows typically laid on. The installation instructions...
How to install UniFi controller on CentOS, a very stable Linux platform used on production servers. Prepare CentOS # yum update -y # reboot # yum -y install wget unzip php httpd # service httpd start # chkconfig httpd on # su root MongoDB # vi...
1. Configuring Debian First you will need to download the correct Debian image for your architecture. There are generally two images used, a smaller installation image or a larger complete installation image. The smaller image is a bare bones Debian that requires an...