Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


install_unifi_on_ubuntu

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
install_unifi_on_ubuntu [2018/07/14 18:16] juckinsinstall_unifi_on_ubuntu [2018/07/15 08:32] juckins
Line 4: Line 4:
   * Start with clean install of Ubuntu 18.04 on Oracle VirtualBox v5.2.12.   * Start with clean install of Ubuntu 18.04 on Oracle VirtualBox v5.2.12.
   * Install java 8 using [[https://websiteforstudents.com/how-to-install-oracle-java-jdk8-on-ubuntu-16-04-17-10-18-04-desktops/|websiteforstudents.com]] or [[https://tecadmin.net/install-oracle-java-8-ubuntu-via-ppa/|tecadmin.net]].   * Install java 8 using [[https://websiteforstudents.com/how-to-install-oracle-java-jdk8-on-ubuntu-16-04-17-10-18-04-desktops/|websiteforstudents.com]] or [[https://tecadmin.net/install-oracle-java-8-ubuntu-via-ppa/|tecadmin.net]].
-  * If desired, install the [[https://firewalld.org/|firewall GUI administration tool]] from the Ubuntu store+  * If desired, install the [[https://firewalld.org/|firewall GUI administration tool]] from the Ubuntu Software icon that shows up in the left sidebar after a clean install using the default desktop
     * Review the [[https://help.ubnt.com/hc/en-us/articles/218506997-UniFi-Ports-Used|Unifi ports to open]]     * Review the [[https://help.ubnt.com/hc/en-us/articles/218506997-UniFi-Ports-Used|Unifi ports to open]]
       * As of 14 July 2018, add TCP ports 8080, 8443 and UDP 3478 to public/permanent       * As of 14 July 2018, add TCP ports 8080, 8443 and UDP 3478 to public/permanent
       * Note: Enabling Cloud Access and accessing the controller via [[https://unifi.ubnt.com]] instead does not require opening 8443, and is safer since no direct Internet access is permitted to your controller's management.       * Note: Enabling Cloud Access and accessing the controller via [[https://unifi.ubnt.com]] instead does not require opening 8443, and is safer since no direct Internet access is permitted to your controller's management.
  
 +<code> 
 +$ sudo -s 
 +</code>
  
install_unifi_on_ubuntu.txt · Last modified: 2023/01/09 21:17 by juckins