User Tools

Site Tools


notes:unifi58-on-ubuntu16-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
notes:unifi58-on-ubuntu16-install [2018/09/03 20:18] – created adminnotes:unifi58-on-ubuntu16-install [2018/09/04 09:42] (current) – [Install Unifi Controller 5.8 on Ubuntu 16.04 (Xenial) LTS] admin
Line 1: Line 1:
 ====== Install Unifi Controller 5.8 on Ubuntu 16.04 (Xenial) LTS ====== ====== Install Unifi Controller 5.8 on Ubuntu 16.04 (Xenial) LTS ======
  
-//Tested with **Ubuntu 16.04 (Xenial) LTS** and **Zabbix Controller 5.8.28** on **September 2018**//+-- //Tested with **Ubuntu 16.04 (Xenial) LTS** and **Zabbix Controller 5.8.28** on **September 2018**// --
  
  
Line 23: Line 23:
   echo "JSVC_EXTRA_OPTS=\"\$JSVC_EXTRA_OPTS -Xss1280k\"" | sudo tee -a /etc/default/unifi   echo "JSVC_EXTRA_OPTS=\"\$JSVC_EXTRA_OPTS -Xss1280k\"" | sudo tee -a /etc/default/unifi
 and restart the controller with  and restart the controller with 
-  sudo systemctl restart unifi+  sudo systemctl stop unifi 
 +  sudo systemctl start unifi
 Note that unifi restart could take a lot of time. If you are in hurry, you can kill stuck unifi processes manually with kill -9 before restarting the service (or reboot the machine :) Note that unifi restart could take a lot of time. If you are in hurry, you can kill stuck unifi processes manually with kill -9 before restarting the service (or reboot the machine :)
  
notes/unifi58-on-ubuntu16-install.1536005899.txt.gz · Last modified: 2018/09/03 20:18 by admin